Jakub Trllo
|
e7450ef732
|
Merge pull request #2829 from pypeclub/enhancement/OP-2814_Use-openpype-tools-only
Tools: Don't use avalon tools code
|
2022-03-03 11:54:47 +01:00 |
|
Milan Kolar
|
8234529813
|
Merge pull request #2633 from pypeclub/bugfix/maya-vrscene-loader-fixes
|
2022-03-02 15:30:12 +01:00 |
|
Jakub Trllo
|
4f0001c4f3
|
replace usages of avalon.tools with use classes from openpype.tools
|
2022-03-02 13:48:47 +01:00 |
|
iLLiCiTiT
|
cbe5552aa2
|
Merge branch 'develop' into fix_set_frame_range_loaders
|
2022-02-26 10:01:39 +01:00 |
|
Milan Kolar
|
8b58c2cc9d
|
Merge pull request #2445 from BigRoy/maya_py3_compatibility
|
2022-02-25 16:38:40 +01:00 |
|
Ondřej Samohel
|
3bbd40eb5d
|
Merge pull request #2709 from BigRoy/maya_host_cleanup
Maya: Remove some unused code
|
2022-02-22 12:40:41 +01:00 |
|
Roy Nieterau
|
edbd032616
|
Remove unused import
|
2022-02-21 21:05:13 +01:00 |
|
Roy Nieterau
|
b52e511a6e
|
Remove more unused code
|
2022-02-21 21:03:16 +01:00 |
|
Ondřej Samohel
|
4d8afc671c
|
Merge branch 'develop' into maya_py3_compatibility
|
2022-02-21 17:30:52 +01:00 |
|
Ondřej Samohel
|
9294a21635
|
Merge pull request #2759 from BigRoy/maya_fix_unique_namespace_in_namespace
Maya: Fix `unique_namespace` when in an namespace that is empty
|
2022-02-21 17:06:41 +01:00 |
|
Ondřej Samohel
|
1bd39c9b2d
|
Merge pull request #2508 from BigRoy/maya_look_containerize_reference_only
Maya: Add only reference node to look family container like with other families
|
2022-02-18 13:42:13 +01:00 |
|
Ondrej Samohel
|
4a0597bdb2
|
Merge branch 'develop' into bugfix/maya-vrscene-loader-fixes
|
2022-02-18 12:38:45 +01:00 |
|
Roy Nieterau
|
b1578dcdd7
|
Maya: Fix unique_namespace when in an namespace that is empty
|
2022-02-18 12:22:05 +01:00 |
|
Ondřej Samohel
|
37c40e259c
|
Merge pull request #2744 from BigRoy/maya_save_on_workfile
Maya: Save current scene on workfile publish
|
2022-02-17 18:01:34 +01:00 |
|
Roy Nieterau
|
c4c7266529
|
Move Maya SaveCurrentScene to beginning of ExtractorOrder
|
2022-02-16 21:41:32 +01:00 |
|
Roy Nieterau
|
e08062b98b
|
Always save scene on Workfile publish
|
2022-02-16 17:05:25 +01:00 |
|
Roy Nieterau
|
76ef5d9279
|
Only save scene if current scene is in a modified state
|
2022-02-16 17:05:07 +01:00 |
|
Milan Kolar
|
e287bdc4a1
|
Merge pull request #2624 from BigRoy/subset_default_to_main
|
2022-02-16 13:28:57 +01:00 |
|
Roy Nieterau
|
df0d8fcb87
|
Remove Maya 'lock' logic since it's unused in OP code base
|
2022-02-13 13:25:34 +01:00 |
|
Roy Nieterau
|
d9ccb5e713
|
Add back _null(*args) because it was used by shelf`
|
2022-02-13 11:37:42 +01:00 |
|
Roy Nieterau
|
b09629397d
|
Cosmetics
|
2022-02-13 00:12:35 +01:00 |
|
Roy Nieterau
|
c74f4e6f04
|
More cleanup
|
2022-02-13 00:08:28 +01:00 |
|
Roy Nieterau
|
58ac71decb
|
Fix docstring
|
2022-02-13 00:08:13 +01:00 |
|
Roy Nieterau
|
33e1687120
|
Remove maya_temp_folder() function - not used in code base
|
2022-02-13 00:01:06 +01:00 |
|
Roy Nieterau
|
651ac02b3b
|
Remove old unused function
|
2022-02-12 23:57:47 +01:00 |
|
Roy Nieterau
|
cae76ef920
|
Remove some unused functions
|
2022-02-12 23:56:13 +01:00 |
|
Roy Nieterau
|
a40dca7f50
|
Remove menu.json files - these are now loaded through settings
|
2022-02-12 23:51:48 +01:00 |
|
Roy Nieterau
|
18c385e15f
|
Remove default family states for hosts from code - as this is overridden by OpenPype settings
|
2022-02-12 13:35:18 +01:00 |
|
Roy Nieterau
|
112fda1bba
|
Merge remote-tracking branch 'upstream/develop' into subset_default_to_main
# Conflicts:
# openpype/hosts/harmony/api/plugin.py
# openpype/hosts/houdini/api/plugin.py
# openpype/hosts/maya/api/plugin.py
|
2022-02-12 10:53:22 +01:00 |
|
Roy Nieterau
|
767537ca05
|
Merge remote-tracking branch 'upstream/develop' into maya_look_containerize_reference_only
# Conflicts:
# openpype/hosts/maya/plugins/load/load_look.py
|
2022-02-12 10:38:13 +01:00 |
|
Ondřej Samohel
|
06709b03da
|
Merge pull request #2642 from BigRoy/maya_lib_rendersetup_cleanup
Maya: cleanup duplicate rendersetup code
|
2022-02-11 15:30:31 +01:00 |
|
Ondřej Samohel
|
897ce52ed5
|
Merge pull request #2680 from pypeclub/enhancement/OP-2607_maya-configurable-validate-units
Maya configurable unit validator
|
2022-02-11 14:10:13 +01:00 |
|
Ondřej Samohel
|
ba2f9d89b6
|
Merge pull request #2692 from pypeclub/bugfix/OP-2253_maya-redshift-fixes
Maya Redshift fixes
|
2022-02-10 19:22:49 +01:00 |
|
Ondřej Samohel
|
806c6d2daf
|
Merge pull request #2661 from BigRoy/maya_validate_frame_range_settings
Maya: Add Validate Frame Range settings
|
2022-02-10 17:46:30 +01:00 |
|
Ondrej Samohel
|
5385c32900
|
fixed aov separator for redshift, validator error message
|
2022-02-10 15:09:03 +01:00 |
|
Ondrej Samohel
|
36730e38d4
|
fix redshift prefix, creator options and repair action
|
2022-02-10 13:29:56 +01:00 |
|
Jakub Trllo
|
9ad09904f4
|
fix fps validation popup
|
2022-02-09 17:10:35 +01:00 |
|
Ondřej Samohel
|
bc355b2279
|
added km and miles, updated context access
|
2022-02-09 10:51:53 +01:00 |
|
Ondrej Samohel
|
36ba36f52c
|
fix messages
|
2022-02-08 22:54:13 +01:00 |
|
Ondrej Samohel
|
9258793831
|
add options to plugin
|
2022-02-08 19:04:43 +01:00 |
|
Jakub Trllo
|
b02699018a
|
fix menu callbacks to use lambda to avoid passing unexpected arguments
|
2022-02-08 14:36:55 +01:00 |
|
Ondřej Samohel
|
d1db49177f
|
Merge branch 'develop' into maya_py3_compatibility
|
2022-02-07 17:24:29 +01:00 |
|
Roy Nieterau
|
d94a61682b
|
Fix typos, tweak docstring
|
2022-02-04 19:25:06 +01:00 |
|
Jakub Trllo
|
fb7a616f9e
|
hound fixes
|
2022-02-03 19:14:08 +01:00 |
|
Jakub Trllo
|
f94f636ff2
|
moved maya implementation to openpype
|
2022-02-03 18:44:27 +01:00 |
|
Roy Nieterau
|
5269510ed9
|
Create and parent the V-Ray Scene first to transform so that outliner shows VRayScene icon on transform
|
2022-02-03 13:38:09 +01:00 |
|
Roy Nieterau
|
b0aa53b52c
|
Remove redundant string format
|
2022-02-03 13:21:42 +01:00 |
|
Roy Nieterau
|
ed2908353d
|
Don't create redundant extra group
|
2022-02-03 13:21:03 +01:00 |
|
Roy Nieterau
|
6fd4e7cf38
|
Lock shape nodes
|
2022-02-03 13:12:56 +01:00 |
|
Roy Nieterau
|
4e370b57c8
|
Add log back in that got refactored out by accident (thanks Hound!)
|
2022-02-03 12:27:50 +01:00 |
|