ayon-core/pype/widgets
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
..
__init__.py rename config folder 2018-10-02 22:55:04 +02:00
message_window.py fix(tools): dealing with Qt.py 2019-05-15 15:29:56 +02:00
popup.py rename config folder 2018-10-02 22:55:04 +02:00
project_settings.py fix(all): rename attributes 2019-07-31 12:38:14 +02:00