Commit graph

650 commits

Author SHA1 Message Date
iLLiCiTiT
0c34efc291 implemented apps and tools enums using system settings 2021-03-18 11:53:13 +01:00
iLLiCiTiT
8a8f0b7e8d root entities have get_entity_from_path but not all are implemented 2021-03-18 11:52:26 +01:00
iLLiCiTiT
e248c5f585 moved enum entity to specific file 2021-03-18 11:50:52 +01:00
iLLiCiTiT
0471fbff60 changed tools to list 2021-03-17 14:26:59 +01:00
iLLiCiTiT
6d29a6eda0 added min and max to frame and version padding 2021-03-17 14:20:34 +01:00
iLLiCiTiT
e4138b82b7 move defaults into special dictionary with key "defaults" 2021-03-17 14:18:33 +01:00
iLLiCiTiT
997a34800b changed key other to others 2021-03-17 14:18:08 +01:00
iLLiCiTiT
6859207eb3 Others in anatomy templates is dictionary that can store different template groups 2021-03-17 14:03:32 +01:00
iLLiCiTiT
721314d744 fps and pixel aspect can be decimal 2021-03-17 13:51:10 +01:00
iLLiCiTiT
1a5cb96ba3 added are current applications to applications enum 2021-03-17 13:43:18 +01:00
iLLiCiTiT
fa6f5092dd added tools to anatomy attributes 2021-03-17 13:43:06 +01:00
iLLiCiTiT
c1852d8a2a fix system settings schema usage 2021-03-17 13:25:26 +01:00
iLLiCiTiT
bf313d4d08 system and project schemas have their methods for getting schema data 2021-03-17 13:25:26 +01:00
iLLiCiTiT
c97b6cb39a fix python 2 compatibility of setting schemas 2021-03-17 13:25:26 +01:00
iLLiCiTiT
1f8f0286fa modified defaults of task types 2021-03-17 13:23:35 +01:00
iLLiCiTiT
498cd76888 Changed task shor names to Task types with defined possible keys for each task type 2021-03-17 13:23:22 +01:00
iLLiCiTiT
8a2a40e6ae moved task short names outside of attribute group 2021-03-17 13:22:44 +01:00
iLLiCiTiT
351df91ce1 Duplicated keys in dictionary are not handled during initialization but schema validations 2021-03-16 16:11:36 +01:00
iLLiCiTiT
a6ed0d65c3 renamed type "path-widget" to "path" 2021-03-12 18:51:18 +01:00
iLLiCiTiT
664e62ec29 removed addition ftrack paths from project settings 2021-03-12 18:48:37 +01:00
Milan Kolar
4095b03186 Merge remote-tracking branch 'origin/sync_server_fix_local_drive' into develop 2021-03-12 13:50:11 +01:00
Milan Kolar
d36cdb10a1
Merge pull request #1119 from pypeclub/feature/remove_rest_api_module
Remove Rest Api module
2021-03-12 13:31:12 +01:00
Milan Kolar
80857e83c0
Merge pull request #1115 from pypeclub/sync_server_fix_local_drive
Sync server fix local drive
2021-03-12 13:24:41 +01:00
iLLiCiTiT
43944663cc removed rest_api from settings 2021-03-12 11:32:30 +01:00
Milan Kolar
262d761011 small maya settings fix 2021-03-11 18:55:32 +01:00
iLLiCiTiT
880116d9a6 added some docstrings and comments 2021-03-11 18:39:00 +01:00
iLLiCiTiT
3212fb2c13 added function to load site overrides from local settings 2021-03-11 18:33:46 +01:00
iLLiCiTiT
9dfb976e19 skip "roots" key when loading site overrides for anatomy 2021-03-11 18:33:31 +01:00
Petr Kalis
ad27a41db1 Merge remote-tracking branch 'origin/develop' into sync_server_fix_local_drive 2021-03-11 18:09:57 +01:00
iLLiCiTiT
25fcec78b0 get_anatomy_settings and get_project_settings can not apply local settings 2021-03-11 16:29:38 +01:00
Milan Kolar
7c4aa85de0 Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype 2021-03-11 12:45:51 +01:00
Petr Kalis
a0ad216dad Merge remote-tracking branch 'origin/sync_server_fix_local_drive' into sync_server_fix_local_drive 2021-03-11 11:57:42 +01:00
Petr Kalis
1877ff29d1 Merge branch 'develop' of github.com:pypeclub/pype into sync_server_fix_local_drive 2021-03-11 11:54:01 +01:00
iLLiCiTiT
c370d5f340 it is possible to pass site_name to get_anatomy_settings 2021-03-11 11:51:52 +01:00
iLLiCiTiT
fe09a88db3 removed PYPE_PYTHON_EXE from global environments 2021-03-11 10:17:48 +01:00
iLLiCiTiT
68540073fa removed al,ready hardcoded environments form defaults 2021-03-11 10:16:24 +01:00
iLLiCiTiT
a469f2d01a modified order of local settings processing 2021-03-10 18:08:27 +01:00
iLLiCiTiT
5a2aea6677 added applications of project settings 2021-03-10 18:00:14 +01:00
Petr Kalis
02bd357020 SyncServer - cleaned up unneeded configuration
local_id is accessible by get_local_site_id, shouldnt be visible in Settings
studio and local sites should be configured in Local Settings
2021-03-09 17:07:46 +01:00
Milan Kolar
f2ae1684f0 Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype 2021-03-04 16:51:13 +01:00
Milan Kolar
5c930f7f39 nuke loaders 2021-03-04 12:48:06 +01:00
Milan Kolar
f166dee723 fix maya playblast settings 2021-03-03 15:26:35 +01:00
Milan Kolar
42e60795ec Merge branch 'develop' into bugfix/default_settings_cleanup 2021-03-03 12:55:05 +01:00
Milan Kolar
4ca92280a7 remove standalone publisher thumbnail default 2021-03-03 09:58:38 +01:00
Milan Kolar
97324bc5e3 add nuke validator defaults 2021-03-03 09:58:23 +01:00
Milan Kolar
d1aebe70bc return extension mapping to maya settings 2021-03-03 09:57:58 +01:00
Milan Kolar
765b8a5213 move maya capture preset to plugin 2021-03-03 09:57:44 +01:00
Milan Kolar
a5cba994d4
Merge pull request #1075 from pypeclub/bugfix/1069-fix-resolving-of-_schema_dir
Fix resolving of  schema dir
2021-03-03 09:55:12 +01:00
iLLiCiTiT
2da06d1793 removed AVALON_MONGO and AVALON_DB_DATA from settings 2021-03-02 12:03:49 +01:00
iLLiCiTiT
2430410752 modified default subset name templates 2021-03-01 19:13:06 +01:00