Commit graph

13 commits

Author SHA1 Message Date
Roy Nieterau
182bc4b5e8 Fix #4357: Move Look Assigner tool to maya since it's Maya only 2023-03-14 11:15:02 +01:00
Jakub Trllo
08442d6b07 use direct import of resources 2022-10-11 17:38:25 +02:00
Ondřej Samohel
d1db49177f
Merge branch 'develop' into maya_py3_compatibility 2022-02-07 17:24:29 +01:00
Jakub Trllo
f94f636ff2 moved maya implementation to openpype 2022-02-03 18:44:27 +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
Roy Nieterau
fa77a49349 Simplify logic that falls back to first valid name.
- This fixes an issue with Maya 2022.0 where the maya web button was not yet renamed
- Tested in Maya 2019.3.1, Maya 2020.4 and Maya 2022.1
2022-01-04 14:12:21 +01:00
Roy Nieterau
d090655764 Support OpenPype icon override in Maya Toolbox in Maya 2022+
- Also refactor import maya.cmds as `mc` to `cmds` to match with other code in the OpenPype code base
2021-12-28 14:52:59 +01:00
iLLiCiTiT
447add6b4a log traceback of lookassigner creation 2021-10-15 18:16:19 +02:00
iLLiCiTiT
97ed09c059 maya look assigner is not added if can't be initialized 2021-10-15 18:12:17 +02:00
iLLiCiTiT
ad1af83d53 maya is using host_tools 2021-10-15 15:03:40 +02:00
iLLiCiTiT
9aae8f9f48 use openpype loader 2021-09-17 11:57:46 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
Renamed from pype/hosts/maya/api/customize.py (Browse further)