Commit graph

37847 commits

Author SHA1 Message Date
Roy Nieterau
7063f88e26
Merge branch 'develop' into bugfix/maya_camera_publish_image_plane 2024-04-11 18:08:52 +02:00
Roy Nieterau
6a08003ca7 Preserve image plane size on attaching - fix #411 2024-04-11 18:06:27 +02:00
Petr Kalis
a75e55b927
Merge pull request #405 from BigRoy/chore/cleanup_abstract_collect_render
Abstract Render Collector: Preserve instance id when replacing with new instance
2024-04-11 17:56:22 +02:00
Petr Kalis
0f24d099ec Merge branch 'chore/cleanup_abstract_collect_render' of https://github.com/BigRoy/ayon-core into chore/cleanup_abstract_collect_render 2024-04-11 17:53:07 +02:00
Petr Kalis
cc42c4d5a8 Fix - use differently named variable
Original `instance` variable might shadow wanted `render-like` instance if wrong order of instances get processed.
2024-04-11 17:52:38 +02:00
Jakub Trllo
7f824f44fb
Merge pull request #410 from BigRoy/enhancement/maya_validate_workspace
Maya: Validate Maya Workspace fix report not formatting the root dir variable
2024-04-11 17:42:11 +02:00
Roy Nieterau
af00f43ce8
Merge branch 'develop' into chore/cleanup_abstract_collect_render 2024-04-11 17:26:39 +02:00
Roy Nieterau
c538ed58ef Do not merge source_instance into the instance 2024-04-11 17:26:15 +02:00
Roy Nieterau
c9dc848b70 Cosmetics 2024-04-11 17:15:42 +02:00
Roy Nieterau
5f507ff854 Update comment 2024-04-11 17:12:45 +02:00
Roy Nieterau
129d5d6b0e Do not create a new instance, just update the existing instance 2024-04-11 17:11:39 +02:00
Jakub Trllo
440e05f308
Merge pull request #395 from ynput/bugfix/anatomy-site-sync-variable
Anatomy: Fix variable used to work with site sync
2024-04-11 17:07:05 +02:00
Roy Nieterau
79abe05637 Fix message formatting 2024-04-11 17:03:42 +02:00
Jakub Trllo
5b9a08e154
Merge pull request #388 from ynput/enhancement/remove-unused-imports
Chore: Remove unused imports
2024-04-11 16:27:55 +02:00
Roy Nieterau
5ad7103f57 Raise error if source not found in context 2024-04-11 16:25:34 +02:00
Roy Nieterau
9690748d99 Do not return bool 2024-04-11 16:24:40 +02:00
Jakub Trllo
e7bb981548
Merge pull request #402 from ynput/enhancement/AY-4893_Better-addons-client-code-in-core
Chore: Preparation for split of addon from ayon core
2024-04-11 15:55:30 +02:00
Jakub Trllo
101d82ca50 Merge branch 'develop' into enhancement/AY-4893_Better-addons-client-code-in-core 2024-04-11 15:54:53 +02:00
Kayla Man
afc5ef3705
Merge pull request #407 from ynput/bugfix/AY-4953_Substance-8K-option-missing
Substance Painter: add missing 8k option into texture export size setting in the texture creator
2024-04-11 21:38:44 +08:00
Kayla Man
d60453b0b9
Merge branch 'develop' into bugfix/AY-4953_Substance-8K-option-missing 2024-04-11 21:38:29 +08:00
Roy Nieterau
4b1b54732e
Merge branch 'develop' into chore/cleanup_abstract_collect_render 2024-04-11 14:47:56 +02:00
Jakub Trllo
abbba1f526
Merge pull request #408 from ynput/bugfix/prepare-template-ignore-non-string
Chore: Prepare data does care only about string values
2024-04-11 14:46:25 +02:00
Jakub Trllo
e3cfb68007 convert only string values in prepare data 2024-04-11 14:42:08 +02:00
Roy Nieterau
25a54cbdca
Update client/ayon_core/pipeline/publish/lib.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-11 14:38:38 +02:00
Roy Nieterau
e1bd0ccf54
Update client/ayon_core/pipeline/publish/lib.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-11 14:38:33 +02:00
Roy Nieterau
19c655e153
Update client/ayon_core/pipeline/publish/lib.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-11 14:38:28 +02:00
Kayla Man
bcfd43b9f5 add 8k options into texture creator 2024-04-11 20:28:11 +08:00
Jakub Trllo
0e35560c3b
Merge pull request #391 from ynput/bugfix/tvpaint-workfile-loader
TVPaint: Fix filename formatting in workflie load plugin
2024-04-11 14:05:47 +02:00
Roy Nieterau
708fd64c79 Fix instances - I need more coffee today 2024-04-11 13:29:35 +02:00
Roy Nieterau
b3d9dabd62 Fix returning the instances 2024-04-11 13:24:08 +02:00
Roy Nieterau
5b85cc9ec3 Tweak comment 2024-04-11 13:23:41 +02:00
Roy Nieterau
6e812e0079 Fix replacement, and do not add new instance in context twice 2024-04-11 13:23:00 +02:00
Roy Nieterau
56fd07a784 Fix replacement 2024-04-11 13:14:24 +02:00
Jakub Trllo
e74c1912a2 Merge branch 'develop' into bugfix/tvpaint-workfile-loader 2024-04-11 13:06:15 +02:00
Roy Nieterau
f9a0b7a1ec Replace instances while preserving their instance.id and instance.data[instance_id] 2024-04-11 12:58:47 +02:00
Jakub Trllo
95b4d64b6a
Merge pull request #394 from ynput/enhancement/small-code-cleanup
Chore: Small code cleanup
2024-04-11 11:57:05 +02:00
Toke Jepsen
b965f754ba
Merge pull request #382 from BigRoy/enhancement/maya_validate_model_content_root_unique
Maya: Validate Model Content support for non-unique top group names
2024-04-11 09:31:02 +01:00
Toke Jepsen
41f1d09ac9
Merge branch 'develop' into enhancement/maya_validate_model_content_root_unique 2024-04-11 09:30:51 +01:00
Jakub Trllo
93d0e28a63 make sure path is string 2024-04-11 10:10:55 +02:00
Jakub Trllo
4fa9cab65b implemented milestone versions so we can log that addon version is too old to be compatible with ayon core 2024-04-10 18:32:23 +02:00
Jakub Trllo
ad7b558d18 removed logic loading addons from 'addons' dir 2024-04-10 18:29:58 +02:00
Jakub Trllo
409c8ef885 bump applications addon version to '0.2.0' 2024-04-10 18:29:24 +02:00
Jakub Trllo
725c15449a
Merge pull request #401 from ynput/bugfix/run-command-fix
Chore: Run commnad fix
2024-04-10 18:08:50 +02:00
Jakub Trllo
25c9face01
Merge pull request #386 from ynput/enhancement/use-set-for-representation-name
Chore: Use `set` for representation name attribute in LoadPlugin
2024-04-10 17:52:20 +02:00
Jakub Trllo
cad45cee4c check for correct first argument 2024-04-10 17:37:52 +02:00
Jakub Trllo
10ba857abd applications addon has package.py 2024-04-10 16:42:49 +02:00
Jakub Trllo
d498eb8e42 create pakcage.py only if is not available 2024-04-10 16:42:38 +02:00
Jakub Trllo
a17381dcae create ayon addons script can handle client code 2024-04-10 16:27:17 +02:00
Jakub Trllo
43a95bed75 move client code of applications addon next to server codebase 2024-04-10 16:00:52 +02:00
Jakub Trllo
acdafb0a90 removed unused 'win32api' import 2024-04-10 13:50:53 +02:00