Commit graph

7778 commits

Author SHA1 Message Date
iLLiCiTiT
5944a6719a Merge branch 'develop' into feature/environments_in_settings 2020-10-01 17:53:24 +02:00
iLLiCiTiT
2c6797e63a fixed typo 2020-10-01 17:11:06 +02:00
Jakub Jezek
4b754eed90
fix(global): removing reformating of odd resolution 2020-10-01 17:07:59 +02:00
Jakub Jezek
2a14a586c8
fix(standalone): fixing space in path for thumbnailer 2020-10-01 17:05:34 +02:00
Ondrej Samohel
881c935846
Merge remote-tracking branch 'origin/develop' into 3.0/refactoring 2020-10-01 16:38:42 +02:00
Milan Kolar
17f22c12b8 Merge branch 'master' into 2.x/develop 2020-10-01 16:33:36 +02:00
Milan Kolar
e264883f46 Merge branch 'hotfix/harmony-clashing-namespace' 2020-10-01 16:33:30 +02:00
Milan Kolar
25566cb9cb Merge branch 'hotfix/harmony-clashing-namespace' into develop 2020-10-01 16:33:28 +02:00
iLLiCiTiT
226ddab164 preparation for storing to separated environments settings 2020-10-01 16:15:38 +02:00
iLLiCiTiT
15bb321b1f system widget can store environment fields 2020-10-01 15:44:17 +02:00
iLLiCiTiT
70780cbc53 also make sure output width or height does not contain odd numbers 2020-10-01 15:19:41 +02:00
iLLiCiTiT
dbf0881415 first video filter will add padding to input if has width or height with odd numbers 2020-10-01 15:19:01 +02:00
Milan Kolar
d3fca19c4f
Merge pull request #582 from pypeclub/feature/environments_settings
Environments and launchers in settings
2020-10-01 14:27:16 +02:00
Milan
945a6d88b9 fix(burnin): space in path was crashing 2020-10-01 10:15:56 +01:00
Milan
4fc5fa46dd nondestructive reformating if input res odd number 2020-10-01 10:15:18 +01:00
Milan
5c9327fe86 fixing space in path 2020-10-01 09:32:25 +01:00
Milan
fa541d1ddb fix(SP): adding collect for plate and render family 2020-09-30 18:44:09 +01:00
Ondrej Samohel
a09b74369e
fix clashing namespace of called functions 2020-09-30 18:51:18 +02:00
Jakub Jezek
56ca9b804c
clean(SP): old code cleanup 2020-09-30 18:41:52 +02:00
Jakub Jezek
d8deb18b52
fix(SP): not correct filtering of activated assets in hierarchy 2020-09-30 18:41:07 +02:00
iLLiCiTiT
4785cf26c4 muster is not using Qt until tray_init is triggered 2020-09-30 15:24:31 +02:00
iLLiCiTiT
d8eec091c3 fix hound 2020-09-30 15:19:31 +02:00
iLLiCiTiT
6951e046de clockify modules does not use Qt unless tray_init is triggered 2020-09-30 15:13:19 +02:00
iLLiCiTiT
def1295014 added environemnts function to pype.api 2020-09-30 14:50:48 +02:00
iLLiCiTiT
9e40f3c9fd implemented function which returns environments 2020-09-30 14:50:33 +02:00
iLLiCiTiT
68c10ab1ee added launchers to pype 2020-09-30 14:39:44 +02:00
iLLiCiTiT
7b93174d92 moved environments folder one level higher 2020-09-30 14:39:30 +02:00
iLLiCiTiT
d384fb9a45 Qt is not used in avalon_apps module if tray_init is not triggered 2020-09-30 13:21:24 +02:00
Jakub Jezek
b7211626b0
fix(sp): adding "clip" family to better filter editorial instances 2020-09-30 12:40:13 +02:00
iLLiCiTiT
f16d601a8a changed default port to 8098 2020-09-30 12:22:17 +02:00
iLLiCiTiT
c9f381e60b hound fixes 2020-09-30 11:46:23 +02:00
iLLiCiTiT
bb77c72b98 fix thread stopping in ftrack login 2020-09-30 11:30:21 +02:00
iLLiCiTiT
689c483631 formatting changes 2020-09-30 11:12:31 +02:00
iLLiCiTiT
15172d32e3 modified imports inside ftrack module to be explicit 2020-09-30 11:12:23 +02:00
iLLiCiTiT
b41f9ac8bc variables with table changed to collection 2020-09-30 11:07:35 +02:00
iLLiCiTiT
bfb906f37a moved custom db connector to folder where is used 2020-09-30 11:06:06 +02:00
Ondrej Samohel
e774240ea2
more hound fixes, gitignore .idea 2020-09-29 12:29:36 +02:00
Ondřej Samohel
f7c45301da
hound fixes 2020-09-29 12:23:18 +02:00
Ondřej Samohel
9535948c05
json registry settings, tests and profiling helper 2020-09-29 12:19:48 +02:00
Ondřej Samohel
39acfa76c5
wip registry settings tests 2020-09-25 22:48:17 +02:00
Ondrej Samohel
6d3cd04e45
fix wrong exception catch 2020-09-25 16:35:17 +02:00
iLLiCiTiT
0c92ca3808 moved gui imports in standalone publisher from globals 2020-09-25 16:12:18 +02:00
iLLiCiTiT
06b1501cac small modification in logging module 2020-09-25 16:11:58 +02:00
iLLiCiTiT
903713c749 user module has also tray_init method for all Qt imports 2020-09-25 16:11:48 +02:00
iLLiCiTiT
480acb9238 timers manager has tray_init where all qt imports are done 2020-09-25 16:09:30 +02:00
iLLiCiTiT
d67a8a5f83 TimersManager is not singleton 2020-09-25 16:09:03 +02:00
iLLiCiTiT
64052aa44e logging module without qt in globals 2020-09-25 16:08:34 +02:00
iLLiCiTiT
2416d4d33f set port variable to None so the variable exists 2020-09-25 14:46:04 +02:00
Milan Kolar
76a241afe9 bump version 2020-09-25 13:24:30 +02:00
Milan Kolar
d740c17b91 Merge branch 'feature/validate_intent' into 2.x/develop 2020-09-25 10:16:09 +02:00