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 |
|
Roy Nieterau
|
b1578dcdd7
|
Maya: Fix unique_namespace when in an namespace that is empty
|
2022-02-18 12:22:05 +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 |
|
Ondrej Samohel
|
5385c32900
|
fixed aov separator for redshift, validator error message
|
2022-02-10 15:09:03 +01:00 |
|
Jakub Trllo
|
9ad09904f4
|
fix fps validation popup
|
2022-02-09 17:10:35 +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 |
|
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
|
4e370b57c8
|
Add log back in that got refactored out by accident (thanks Hound!)
|
2022-02-03 12:27:50 +01:00 |
|
Roy Nieterau
|
57a878cf6a
|
Fix: refactor forgotten _override
|
2022-02-03 11:52:01 +01:00 |
|
Roy Nieterau
|
6e52bd77c2
|
Remove attributes.py and refactor usage to lib_rendersetup.py
|
2022-02-03 11:49:16 +01:00 |
|
Roy Nieterau
|
0ffaaf0542
|
Match some changes from attributes.py
|
2022-02-03 11:47:46 +01:00 |
|
Roy Nieterau
|
4fb92b6fca
|
Default to "Main" subset name across all hosts
- 'testhost' is not refactored to default to "Main"
|
2022-02-02 10:25:33 +01:00 |
|
Jakub Trllo
|
7d8b36ac7d
|
Merge pull request #2504 from pypeclub/bugfix/OP-2347_Maya-Workdirs--Workspacemel-get-nested-down-when-switching-via-Work-Files-tool
Workfiles Tool can handle when workfile is not created directly in workdir path
|
2022-02-01 10:57:02 +01:00 |
|
Roy Nieterau
|
c7559b602f
|
Draft to support Color Management v2 preferences in Maya 2022+
|
2022-01-25 17:39:36 +01:00 |
|
Roy Nieterau
|
228ae756a9
|
Merge branch 'develop' into maya_look_containerize_reference_only
|
2022-01-25 09:20:06 +01:00 |
|
Milan Kolar
|
bb4158061a
|
Merge branch 'develop' into feature/OP-2378_maya-to-unreal-static-meshes
|
2022-01-24 17:52:54 +01:00 |
|
Milan Kolar
|
46bb062b6e
|
Merge pull request #2486 from BigRoy/maya_remove_unused_fps_attr
|
2022-01-24 17:41:54 +01:00 |
|
Roy Nieterau
|
1166d377ff
|
Merge branch 'develop' into maya_look_containerize_reference_only
|
2022-01-21 14:04:37 +01:00 |
|
Roy Nieterau
|
3433868980
|
Use namespace directly instead of parsing from first member
(cherry picked from commit 4cc7003cea27d468c847a1eb9c510160242abc9b)
|
2022-01-21 13:56:25 +01:00 |
|
Ondřej Samohel
|
9a8d8db0c0
|
Merge pull request #2531 from BigRoy/fix_maya_api_lib_namespaced
Maya: namespaced context go back to original namespace when started from inside a namespace
|
2022-01-21 01:16:13 +01:00 |
|
Ondřej Samohel
|
b57490911f
|
Merge pull request #2542 from BigRoy/cosmetics_typos_01
Cosmetics: Clean up some cosmetics / typos
|
2022-01-21 00:34:47 +01:00 |
|
Ondrej Samohel
|
701b9275a4
|
Merge remote-tracking branch 'origin/develop' into cosmetics_typos_01
|
2022-01-21 00:22:17 +01:00 |
|
Ondrej Samohel
|
c88f95fa6f
|
fix 🐕
|
2022-01-20 17:18:06 +01:00 |
|
Ondrej Samohel
|
47244a3917
|
create duplicates
|
2022-01-20 17:13:21 +01:00 |
|
Roy Nieterau
|
107e2e637e
|
Fix typos / cosmetics
|
2022-01-16 13:05:26 +01:00 |
|
Roy Nieterau
|
1bfe3c1fd0
|
Remove explicit background color - icons are transparent and it works fine without
|
2022-01-16 10:56:35 +01:00 |
|
Roy Nieterau
|
a20499eb3e
|
Remove mayalookassigner check to avoid tool initialize on startup
|
2022-01-16 10:55:19 +01:00 |
|