Jakub Trllo
fca9eaa423
fix pre create attributes in look
2024-06-12 13:49:02 +02:00
Jakub Trllo
5a74d5c986
do not pass self to the function
2024-06-12 13:48:52 +02:00
Jakub Trllo
820bb7318e
don't call 'super' in 'get_instance_attr_defs'
2024-06-12 13:48:35 +02:00
Jakub Trllo
da1bb3fad5
pointcache does not append attr definitions to base list but to new list
2024-06-12 13:28:20 +02:00
Kayla Man
6d42703cf4
Update server_addon/max/client/ayon_max/api/pipeline.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-11 23:11:03 +08:00
Kayla Man
3cb6b869e3
fix scene inventory not shown up
2024-06-11 23:07:36 +08:00
Petr Kalis
e7094a28f2
Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/process_submission_arguments
2024-06-11 13:30:19 +02:00
Petr Kalis
7ea8d42d96
Used variables
2024-06-11 13:29:08 +02:00
Jakub Trllo
88eba62940
Merge branch 'develop' into chore/remove-unreal-addon
2024-06-11 12:26:28 +02:00
Petr Kalis
a39b150120
Merge branch 'develop' into bugfix/add_deadline_to_prerender
2024-06-10 18:08:29 +02:00
Petr Kalis
a853d39275
Use single list of families
...
All collectors should use same list of families (eg. product types).
This list is a bit bigger than list in submit_publish_job which might be by design as some families might be changing during publishing steps.
2024-06-10 17:49:28 +02:00
Petr Kalis
6e487c6739
Move auth and verify to submit only
...
submit requires these two arguments, if one needs to override process_submission, they can get auth and verify themselves.
2024-06-10 17:01:11 +02:00
Jakub Trllo
c0be1b79c5
Merge branch 'develop' into feature/AY-5372_-Feature-integrationunit-tests
2024-06-10 14:58:31 +02:00
Kayla Man
246213db7d
Merge branch 'develop' into enhancement/AY-5687_Substance-review-attribute
2024-06-10 20:28:45 +08:00
Kayla Man
5d6e5f329b
bump application version in version.py
2024-06-10 20:28:17 +08:00
Kayla Man
0a99109d73
remove unrelated hosts and bump application addon version
2024-06-10 19:52:16 +08:00
Kayla Man
43b7200d4b
resolve conflict
2024-06-10 19:04:33 +08:00
Jakub Trllo
d4fe1bb970
Merge branch 'develop' into bugfix/update-wrong-client-versions
2024-06-10 11:19:21 +02:00
Jakub Trllo
f0d12503a7
fix client versions
2024-06-10 11:12:38 +02:00
Jakub Trllo
b6d7bd949a
bump versions
2024-06-10 11:06:49 +02:00
Ondřej Samohel
3139cb2438
🔥 remove unreal addon for its new home
...
unreal addon now lives https://github.com/ynput/ayon-unreal
2024-06-07 18:39:37 +02:00
Petr Kalis
60c42b4bbb
Standardize families to submit_publish_job
2024-06-07 17:07:42 +02:00
Petr Kalis
51e57e5edd
Merge develop
2024-06-07 17:03:43 +02:00
Jakub Trllo
794e433fb0
Merge branch 'develop' into enhancement/dont-use-asset-naming-in-editorial
2024-06-07 16:59:08 +02:00
Jakub Trllo
997b8f3b56
Merge branch 'develop' into feature/AY-4923_Move-Unreal-client-code
2024-06-07 16:53:42 +02:00
Kayla Man
5cdc58cfc4
Merge branch 'develop' into bugfix/AY-5044_AE-multiselection-in-Loader
2024-06-07 22:51:02 +08:00
Kayla Man
9b0f17e636
Update server_addon/aftereffects/client/ayon_aftereffects/plugins/load/load_file.py
2024-06-07 22:50:31 +08:00
Ondřej Samohel
1993b4f4ae
Merge branch 'develop' into feature/AY-4923_Move-Unreal-client-code
2024-06-07 16:45:45 +02:00
Kayla Man
52a597c74c
Merge branch 'develop' into bugfix/AY-5045_AE-switching-asset-from-movmp4-to-image-sequence
2024-06-07 22:41:47 +08:00
Jakub Jezek
d32384492f
Remove import and defaultdict
2024-06-07 16:07:30 +02:00
Jakub Jezek
642908a7ee
Bump addon version from 0.2.0 to 0.2.1
...
Update version in package.py to match the new addon version.
2024-06-07 16:07:09 +02:00
Jakub Jezek
ad7beffe2e
Fixing itnegrate ignoring for shot product types
2024-06-07 16:07:00 +02:00
Jakub Jezek
1d30a9a37a
Merge branch 'develop' into enhancement/AY-5146_Hiero--enhancing-effect-publishing-categorization
2024-06-07 15:33:37 +02:00
Jakub Trllo
d70c78ad3d
removed duplicated attribute
2024-06-07 14:47:48 +02:00
Jakub Trllo
fc26763941
Merge branch 'develop' into enhancement/movement-cleanups
2024-06-07 14:46:13 +02:00
Jakub Trllo
299fee2eed
fix creation of packages
2024-06-07 14:43:52 +02:00
Jakub Trllo
09bc271c5c
Merge branch 'develop' into enhancement/movement-cleanups
2024-06-07 14:41:25 +02:00
Jakub Trllo
171b2927a8
fix creation of packages
2024-06-07 14:27:03 +02:00
Jakub Trllo
2ce77d81ca
bump resolve version
2024-06-07 13:44:17 +02:00
Jakub Trllo
d00c3cba76
bump version of changed addons
2024-06-07 11:38:53 +02:00
Jakub Trllo
1d51cdb894
Merge branch 'develop' into feature/AY-4923_Move-Unreal-client-code
2024-06-07 11:35:04 +02:00
Jakub Trllo
591f8fd1dc
Merge branch 'develop' into enhancement/AY-4933_Move-TimersManager-addon
2024-06-07 11:34:58 +02:00
Jakub Trllo
1d2c9b234b
Merge branch 'develop' into enhancement/movement-cleanups
2024-06-07 11:34:55 +02:00
Jakub Trllo
192cd14771
bump tvpaint client version
2024-06-07 11:28:30 +02:00
Jakub Trllo
e48e2b0fe0
Merge branch 'develop' into enhancement/movement-cleanups
2024-06-07 11:26:55 +02:00
Jakub Trllo
175b2f879b
add empty line
2024-06-07 11:20:32 +02:00
Jakub Trllo
075c2ede5c
fix import in tvpaint
2024-06-07 11:16:26 +02:00
Jakub Trllo
5e9a0f5fc4
move 'aiohttp_json_rpc' to jobqueue addon
2024-06-07 11:15:51 +02:00
Jakub Trllo
ae803e3ad1
create jobqueue addon
2024-06-07 11:14:37 +02:00
Jakub Trllo
426f057a7d
move pynput dependency to timers manager
2024-06-07 11:02:56 +02:00