Commit graph

3729 commits

Author SHA1 Message Date
Jakub Trllo
047cc8e0cf fix issues in list view widgets 2024-10-14 11:01:20 +02:00
Jakub Trllo
e2eb8260de fix validation of context in main window 2024-10-11 17:41:07 +02:00
Jakub Trllo
c3aff4deb2 implemented similar logic to create attributes 2024-10-09 15:35:37 +02:00
Jakub Trllo
d51b56821d
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes 2024-10-09 15:19:37 +02:00
Jakub Trllo
87329306d4 don't set all values unless they are valid for the instance 2024-10-09 15:17:45 +02:00
Jakub Trllo
a9e58c4047 added method to get attribute definition 2024-10-09 15:17:27 +02:00
Jakub Trllo
ed36077292 added 'is_value_valid' implementation for attribute definitions 2024-10-09 15:17:16 +02:00
Jakub Trllo
b0001f9a58 fix values loop 2024-10-09 14:32:47 +02:00
Jakub Trllo
a2170a76fe initial idea of merging attributes 2024-10-09 14:26:41 +02:00
Jakub Trllo
87a909ae40 use py3 super 2024-10-09 14:26:17 +02:00
Jakub Trllo
5ca53978fc added missing data to serialization o textdef 2024-10-09 14:26:07 +02:00
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
4aea1c9170
Merge branch 'develop' into feature/add_pyblish_debug_stepper_to_exprimental_tools 2024-10-09 10:51:47 +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
Roy Nieterau
f27a57b7e4
Merge branch 'develop' into enhancement/attr-defs-better-arg-names 2024-10-07 17:36:16 +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
Roy Nieterau
ceafd5b6d9 Cinema4D: Open last workfile on launch 2024-10-04 02:11:42 +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
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
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