Commit graph

105 commits

Author SHA1 Message Date
Ondřej Samohel
d39ed18ad3
Merge pull request #2506 from BigRoy/maya_lib_attributevalues_fix_empty_string
Fix #2497: reset empty string attributes correctly to "" instead of "None"
2022-01-12 20:03:05 +01:00
Milan Kolar
d9efc89fb3
Merge pull request #2447 from BigRoy/optimize_maya_lib_polyConstraint 2022-01-10 21:54:58 +01:00
Roy Nieterau
5d2c5d7776 Fix #2497: reset empty string attributes correctly to "" instead of "None" 2022-01-09 20:55:14 +01:00
Ondřej Samohel
bc0b7f2545
Merge pull request #2383 from Ellipsanime/add-options-to-not-group-reference-for-referenceloader
Maya : add option to not group reference in ReferenceLoader
2022-01-04 16:17:48 +01:00
BenoitConnan
21b66991b7 add "attach_to_root" option as a qargparse argument 2022-01-03 15:52:17 +01:00
Roy Nieterau
86771ae01d Optimization: Improve speed slightly more (somehow this is faster in most cases) 2021-12-28 14:34:42 +01:00
Roy Nieterau
b30629866a Improve lib.polyConstraint performance when Select tool is not the active tool context 2021-12-28 14:23:37 +01:00
iLLiCiTiT
e5efaf842b removed imports from avalon vendor and use sys modules 2021-11-25 00:39:22 +01:00
Ondřej Samohel
278ee5fa93
Merge pull request #2197 from pypeclub/hotfix/OP-1148_vray-aov-separator
Maya: Support for configurable AOV separator characters
2021-11-18 14:19:28 +01:00
Ondrej Samohel
5916389022
fix aov separator character usage 2021-11-12 17:15:57 +01:00
Petr Kalis
042d80d84d
Merge pull request #2198 from pypeclub/feature/OP-1923_Dirmap-in-Nuke
Dirmap in Nuke
2021-11-10 16:42:48 +01:00
karimmozlia
8d67aa179b hound 2021-11-05 18:04:16 +02:00
karimmozlia
280a2f6879 don't convert colors if it already converted
instance capture preset in second time is getting the already converted color value from first time .. so i just make ignore conversion then
2021-11-05 15:59:43 +02:00
Petr Kalis
73a4de5f27 Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-1923_Dirmap-in-Nuke 2021-11-04 18:10:07 +01:00
Milan Kolar
ff4f92a688
Merge pull request #2174 from pypeclub/bugfix/OP-1827-Maya-aspect-ratio 2021-11-03 10:44:53 +01:00
Milan Kolar
433c6e83a6
Merge pull request #2170 from pypeclub/feature/OP-1021-maya-colorspace-config 2021-11-03 10:43:39 +01:00
Petr Kalis
c6e424bc87 OP-1923 - abstracted dirmap for reuse in hosts
Implemented for Maya (refactored current implementation)
2021-11-02 12:05:37 +01:00
iLLiCiTiT
2207d3a279 use scene inventory from host tools 2021-10-27 18:13:17 +02:00
Milan Kolar
cf0d592396
Merge pull request #1373 from pypeclub/feature/maya_python_3 2021-10-25 17:07:42 +02:00
karimmozlia
10e2729237 hound 2021-10-25 14:27:40 +02:00
karimmozlia
d60cd57486 replace maya menu with new command 2021-10-25 14:25:50 +02:00
karimmozlia
69815c6f55 calc deviceAspectRatio and set pixelAspect 2021-10-25 13:56:12 +02:00
karimmozlia
a09689431c hound 2021-10-22 18:26:23 +02:00
karimmozlia
bb97734cf6 hound 2021-10-22 18:25:02 +02:00
karimmozlia
5e7468ff4f fix typo colorManagementPreference 2021-10-22 18:08:06 +02:00
karimmozlia
ccc1ff3099 un check color managment when no path 2021-10-22 18:01:55 +02:00
karimmozlia
076d090de4 add to imageio schema 2021-10-22 17:45:43 +02:00
iLLiCiTiT
ccceefc3ef Merge branch 'develop' into feature/OP-1841_Experimental-options 2021-10-22 16:17:50 +02:00
karimmozlia
dc206f0ce6 add menu item 2021-10-22 16:11:40 +02:00
Ondřej Samohel
1c72a5ecce
Merge pull request #2151 from pypeclub/bugfix/maya-hotbox
Maya: Fix hotbox broken by scriptsmenu
2021-10-22 14:57:36 +02:00
iLLiCiTiT
437fe5a1bd Merge branch 'develop' into feature/maya_python_3 2021-10-22 10:09:12 +02:00
iLLiCiTiT
ee443cb735 added example tool into experimental tools 2021-10-21 15:29:28 +02:00
iLLiCiTiT
d844769028 Merge branch 'develop' into feature/PYPE-2095_Single-tools-access-for-all-hosts 2021-10-20 11:20:44 +02:00
Ondrej Samohel
2d687e5e6a
fix maya hotbox 2021-10-19 15:18:41 +02: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
235bc68573 use host_tools in maya 2021-10-15 11:14:38 +02:00
Petr Kalis
8d69283b8a PYPE-1343 - added project and task into context window 2021-10-14 16:27:43 +02:00
Petr Kalis
94d4926084 PYPE-1218 - changed namespace to contain subset name 2021-10-07 12:51:50 +02:00
Ondřej Samohel
cf6eacaa58
Merge pull request #2065 from pypeclub/bugfix/maya-fix-camera-token
Maya: Fix multi-camera renders
2021-10-06 17:15:02 +02:00
Ondrej Samohel
aefbfa638a
remove unused assignment 2021-10-06 16:30:01 +02:00
Petr Kalis
54d18ceca6
Merge pull request #2088 from pypeclub/PYPE-1941_Run-different-dirmap-for-locally-synched-workfiles
Added choosing different dirmap mapping if workfile synched locally
2021-09-30 09:48:00 +02:00
Petr Kalis
6f4d057278 Added choosing different dirmap mapping if workfile synched locally 2021-09-29 12:50:04 +02:00
Milan Kolar
bf39741cb8
Merge pull request #1955 from davidlatwe/feature/maya-publish-augmented-model 2021-09-24 12:20:37 +01:00
Ondrej Samohel
f907eb00fb
fix hound 🐕 2 2021-09-23 17:43:41 +02:00
Ondrej Samohel
ee7ebc11fa
fix hound 🐕 2021-09-23 17:41:45 +02:00
Ondrej Samohel
7d2d621c9a
camera token for all renderers 2021-09-22 18:07:48 +02:00
Petr Kalis
a6bd47f4b7
Merge pull request #2018 from pypeclub/feature/maya_import_asset_from_scene_inventory
Feature Maya import asset from scene inventory
2021-09-22 16:37:56 +02:00
Ondrej Samohel
1cd8aec44c
wip on fixing camera tokens 2021-09-22 03:07:20 +02:00