Jakub Trllo
|
ad81d94de6
|
Merge branch 'develop' into feature/OP-3879_Change-extractor-usage-in-maya
|
2022-09-12 09:52:55 +02:00 |
|
Jakub Trllo
|
4f3accee1a
|
change "hierarchy" key to "nodesHierarchy" in maya
|
2022-09-08 11:34:33 +02:00 |
|
Jakub Trllo
|
c22ef061a8
|
Merge branch 'develop' into feature/OP-3879_Change-extractor-usage-in-maya
|
2022-09-05 12:22:45 +02:00 |
|
Ondřej Samohel
|
313b56bf06
|
Merge pull request #3659 from BigRoy/maya_select_containers
Scene Inventory: Maya add actions to select from or to scene
|
2022-09-02 18:13:54 +02:00 |
|
Jakub Trllo
|
b61688828e
|
Use new import source of Extractor
|
2022-09-01 12:11:07 +02:00 |
|
Jakub Trllo
|
cd4b5ce227
|
Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline
|
2022-08-30 13:48:02 +02:00 |
|
Roy Nieterau
|
b14bb4b91e
|
Fix typo for Maya argument with_focus -> withFocus
|
2022-08-29 17:23:22 +02:00 |
|
Jakub Trllo
|
f29f45c380
|
removed duplicated plugin
|
2022-08-27 10:09:54 +02:00 |
|
Jakub Trllo
|
10758ec144
|
use new source of order variables
|
2022-08-26 14:51:22 +02:00 |
|
Jakub Trllo
|
2e412b55c1
|
use new import sources for 'RepairContextAction' and 'RepairAction'
|
2022-08-26 12:25:02 +02:00 |
|
Jakub Trllo
|
27517897ab
|
use new imports of 'get_errored_plugins_from_context' and 'get_errored_instances_from_context'
|
2022-08-26 12:07:26 +02:00 |
|
Jakub Trllo
|
fa2234259e
|
replaced usages of 'contextplugin_should_run' with 'context_plugin_should_run'
|
2022-08-26 11:27:20 +02:00 |
|
Jakub Trllo
|
26270c4d57
|
Merge pull request #3714 from pypeclub/feature/legacy_creator_getter_function
General: Move creators plugin getter
|
2022-08-24 12:28:13 +02:00 |
|
Jakub Trllo
|
fe75b25c9b
|
use 'get_legacy_creator_by_name' instead of 'get_creator_by_name'
|
2022-08-23 18:23:11 +02:00 |
|
Jakub Trllo
|
90910cc3ee
|
use project name in prepare root value instead of project code
|
2022-08-23 15:02:01 +02:00 |
|
Ondřej Samohel
|
3eebc91480
|
Merge pull request #3693 from pypeclub/release/3.14.x
Release 3.14.0
|
2022-08-18 17:05:58 +02:00 |
|
Ondřej Samohel
|
aa055dc8e8
|
Merge pull request #3661 from pypeclub/bugfix/OP-2023-Maya-Disable-rendering-of-all-lights-Render-Setup-Deadline
Maya: Disable rendering of all lights for render instances submitted through Deadline.
|
2022-08-18 16:26:02 +02:00 |
|
Milan Kolar
|
4334adda1a
|
Merge branch 'develop' into release/3.14.x
|
2022-08-18 10:48:46 +02:00 |
|
Jakub Trllo
|
7095bff502
|
set "farm" to true in maya render colletor
|
2022-08-17 11:04:58 +02:00 |
|
Roy Nieterau
|
3501c93b90
|
Merge branch 'maya_select_containers' of https://github.com/BigRoy/OpenPype into maya_select_containers
|
2022-08-17 10:35:28 +02:00 |
|
Allan I. A
|
7deb307924
|
Fix bug in default.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2022-08-17 11:35:26 +03:00 |
|
Allan I. A
|
41ac0d65c4
|
Fix bug in default.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2022-08-17 11:35:10 +03:00 |
|
Roy Nieterau
|
e364c025e6
|
Tweak labels for clearer distinction between the two actions
|
2022-08-17 10:34:58 +02:00 |
|
Allan I. A
|
8d65c65fc9
|
Remove unused attribute.
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2022-08-17 11:34:00 +03:00 |
|
Allan Ihsan
|
7a94c5350e
|
Merge branch 'develop' into bugfix/OP-2023-Maya-Disable-rendering-of-all-lights-Render-Setup-Deadline
|
2022-08-16 22:45:24 +03:00 |
|
Roy Nieterau
|
53257a9198
|
Merge remote-tracking branch 'upstream/develop' into remove_unused_code
|
2022-08-16 10:30:04 +02:00 |
|
Roy Nieterau
|
cc83982443
|
Merge remote-tracking branch 'upstream/develop' into remove_unused_code
|
2022-08-16 09:01:47 +02:00 |
|
Ondřej Samohel
|
7aa5ff7068
|
Merge remote-tracking branch 'origin/develop' into feature/maya-unreal-layout
|
2022-08-15 18:25:30 +02:00 |
|
Ondřej Samohel
|
cafd9a1402
|
Merge pull request #3643 from BigRoy/fix_3642
Maya: Refactor moved usage of CreateRender settings
|
2022-08-15 17:42:37 +02:00 |
|
Ondřej Samohel
|
e5b1cc59bd
|
🐛 missing comma
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-08-15 17:37:40 +02:00 |
|
Ondřej Samohel
|
0b0bc57c4c
|
Merge pull request #3628 from moonyuet/bugfix/OP-3531_Maya-aiImage-and-UDIM
fix the bug of failing to extract look when UDIMs format used in AiImage
|
2022-08-15 11:04:46 +02:00 |
|
Allan Ihsan
|
d2f9c100c3
|
Fix correct path bug
|
2022-08-15 02:19:42 +03:00 |
|
Allan Ihsan
|
8fcf5ffa28
|
Revert "Add flag to collector, fix settings path bug"
This reverts part of commit 5146c5a7e7.
|
2022-08-15 02:19:02 +03:00 |
|
Allan Ihsan
|
5146c5a7e7
|
Add flag to collector, fix settings path bug
|
2022-08-15 02:00:15 +03:00 |
|
Allan Ihsan
|
5322527226
|
add flag attribute to render creator
|
2022-08-15 01:59:56 +03:00 |
|
Allan Ihsan
|
d7aba60460
|
Validate lights flag
|
2022-08-15 01:59:36 +03:00 |
|
Ondřej Samohel
|
5a2e8f6d8f
|
🐛 remove import
|
2022-08-12 18:44:16 +02:00 |
|
Ondrej Samohel
|
79a3777d86
|
♻️ distribute ocio as zips
|
2022-08-12 18:41:55 +02:00 |
|
Roy Nieterau
|
a3ee45edd9
|
Refactor host.ls() to host.get_containers()
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-08-12 18:14:23 +02:00 |
|
Roy Nieterau
|
ca424baf73
|
Scene Inventory: Maya add actions to select from or to scene
|
2022-08-12 16:39:20 +02:00 |
|
Kayla Man
|
cd64ffb8f8
|
fix the bug of failing to extract look when UDIM formats used in AiImage
|
2022-08-12 21:51:45 +08:00 |
|
Kayla Man
|
f9f275f6a0
|
fix the bug of failing to extract look when UDIM formats used in AiImage
|
2022-08-12 21:47:08 +08:00 |
|
Kayla Man
|
85575e3a99
|
fix the bug of failing to extract look when UDIM formats used in AiImage
|
2022-08-12 21:40:40 +08:00 |
|
Kayla Man
|
a9cee020b5
|
fix the bug of failing to extract look when UDIM formats used in AiImage
|
2022-08-12 21:38:45 +08:00 |
|
Kayla Man
|
9b01e6e032
|
fix the bug of failing to extract look when UDIM formats used in AiImage
|
2022-08-12 21:36:40 +08:00 |
|
Kayla Man
|
ffea3e85fe
|
fix the bug of failing to extract look when UDIM formats used in AiImage
|
2022-08-12 21:34:30 +08:00 |
|
Kayla Man
|
f5578cf664
|
fix the bug of failing to extract look when UDIM formats used in AiImage
|
2022-08-12 20:57:18 +08:00 |
|
Kayla Man
|
fc65721838
|
fix the bug of failing to extract look when UDIM formats used in AiImage
|
2022-08-12 20:52:47 +08:00 |
|
Kayla Man
|
dc73bbdb13
|
fix the bug of failing to extract look when UDIM formats used in AiImage
|
2022-08-12 20:49:34 +08:00 |
|
Kayla Man
|
82c4f19979
|
fix the bug of failing to extract look when UDIM format used in AiImage
|
2022-08-12 18:36:05 +08:00 |
|