ayon-core/pype/standalonepublish
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
..
resources moved standalone publish from tools into pype 2019-04-19 11:47:23 +02:00
widgets fix(all): rename attributes 2019-07-31 12:38:14 +02:00
__init__.py changed name od module 2019-04-26 17:57:45 +02:00
__main__.py standalone publish is tray module now 2019-04-19 11:47:41 +02:00
app.py remove echo label under assets 2019-05-15 17:51:54 +02:00
publish.py merging all standalone plugins to globals 2019-05-27 20:49:37 +01:00
standalonepublish_module.py created show method in module class so parent is set 2019-05-02 15:57:13 +02:00