Commit graph

16 commits

Author SHA1 Message Date
iLLiCiTiT
ad3445be0c get rid of pypeapp imports 2020-12-04 16:44:25 +01:00
Ondřej Samohel
03d11a0ea0
revert messed imports 3 2020-11-23 13:28:28 +01:00
Ondrej Samohel
386a3d8b5c
Merge remote-tracking branch 'origin/develop' into 3.0/refactoring
# Conflicts:
#	pype/hosts/harmony/__init__.py
2020-10-13 20:06:00 +02:00
Petr Kalis
adb87fa9dd Hound 2020-09-10 13:13:52 +02:00
Petr Kalis
fb1f3d26f1 Fix #237 - Updating a look where the shader name changed
Added cleanup of references with failed reference edits
2020-09-08 19:18:06 +02:00
iLLiCiTiT
eb1a534adb move message widget to center of screen 2020-06-24 15:54:38 +02:00
Ondřej Samohel
69ca74f27b
added info message on context change 2020-02-26 21:47:17 +01:00
iLLiCiTiT
a0726d8bcc calculate window geometry does not retun tray position but middle of parent screen or active screen 2019-08-21 16:29:21 +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
jezschaj
352f1d4173 fix(tools): dealing with Qt.py 2019-05-15 15:29:56 +02:00
Milan Kolar
44b9e48a67 hotfix/convert old app code to pypeapp 2019-04-12 23:14:45 +02:00
Jakub Jezek
110c6413e6 premiere extention update 2019-01-16 17:53:38 +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
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
Jakub Jezek
925ece4a5c adding project_setting gui into widgets 2018-11-26 10:38:27 +01:00
Jakub Jezek
7667674317 rename config folder 2018-10-02 22:55:04 +02:00