Roy Nieterau
7d2a6bfab7
Fix frame number recognition
...
- Previously 1005 would fail due to a "5" being present. This would only be noticable if the start frame used for detection included a digit that was not 0, 1, 2, 3 or 4.
2022-10-05 14:56:39 +02:00
Jakub Trllo
387a43b09e
fix import of render settings
2022-09-29 10:29:19 +02:00
Jakub Trllo
1423b8ba69
removed unused 'openpype.api' imports in maya validators
2022-09-28 13:27:45 +02:00
Jakub Trllo
de0c33ce30
Merge pull request #3654 from BigRoy/fix_3410_2
...
Maya: Redshift Skip aov file format check for Cryptomatte
2022-09-23 12:07:13 +02:00
Roy Nieterau
54d5724d6a
Fix log formatting (global file format and aov file format were previously swapped)
2022-09-23 11:59:06 +02:00
Petr Kalis
c43b952357
Updated docstring
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-09-20 11:15:39 +02:00
Petr Kalis
56dcb25dc0
Updated args to maketx
...
Better logging.
2022-09-19 18:23:08 +02:00
Kayla Man
42ad74b398
remove lockfile during publish
2022-09-16 21:13:14 +08:00
Kayla Man
8fab407da2
remove lockfile during publish
2022-09-16 21:12:22 +08:00
Kayla Man
1049f22c4d
remove lockfile during publish
2022-09-16 21:01:45 +08:00
Kayla Man
c2d9ef859e
remove lockfile during publish
2022-09-16 21:00:03 +08:00
Kayla Man
563515c0e6
remove lockfile during publish
2022-09-16 20:56:12 +08:00
Jakub Trllo
cca6ee7bce
Merge pull request #3819 from BigRoy/maya_cleanup_legacy_ftrack_plugins
...
Maya: Remove old legacy (ftrack) plug-ins that are of no use anymore
2022-09-16 10:09:16 +02:00
Jakub Trllo
9f5b67a5b1
Merge pull request #3775 from pypeclub/feature/OP-3879_Change-extractor-usage-in-maya
...
Maya: Use new Extractor location
2022-09-14 11:37:57 +02:00
Milan Kolar
e5cf456a95
Merge pull request #3629 from BigRoy/collect_input_links
2022-09-14 11:30:29 +02:00
Ondřej Samohel
f5a8c36e3e
Merge pull request #3759 from BigRoy/maya_submit_deadline_abstract_base
...
Maya: Refactor submit deadline to use AbstractSubmitDeadline
2022-09-12 10:57:04 +02:00
Jakub Trllo
ad81d94de6
Merge branch 'develop' into feature/OP-3879_Change-extractor-usage-in-maya
2022-09-12 09:52:55 +02:00
Roy Nieterau
b7ee7669af
Remove redundant comma
2022-09-09 12:03:32 +02:00
Roy Nieterau
ad9e172e4a
Add functionality back in to store playback time range with the mayaScene publish
2022-09-09 12:02:10 +02:00
Roy Nieterau
872d85f91d
Remove old legacy plug-ins that are of no use anymore
2022-09-09 11:52:33 +02:00
Roy Nieterau
1f8887eabb
Cosmetics
2022-09-08 23:05:03 +02:00
Roy Nieterau
fea33ee496
Clarify log message which of the values is AOV format and which is global
2022-09-08 23:04:41 +02:00
Roy Nieterau
4d84a06bd3
Repair defaultRenderGlobals.animation (must be enabled)
2022-09-08 22:57:46 +02:00
Roy Nieterau
d37f65e81f
Fix prefix is None issue
2022-09-08 22:55:36 +02:00
Roy Nieterau
379a5f5d78
Log file format in more human-readable manner instead of an integer
2022-09-08 22:52:08 +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
e429e2ec41
Remove json dump since renderProducts are not serializable
2022-08-30 10:19:38 +02:00
Roy Nieterau
23e652a51f
Patch plug-in payload with settings
2022-08-29 19:54:36 +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