Commit graph

8504 commits

Author SHA1 Message Date
iLLiCiTiT
4ae64993bc added few dostrings
# Conflicts:
#	pype/settings/lib.py
2020-11-27 03:03:43 +01:00
iLLiCiTiT
212bbbc8df print more specific data 2020-11-27 03:03:31 +01:00
iLLiCiTiT
e8e0261396 safer work with default settings 2020-11-27 03:03:28 +01:00
iLLiCiTiT
fa46b8afd7 fixed saving of project settings
# Conflicts:
#	pype/tools/settings/settings/widgets/base.py
2020-11-27 03:03:21 +01:00
iLLiCiTiT
3a7cdae35c make sure settings.lib import won't crash if PYPE_PROJECT_CONFIGS is not set 2020-11-27 03:02:57 +01:00
iLLiCiTiT
b9567b0fe1 using saving functions in settings tool
# Conflicts:
#	pype/tools/settings/settings/widgets/base.py
2020-11-27 03:02:51 +01:00
iLLiCiTiT
cdacc26572 STUDIO_OVERRIDES_PATH is safer 2020-11-27 03:02:35 +01:00
iLLiCiTiT
3697482fe1 added functions for saving settings 2020-11-27 03:02:32 +01:00
iLLiCiTiT
39d83c59ec path to project settings returns path to studio overrides if project name is None 2020-11-27 03:02:29 +01:00
iLLiCiTiT
8d23f491d2 moved load_jsons_from_dir
# Conflicts:
#	pype/settings/lib.py
2020-11-27 03:02:21 +01:00
iLLiCiTiT
d5b55f60b0 changed load_json to load_json_file in code 2020-11-27 03:02:04 +01:00
iLLiCiTiT
effa7a28f8 simplified load_json_file as jsons are expected to be saved with gui 2020-11-27 03:02:00 +01:00
iLLiCiTiT
5fc00fa6f4 renamed load_json to load_json_file 2020-11-27 03:01:55 +01:00
Milan Kolar
c51809925f
Merge pull request #750 from pypeclub/feature/dict_invisible_and_dict_merge
Dict invisible and dict merge
2020-11-26 18:27:52 +01:00
Milan Kolar
e91469393b
Merge branch '2.x/develop' into feature/dict_invisible_and_dict_merge 2020-11-26 18:27:28 +01:00
iLLiCiTiT
724245cf2f removed label from what was set as dict-invisible and changed to dict 2020-11-25 23:38:08 +01:00
iLLiCiTiT
663887ec2f used dict instead of dict-invisible in schemas 2020-11-25 23:04:07 +01:00
iLLiCiTiT
6b13ab2f1d moved few lines 2020-11-25 22:55:49 +01:00
iLLiCiTiT
ed47e11ded updated readme and examples 2020-11-25 22:50:32 +01:00
iLLiCiTiT
f2f10d91d1 added _is_group check 2020-11-25 22:50:20 +01:00
Milan Kolar
66eed0b998
Merge pull request #749 from pypeclub/feature/modifiable_dict_without_label
Modifiable dict without label
2020-11-25 22:10:50 +01:00
iLLiCiTiT
5443e0e0f9 modified DictWidget to be able not have label part 2020-11-25 22:06:59 +01:00
iLLiCiTiT
f4e442cb33 removed DictInvisible 2020-11-25 22:05:58 +01:00
iLLiCiTiT
efeb53aa23 fix missing object attribute 2020-11-25 19:23:03 +01:00
iLLiCiTiT
800efd6ead do not validate on set_value in strict list 2020-11-25 19:04:55 +01:00
iLLiCiTiT
12de5bdb5f simplified condition 2020-11-25 18:25:15 +01:00
iLLiCiTiT
3bb15ac9a5 do not create expanding part if label is not entered 2020-11-25 18:17:50 +01:00
iLLiCiTiT
342b3f80e9 fixed collapsability 2020-11-25 18:12:45 +01:00
Milan Kolar
0ea6c30c6d
Merge pull request #728 from pypeclub/feature/152_application_manager
Application manager
2020-11-24 10:04:56 +01:00
Milan Kolar
7bb17479c5 merge 2.14 2020-11-23 23:19:24 +01:00
Milan Kolar
dac6ccc111 bump version 2020-11-23 23:14:15 +01:00
Milan Kolar
faf6d941a6 remove obsolete muster template mapping and fix forgotten test line :D 2020-11-23 23:00:28 +01:00
Milan Kolar
2e88b1b204 remove obsolete launchers 2020-11-23 22:54:39 +01:00
Milan Kolar
cc31a9089e remove application environments 2020-11-23 22:44:47 +01:00
iLLiCiTiT
4b1908be10 added validation of duplicated environemnt groupts to system settings 2020-11-23 18:41:35 +01:00
iLLiCiTiT
8494fd55e6 duplicated environment group keys are checked 2020-11-23 18:39:25 +01:00
iLLiCiTiT
219515ea0e added few comments 2020-11-23 18:39:14 +01:00
iLLiCiTiT
92255897ae find_environments does not pop metadata keys 2020-11-23 18:38:57 +01:00
iLLiCiTiT
9eec66e967 default returns copy of cached defaults 2020-11-23 18:38:41 +01:00
iLLiCiTiT
ea8792dd21 added item validations to default savings too 2020-11-23 12:47:03 +01:00
Milan Kolar
c2f8793969 add maya version defaults 2020-11-23 12:44:02 +01:00
Milan Kolar
4131d9201b
Merge pull request #740 from pypeclub/bugfix/tv_paint_review_extract
TVPaint extract review fix
2020-11-23 11:45:46 +01:00
Milan Kolar
107052db5c
Merge pull request #738 from pypeclub/bugfix/AE_issues
#735 - fixes for After Effects
2020-11-23 10:19:17 +01:00
Milan Kolar
a1bf6916a7 remove redundant 'review' data 2020-11-23 10:18:49 +01:00
Petr Kalis
ad321bb1e7 Hound 2020-11-20 20:07:36 +01:00
Petr Kalis
ac70c0515a #735 - changed resolving of review 2020-11-20 20:04:21 +01:00
iLLiCiTiT
1e2c88b1b8 used is_host attribute to create applications in ftrack 2020-11-20 19:50:39 +01:00
iLLiCiTiT
19a04ea110 added is_tool key to determine if has app group host implementation 2020-11-20 19:44:16 +01:00
iLLiCiTiT
9bba70944b added ability to create applications and tools attribute with applications manager 2020-11-20 19:38:08 +01:00
iLLiCiTiT
de2b1c7df3 skip if instance was not created 2020-11-20 19:13:14 +01:00