| .. |
|
__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 query functions in commands and lib
|
2022-06-21 15:26:02 +02:00 |
|
customize.py
|
Merge branch 'develop' into maya_py3_compatibility
|
2022-02-07 17:24:29 +01:00 |
|
fbx.py
|
fix parenting for skeletal meshes
|
2022-03-15 00:41:46 +01:00 |
|
lib.py
|
use 'get_current_project_asset' in hosts
|
2022-07-15 15:57:01 +02:00 |
|
lib_renderproducts.py
|
♻️ refactor the fix
|
2022-08-05 16:44:30 +02:00 |
|
lib_rendersettings.py
|
Refactor moved usage of CreateRender settings
|
2022-08-10 16:14:50 +02:00 |
|
lib_rendersetup.py
|
Add log back in that got refactored out by accident (thanks Hound!)
|
2022-02-03 12:27:50 +01:00 |
|
lib_template_builder.py
|
raise and error when nothing is selected
|
2022-08-11 15:08:14 +02:00 |
|
menu.py
|
Merge pull request #3669 from BigRoy/maya_menu_move_set_render_settings
|
2022-09-02 18:26:05 +02:00 |
|
pipeline.py
|
adding a Qt lockfile dialog for lockfile tasks
|
2022-09-14 20:49:48 +08:00 |
|
plugin.py
|
use Logger instead of PypeLogger
|
2022-08-24 15:52:47 +02: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 'OpenPypeMongoConnection' from 'openpype.client'
|
2022-07-18 11:20:14 +02:00 |
|
template_loader.py
|
renamed 'attributes' to 'required_keys' and 'optional_attributes' to 'optional_keys'
|
2022-07-29 17:46:14 +02:00 |
|
workio.py
|
maya define it's workfile extensions only in module itself
|
2022-08-11 14:14:21 +02:00 |