ayon-core/pype/plugins/maya/load
Jakub Jezek b40e1f5511 fix(all): rename attributes
- `frameRate` to `fps`
- `startFrame` to `frameStart`
- `endFrame` to `frameEnd`
- `fstart` to `frameStart`
- `fend` to `frameEnd`
- `handle_start` to `handleStart`
- `handle_end` to `handleEnd`
- `resolution_width` to `resolutionWidth`
- `resolution_height` to `resolutionHeight`
- `pixel_aspect` to `pixelAspect`
2019-07-31 12:38:14 +02:00
..
_load_animation.py cleaning up family names 2018-10-18 13:59:58 +02:00
actions.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
load_ass.py convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
load_assembly.py add collector and loader for assembly 2019-02-20 17:17:01 +01:00
load_audio.py setSoundDisplay was not loaded, so better to timeControl 2019-07-01 18:27:31 +01:00
load_camera.py convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
load_fbx.py convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
load_gpucache.py simplyfy model maya reference loader and add proxy classes for backwards compatibility 2019-07-17 15:26:16 +02:00
load_image_plane.py Ensure EXR plugin is loaded. 2019-07-28 21:23:32 +01:00
load_look.py update attributes when updating look in scene manager 2019-02-21 19:17:51 +01:00
load_mayaascii.py convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
load_reference.py simplyfy model maya reference loader and add proxy classes for backwards compatibility 2019-07-17 15:26:16 +02:00
load_rendersetup.py feat(maya): added **RenderSetup** template support for avalon, utilizing rendersetup family 2019-06-14 18:32:57 +02:00
load_rig.py Reset pivot to zero. 2019-06-06 10:11:59 +01:00
load_vdb_to_redshift.py convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
load_vdb_to_vray.py convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
load_vrayproxy.py convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
load_yeti_cache.py convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00
load_yeti_rig.py convert presets to pype2.0 way 2019-04-10 00:12:09 +02:00