Commit graph

7495 commits

Author SHA1 Message Date
Jakub Jezek
fb24c87638
hiero restructure host folder 2021-01-21 16:58:39 +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
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
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
f2ccc50438
clean deprecated commands 2021-01-20 12:18:29 +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
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
Petr Kalis
a6e91195fa SyncServer GUI - safer creation of gui 2021-01-14 19:07:09 +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
Ondřej Samohel
47b4385947
check for build and venv dirs 2021-01-13 10:44:38 +01:00
Ondřej Samohel
b88f2a8461
add run command 2021-01-13 00:00:51 +01:00
Ondřej Samohel
057f6437fe
fix hound 2021-01-12 22:55:52 +01:00
Ondřej Samohel
5e06361968
streamline pype installation, updated tools 2021-01-12 22:53:53 +01:00
Milan Kolar
e0f14231bc
Merge pull request #872 from pypeclub/bugifx/remove_get_application_usage
Remove get_application usage
2021-01-12 10:43:53 +01:00
Ondrej Samohel
dbe9a89da2
Merge remote-tracking branch 'origin/develop' into feature/drop-zip-repository 2021-01-11 22:20:55 +01:00
Ondrej Samohel
e03c337660
filtering zip file 2021-01-11 21:58:45 +01:00
Milan Kolar
3ea01fadab
Merge pull request #860 from pypeclub/feature/sync_hier_attributes_with_settings
Sync hier attributes with settings
2021-01-08 23:16:54 +01:00
Milan Kolar
5f98463e40 Merge branch 'develop' into feature/get_rid_of_subprocess 2021-01-08 22:44:19 +01:00
Milan Kolar
9938f54da0 use settings directly for getting sync sites in integrator 2021-01-08 13:04:16 +01:00
Milan Kolar
dd7dfd57da
Merge pull request #877 from pypeclub/feature/653-store-workfiles-information-in-the-db
Store workfiles information in the db
2021-01-08 12:14:02 +01:00
Milan Kolar
dc8d0674b3
Merge pull request #870 from pypeclub/bugfix/85-anatomy-ext-vs-representation-keys
Extension key in templates
2021-01-08 12:06:12 +01:00
Milan Kolar
d1f199fae0
Merge pull request #866 from pypeclub/feature/pype_logger_modified
Pype logger refactor
2021-01-08 12:04:24 +01:00
Milan Kolar
4a952d0225
Merge pull request #861 from pypeclub/feature/settings_shadow_widget
Settings shadow widget when working
2021-01-08 12:00:06 +01:00