ayon-core/pype/plugins/maya/create
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
..
create_animation.py
create_ass.py
create_assembly.py
create_camera.py
create_layout.py
create_look.py
create_mayaascii.py
create_model.py Create model needs to be "Main" by default. 2019-07-21 16:37:37 +01:00
create_pointcache.py
create_renderglobals.py
create_rendersetup.py
create_review.py
create_rig.py
create_setdress.py
create_vrayproxy.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
create_vrayscene.py
create_yeti_cache.py
create_yeti_rig.py