| .. |
|
__init__.py
|
renamed 'HostImplementation' to 'HostBase' and `MayaHostImplementation' to 'MayaHost'
|
2022-06-22 18:05:37 +02:00 |
|
action.py
|
use new imports of 'get_errored_plugins_from_context' and 'get_errored_instances_from_context'
|
2022-08-26 12:07:26 +02:00 |
|
commands.py
|
use qtpy in maya implementation instead of Qt
|
2022-12-20 13:39:27 +01:00 |
|
customize.py
|
use direct import of resources
|
2022-10-11 17:38:25 +02:00 |
|
fbx.py
|
fix parenting for skeletal meshes
|
2022-03-15 00:41:46 +01:00 |
|
gltf.py
|
glTF-extractor-for-Maya
|
2022-11-26 16:17:09 +08:00 |
|
lib.py
|
use qtpy in maya implementation instead of Qt
|
2022-12-20 13:39:27 +01:00 |
|
lib_renderproducts.py
|
aov filtering
|
2022-11-22 18:56:20 +08:00 |
|
lib_rendersettings.py
|
update the redshift render settings
|
2022-12-12 22:05:47 +08:00 |
|
lib_rendersetup.py
|
Fix refactor typo
|
2022-08-10 15:47:32 +02:00 |
|
menu.py
|
use qtpy in maya implementation instead of Qt
|
2022-12-20 13:39:27 +01:00 |
|
obj.py
|
Add extract_obj.py and obj.py
|
2022-08-18 14:01:54 +03:00 |
|
pipeline.py
|
use qtpy in maya implementation instead of Qt
|
2022-12-20 13:39:27 +01:00 |
|
plugin.py
|
Improve readability
|
2022-12-10 09:30:42 +00:00 |
|
render_setup_tools.py
|
fix maya string imports
|
2021-04-01 21:48:18 +02:00 |
|
setdress.py
|
make sure output of get_representations_parents always returns values for passed repre ids
|
2022-06-30 11:50:40 +02:00 |
|
shader_definition_editor.py
|
use qtpy in maya implementation instead of Qt
|
2022-12-20 13:39:27 +01:00 |
|
workfile_template_builder.py
|
fix arguments for 'cleanup_placeholder'
|
2022-09-23 14:06:39 +02:00 |
|
workio.py
|
maya define it's workfile extensions only in module itself
|
2022-08-11 14:14:21 +02:00 |