Commit graph

5 commits

Author SHA1 Message Date
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
iLLiCiTiT
ad3445be0c get rid of pypeapp imports 2020-12-04 16:44:25 +01: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
Milan Kolar
44b9e48a67 hotfix/convert old app code to pypeapp 2019-04-12 23:14:45 +02:00
Jakub Jezek
925ece4a5c adding project_setting gui into widgets 2018-11-26 10:38:27 +01:00