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 add default families 2019-02-20 17:10:30 +01:00
create_ass.py add default families 2019-02-20 17:10:30 +01:00
create_assembly.py add layout and assembly creator 2019-02-20 17:11:52 +01:00
create_camera.py add default families 2019-02-20 17:10:30 +01:00
create_layout.py add default subset names 2019-02-20 17:32:33 +01:00
create_look.py integrate can handle with hardlinks 2019-03-04 15:41:06 +01:00
create_mayaascii.py add default families 2019-02-20 17:10:30 +01:00
create_model.py Create model needs to be "Main" by default. 2019-07-21 16:37:37 +01:00
create_pointcache.py add default families 2019-02-20 17:10:30 +01:00
create_renderglobals.py Merged in bugfix/PYPE-127-maya-create-render-globals-deadline (pull request #59) 2019-02-22 10:49:33 +00:00
create_rendersetup.py feat(maya): added **RenderSetup** template support for avalon, utilizing rendersetup family 2019-06-14 18:32:57 +02:00
create_review.py add default families 2019-02-20 17:10:30 +01:00
create_rig.py add default families 2019-02-20 17:10:30 +01:00
create_setdress.py add default subset names 2019-02-20 17:32:33 +01:00
create_vrayproxy.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00
create_vrayscene.py cleanup conflicts with CB code 2019-01-28 22:59:57 +01:00
create_yeti_cache.py cleanup conflicts with CB code 2019-01-28 22:59:57 +01:00
create_yeti_rig.py cleanup conflicts with CB code 2019-01-28 22:59:57 +01:00