Commit graph

10 commits

Author SHA1 Message Date
Jakub Jezek
850aae8700 Merge remote-tracking branch 'origin/feature/PYPE-456_pypelib_cleanup' into mergeTest 2019-08-01 16:01:43 +02:00
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
iLLiCiT
9d2c48e4e2 removed get_project/asset_data methods 2019-07-31 06:04:50 +02:00
Milan Kolar
100aafa6ec change PYPE_STUDIO_TEMPLATES to PYPE_CONFIG 2019-04-08 23:00:24 +02:00
Jakub Jezek
f310747098 dependencies update 2019-01-16 09:47:47 +01:00
Jakub Jezek
95c9c2bc9b aport collect intances update, filter out "clip" family from global plugins, fix extract_post_json, adding some supporting functions to pype.lib and templates and api 2019-01-14 18:33:10 +01:00
Jakub Jezek
5693f8a4d7 collecting instances of clips from json example file 2019-01-13 00:25:44 +01:00
Jakub Jezek
6c24580ede adding aport json exporter, fixing message_window to be closing process properly, aport collect context update 2019-01-11 20:23:43 +01:00
Jakub Jezek
3eb44d968c adding extract post json 2019-01-10 18:39:01 +01:00
Jakub Jezek
61bbfebb1e adding context related functions to pype/template.py and other small changes, fixing typo on get_hierarchy(), rename fill_avalon_workdir to set_*, rename make_wordir_template to get_*, 2019-01-10 15:50:18 +01:00