Commit graph

37903 commits

Author SHA1 Message Date
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
Roy Nieterau
065906a5ab Fix 'reference node is not associated with a reference file' errors 2024-04-11 12:16:45 +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
iLLiCiTiT
1d459d2be2 modified products model to get versions information once 2024-04-10 22:43:21 +02:00
Roy Nieterau
4802a40641 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/maya_load_published_workfile_as_template 2024-04-10 19:15:51 +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
066e18afe7 do not set 'QT_PREFERRED_BINDING' for subprocess 2024-04-10 14:22:24 +02:00
Jakub Trllo
99160a8832 fix installation of qt binding for newer blender 2024-04-10 14:22:15 +02:00
Jakub Trllo
ff6d207d44 use the qt binding to be installed 2024-04-10 14:21:31 +02:00
Jakub Trllo
ca704a8126 define qt binding based on blender version 2024-04-10 14:19:25 +02:00
Jakub Trllo
acdafb0a90 removed unused 'win32api' import 2024-04-10 13:50:53 +02:00
Ondřej Samohel
1ece2defc9
Merge pull request #31 from ynput/feature/houdini_allow_taking_snapshoots
Houdini: Extract active view as thumbnail when no thumbnail set
2024-04-10 12:11:46 +02:00
Ondřej Samohel
ee5cd1b0f6
Merge branch 'develop' into feature/houdini_allow_taking_snapshoots 2024-04-10 12:11:38 +02:00
Ondřej Samohel
70e109d54c
Merge pull request #293 from ynput/enhancement/add-maya2025-support
Maya: add support for Maya 2025
2024-04-10 12:05:25 +02:00
Ondřej Samohel
8d1b74d886
Merge branch 'develop' into enhancement/add-maya2025-support 2024-04-10 12:05:16 +02:00
Jakub Trllo
6366998d57
change order to match imports order
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-10 12:02:12 +02:00
Jakub Trllo
400e30f160 fix variable used in anatomy to work with site sync 2024-04-10 11:29:02 +02:00
Jakub Trllo
7c994ee1f0 ignore unused variable in tray 2024-04-10 11:25:45 +02:00
Jakub Trllo
55b60fc7e2 do not store output to unused variable 2024-04-10 11:25:33 +02:00
Jakub Trllo
40c41f82ec ignore unused import in loader action 2024-04-10 11:25:18 +02:00
Jakub Trllo
2f9834ba3b removed duplicated methods in slates 2024-04-10 11:25:05 +02:00
Jakub Trllo
9cb8b3b84c comment out example implementation 2024-04-10 11:24:55 +02:00
Jakub Trllo
d1243d74e3 define function instead of lambda 2024-04-10 11:24:41 +02:00
Jakub Trllo
ebfcd364cd don't use single char variable 2024-04-10 11:24:33 +02:00
Jakub Trllo
a782d4bc19 added constants to __all__ 2024-04-10 11:24:16 +02:00
Jakub Trllo
978604f34c remove duplicated code 2024-04-10 11:20:07 +02:00
Jakub Trllo
09e1779586 use correct variable for product name 2024-04-10 11:19:43 +02:00
Jakub Trllo
e69ac72a75 fix used variable in blender load layout plugin 2024-04-10 11:19:08 +02:00