Commit graph

9793 commits

Author SHA1 Message Date
Milan Kolar
4e341d9310
Merge pull request #899 from pypeclub/feature/anatomy_updates_from_pype_setup
Anatomy updates from pype setup
2021-01-22 09:33:44 +01:00
Milan Kolar
bfaef217b5
Merge pull request #904 from pypeclub/feature/3.0_tvpaint_without_layer_ids
TVPaint without layer ids
2021-01-21 16:35:41 +01:00
Milan Kolar
dcd8ea9742 set avalon-core submodule to develop 2021-01-21 16:33:18 +01:00
Milan Kolar
a37151ca78
Merge pull request #905 from pypeclub/feature/3.0_tvpaint_sound_loader
TVPaint audio/sound loader
2021-01-21 16:30:03 +01:00
iLLiCiTiT
67a48f538e removed unsused imports 2021-01-21 16:03:45 +01:00
iLLiCiTiT
b38629f98b implemented sound importer for TVpaint 2021-01-21 16:03:38 +01:00
iLLiCiTiT
e1f7083b1f changes from PR https://github.com/pypeclub/pype/pull/903 2021-01-21 14:51:59 +01:00
iLLiCiTiT
547f252312 validate render pass groups use layer names instead of layer ids 2021-01-21 14:44:03 +01:00
iLLiCiTiT
a3ecc61f04 extract sequence log layer names instead of ids 2021-01-21 14:44:02 +01:00
iLLiCiTiT
cba4ef569d instance collector do not use layer_ids but layer_names 2021-01-21 14:43:57 +01:00
iLLiCiTiT
08530807fc collect workfile data prepare layers by name 2021-01-21 14:43:53 +01:00
iLLiCiTiT
9dd38e840f create render pass do not rely on layer ids but layer names 2021-01-21 14:43:45 +01:00
iLLiCiTiT
af46d1e7f5 implemented filling of root with environment variable key 2021-01-20 19:35:46 +01:00
iLLiCiTiT
017a30a1b7 fixed find root path 2021-01-20 19:35:19 +01:00
Milan Kolar
df215fe092
Merge pull request #898 from pypeclub/feature/3.0_launcher_fix_actions_discover
Launcher fix actions discover
2021-01-20 19:13:24 +01:00
iLLiCiTiT
8515f180ad apply changes from pype 2 PR 2021-01-20 18:38:08 +01:00
Milan Kolar
c778084a56
Merge pull request #880 from pypeclub/feature/drop-zip-repository
Pype: Frozen code improvements
2021-01-20 17:05:55 +01:00
Milan Kolar
21dd9cbf56 remove PYPE_MODULE_ROOT traces 2021-01-20 17:01:55 +01:00
Milan Kolar
ba2eaf31ab fix wrong variable in settings 2021-01-20 15:51:20 +01:00
Milan Kolar
90e6666f18 cleanup default environments 2021-01-20 15:21:18 +01:00
Ondrej Samohel
9392dbc6a6
handle no terminal situation 2021-01-20 14:10:36 +01:00
Ondrej Samohel
f2ccc50438
clean deprecated commands 2021-01-20 12:18:29 +01:00
Milan Kolar
bbbeb522d6
Merge pull request #876 from pypeclub/feature/817-syncserver-gui
Feature #817 syncserver gui
2021-01-20 11:17:33 +01:00
Ondrej Samohel
8df840995e
proper python environments 2021-01-19 19:32:04 +01:00
Petr Kalis
46f09c8cb2 SyncServer GUI - Hound 2. 2021-01-19 16:46:33 +01:00
Petr Kalis
83a8c6e3a1 SyncServer GUI - Hound 2021-01-19 14:01:51 +01:00
Petr Kalis
01344854be SyncServer GUI - safer initialization of DB 2021-01-19 13:35:10 +01:00
Petr Kalis
2eed46847a SyncServer GUI - changed order by status
Currently processed sorted as first now
2021-01-19 13:09:10 +01:00
Petr Kalis
51ae46bd6d SyncServer GUI - fix - keep selection during model refresh 2021-01-19 12:27:39 +01:00
Petr Kalis
21e285c2cc SyncServer GUI - fix - reset_provider_for_file
Removed pulling sync_server from ModulesManager (not a singleton!) to
injecting object and passing everywhere
2021-01-18 19:06:57 +01:00
Petr Kalis
c7c3d6b78d SyncServer GUI - fixes for style 2021-01-18 14:14:11 +01:00
Milan Kolar
f7d943bec7 move setup scripts to pype/pype 2021-01-18 12:20:16 +01:00
Milan Kolar
4e132607c3 suggestions for environment handling 2021-01-18 12:20:03 +01:00
Jakub Jezek
fd4286e2c6 fix(global): import otio python27 workaround 2021-01-18 11:01:07 +01:00
Petr Kalis
7a6742d072 Merge remote-tracking branch 'origin/feature/817-syncserver-gui' into feature/817-syncserver-gui 2021-01-18 10:18:08 +01:00
Ondrej Samohel
988e147ae9
hound fixes 2021-01-15 22:48:34 +01:00
Ondrej Samohel
10686e06c5
change version comparsion, handling of venv and startup 2021-01-15 22:42:16 +01:00
Petr Kalis
2f3a1eb9f0 SyncServer GUI - implemented saving progress to DB 2021-01-15 20:47:37 +01:00
Petr Kalis
8cda048617 SyncServer GUI - fix - project propagates into detail model
Removed project from Widget, left project on model only
2021-01-15 20:44:37 +01:00
iLLiCiTiT
2d3bb6a4d9 Fix ftrack server imports 2021-01-15 11:12:31 +01:00
Ondrej Samohel
b1d6036f24
hound 2021-01-14 21:39:25 +01:00
Ondrej Samohel
7f7ca57e5c
fix return value 2021-01-14 21:34:45 +01:00
Ondrej Samohel
78ca7e8bcf
reduce complexity, fix hound 2021-01-14 21:30:32 +01:00
Ondrej Samohel
432dc13b9d
bugfixes and refactors 2021-01-14 20:47:24 +01:00
Petr Kalis
a6e91195fa SyncServer GUI - safer creation of gui 2021-01-14 19:07:09 +01:00
Ondrej Samohel
f82281adb9
fix create_env, add icon, igniter as subprocess, refactored start 2021-01-14 18:22:15 +01:00
Petr Kalis
60b2cb46cb SyncServer GUI - better handling when no project is configured 2021-01-14 18:12:12 +01:00
Petr Kalis
d11da1e904 Merge branch 'develop' of github.com:pypeclub/pype into feature/817-syncserver-gui 2021-01-14 17:13:55 +01:00
iLLiCiTiT
066bb45049 fix ftrack server launch 2021-01-14 17:00:12 +01:00
Milan Kolar
f57b8b2fba
Merge pull request #883 from pypeclub/feature/vendor-folder
Pype: add vendor folder
2021-01-14 15:15:40 +01:00