Commit graph

41574 commits

Author SHA1 Message Date
Jakub Trllo
88e4a159ca fix clone 2024-10-09 14:25:50 +02:00
Jakub Trllo
0c801ba892 fix ui label 2024-10-09 14:25:32 +02:00
Jakub Trllo
116061aefb added option to skip def specific comparison 2024-10-09 14:25:19 +02:00
Jakub Trllo
b8bc6ec2e3 simplified comparison 2024-10-09 14:24:09 +02:00
Jakub Trllo
b2b2ae6cfe added some type hints 2024-10-09 14:24:04 +02:00
Jakub Trllo
d9e012c4af
fix key iteration
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-10-09 10:12:43 +02:00
Jakub Trllo
fef043d3e2 use imported classes for typehints 2024-10-08 13:01:11 +02:00
Jakub Trllo
165f6a6626 Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
# Conflicts:
#	client/ayon_core/tools/publisher/widgets/widgets.py
2024-10-08 12:51:18 +02:00
Jakub Trllo
1489d98b3a
Merge pull request #889 from ynput/enhancement/attr-defs-better-arg-names
Attribute definitions: Positive argument names
2024-10-08 12:33:31 +02:00
Roy Nieterau
f27a57b7e4
Merge branch 'develop' into enhancement/attr-defs-better-arg-names 2024-10-07 17:36:16 +02:00
Ondřej Samohel
6651a61a90
Merge pull request #932 from BigRoy/enhancement/AY-6092_allow_update_between_compatible_representations
Allow representation switch on update if representation does not exist
2024-10-07 14:42:09 +02:00
Roy Nieterau
57cfcb4d57
Merge branch 'develop' into enhancement/AY-6092_allow_update_between_compatible_representations 2024-10-07 12:15:02 +02:00
Jakub Trllo
8a3a1e8042 moved imports a little 2024-10-04 18:14:12 +02:00
Jakub Trllo
a40d8cc817 added typehint imports 2024-10-04 18:14:03 +02:00
Jakub Trllo
8af66a0f78 replaced 'liste_to' prefix with 'add' prefix 2024-10-04 18:05:12 +02:00
Jakub Trllo
cd8a16cf88 fix used method name 2024-10-04 17:46:19 +02:00
Jakub Trllo
344ed86dc0 better name to change create attr defs 2024-10-04 17:41:34 +02:00
Jakub Trllo
d13990a604 unify context method too 2024-10-04 17:37:16 +02:00
Jakub Trllo
03560f8ff6 unify method name 2024-10-04 17:35:15 +02:00
Jakub Trllo
0348e9ea22 implemented 'get' in 'PublishAttributes' 2024-10-04 16:50:00 +02:00
Jakub Trllo
d962e01c53 fix attribute error 2024-10-04 14:55:54 +02:00
Jakub Trllo
5cb7152385 allow to use the method for context plugins 2024-10-04 14:40:18 +02:00
Jakub Trllo
36b54c0b4b added helper method 'instance_matches_plugin_families' 2024-10-04 14:20:15 +02:00
Jakub Trllo
652d17113b added method to update context publish attributes 2024-10-04 11:38:02 +02:00
Jakub Trllo
58cc97ebfd added information about 'create_context' in event callback 2024-10-04 11:37:52 +02:00
Jakub Trllo
92485f180d
Merge pull request #939 from BigRoy/enhancement/cinema4d_add_last_workfile
Cinema4D: Open last workfile on launch
2024-10-04 10:52:59 +02:00
Roy Nieterau
ceafd5b6d9 Cinema4D: Open last workfile on launch 2024-10-04 02:11:42 +02:00
Jakub Trllo
64a6322bb0
Merge pull request #938 from ynput/bugfix/937-publish-validation-errors-show-traceback-in-artist-facing-reports
Publisher: Remove pyblish exception log from records
2024-10-03 23:02:00 +02:00
Jakub Trllo
820fd54a56 remove pyblish exception logfrom records 2024-10-03 17:39:10 +02:00
Ynbot
d2cbdc1d21 [Automated] Update version in package.py for develop 2024-10-03 14:27:53 +00:00
Ynbot
162a47db60 [Automated] Add generated package files from main 2024-10-03 14:27:19 +00:00
Robin De Lillo
67b974879d
Merge pull request #936 from ynput/bugfix/#895_fix_rounding_rates_computation
Fix NTSC framerates floating issue comparison.
2024-10-03 10:19:34 -04:00
robin
4096530a47 Merge branch 'develop' into bugfix/#895_fix_rounding_rates_computation 2024-10-03 10:18:39 -04:00
robin
412b4b8d3a Address feedback from PR. 2024-10-03 10:18:12 -04:00
Jakub Trllo
e8480df28d
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes 2024-10-03 16:07:13 +02:00
Jakub Trllo
74da1cefcf
Merge pull request #877 from ynput/enhancement/publisher-ui-does-not-log-to-console
Publisher: Do not log to console
2024-10-03 15:52:36 +02:00
Jakub Trllo
c315c96755 print logs based on env variable 2024-10-03 15:51:46 +02:00
Jakub Trllo
8923dfab05 Merge branch 'develop' into enhancement/publisher-ui-does-not-log-to-console
# Conflicts:
#	client/ayon_core/tools/publisher/models/publish.py
2024-10-03 15:27:02 +02:00
Jakub Trllo
5d1e4863e0 added some docstrings 2024-10-03 15:21:02 +02:00
Jakub Trllo
b535dcb81f added docstrings to listen methods 2024-10-03 15:14:41 +02:00
robin
a3c9106f35 Fix typo 2024-10-03 09:07:26 -04:00
robin
84d6daf60c Fix NTSC framerates floating issue comparison. 2024-10-03 08:36:34 -04:00
Jakub Trllo
585ce005f8
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes 2024-10-03 14:27:33 +02:00
Jakub Trllo
7f73d9c9e4 safe 'register_create_context_callbacks' 2024-10-03 14:26:53 +02:00
Jakub Trllo
941836cc0d removed unused import 2024-10-03 14:26:37 +02:00
Jakub Trllo
51d806ba3a
Merge pull request #897 from ynput/bugfix/#895_fix_otio_subset_resources_img_sequence
Fix wrong retimed detection on image sequence clip.
2024-10-03 12:45:24 +02:00
Jakub Ježek
56b7ebb907
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence 2024-10-03 12:41:44 +02:00
Jakub Trllo
1af24d86df
Merge pull request #920 from ReeceMulley/enhancement/improved_OIIO_subimages_handling
improved OIIO subimages handling
2024-10-03 12:33:00 +02:00
Jakub Ježek
df69603605
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence 2024-10-03 12:29:31 +02:00
Jakub Ježek
473c4c19d9
Merge branch 'develop' into enhancement/improved_OIIO_subimages_handling 2024-10-03 12:16:05 +02:00