Commit graph

11250 commits

Author SHA1 Message Date
iLLiCiTiT
722909b2db resaved defaults of optional plugins with active key 2021-03-24 16:23:23 +01:00
iLLiCiTiT
92591d45aa plugin template also have 'active' key in 2021-03-24 16:22:58 +01:00
Milan Kolar
a018bf2628
Merge pull request #1183 from pypeclub/bugfix/enum_super_call
Enum super call fix
2021-03-24 15:56:50 +01:00
iLLiCiTiT
222c610410 fix super call for python 2 compatibility 2021-03-24 15:26:08 +01:00
Milan Kolar
e5cc0e42eb
Merge pull request #1181 from pypeclub/bugfix/extract_burnin_settings
Extract burnin settings fix
2021-03-24 15:12:42 +01:00
Milan Kolar
0885fde3dc
Merge pull request #1182 from pypeclub/bugfix/pywin_import_error
Fix TVPaints usage of pywin
2021-03-24 15:11:26 +01:00
iLLiCiTiT
60e563bf66 specify more packages of pywin32 module 2021-03-24 13:00:38 +01:00
iLLiCiTiT
5a07975714 moved separator out of options entity top be visible even if options are collapsed 2021-03-24 12:40:35 +01:00
iLLiCiTiT
75d96074f3 number entity entity can convert stringified number to to number type 2021-03-24 12:39:01 +01:00
iLLiCiTiT
cf68e071f7 resaved values 2021-03-24 12:38:22 +01:00
iLLiCiTiT
33f319ddf8 opacity has defined min/max and decimals 2021-03-24 12:38:13 +01:00
Milan Kolar
8fae7bf634
Merge pull request #1179 from pypeclub/feature/settings_exceptions
Settings exceptions
2021-03-23 20:12:17 +01:00
iLLiCiTiT
16e11a2959 hound fix 2021-03-23 19:36:28 +01:00
iLLiCiTiT
5c7ea9d9e4 enum entity was abstracted to be able do more specific schema validations 2021-03-23 17:48:26 +01:00
iLLiCiTiT
42752c4648 using specific exceptions for schema errors 2021-03-23 17:47:25 +01:00
iLLiCiTiT
4c89adebeb added path to exception 2021-03-23 17:13:36 +01:00
iLLiCiTiT
5bdfc29bb6 value type of enum must always be string 2021-03-23 17:13:29 +01:00
iLLiCiTiT
57447f2bfc numbers can be converted to string for text input and enum 2021-03-23 17:13:00 +01:00
Milan Kolar
b940d3ba9d
Merge pull request #1168 from pypeclub/feature/1139-anatomy-data-on-project-document
Anatomy data on project document
2021-03-22 13:42:43 +01:00
iLLiCiTiT
94a729e993 hound fix 2021-03-22 13:31:21 +01:00
iLLiCiTiT
7c88137dea fixed updates 2021-03-22 13:24:33 +01:00
iLLiCiTiT
27c6613718 added ability to exclude locals on studio settings getters 2021-03-22 13:19:32 +01:00
iLLiCiTiT
bfea62c939 fix site settings 2021-03-22 13:19:06 +01:00
iLLiCiTiT
7d8d7f913c fix system settings attribute 2021-03-22 12:58:55 +01:00
iLLiCiTiT
8a44461dd7 Merge branch 'develop' into feature/1139-anatomy-data-on-project-document 2021-03-22 12:54:26 +01:00
iLLiCiTiT
9abb71962e pass new data to create modules manager 2021-03-22 12:54:04 +01:00
iLLiCiTiT
77627a167c ModulesManager can accept different settings data 2021-03-22 12:53:51 +01:00
iLLiCiTiT
a5ad0e831a added some docstrings 2021-03-22 12:45:13 +01:00
iLLiCiTiT
c24823b905 sync to avalon creates anatomy data if are not set 2021-03-22 12:33:56 +01:00
Milan Kolar
ab99fc285a
Merge pull request #1170 from pypeclub/feature/application_arguments_separated
Application executables and arguments separated
2021-03-22 12:19:40 +01:00
Milan Kolar
0ae39b54b3 add nukex to python2 vendor prehook 2021-03-22 12:18:41 +01:00
Milan Kolar
9ada659fb0 Merge remote-tracking branch 'origin/develop' into feature/application_arguments_separated 2021-03-22 12:07:49 +01:00
Milan Kolar
db748c8755
Merge pull request #1169 from pypeclub/feature/raw_json_type
Settings raw-json value type
2021-03-22 12:03:58 +01:00
iLLiCiTiT
dd51ccdd68 short name is by default empty string 2021-03-22 12:00:29 +01:00
iLLiCiTiT
cfa9039f07 Merge branch 'develop' into feature/1139-anatomy-data-on-project-document 2021-03-22 11:57:44 +01:00
Milan Kolar
39433d71b6
Merge pull request #1161 from pypeclub/feature/sync_anatomy_modifications
Sync anatomy modifications
2021-03-22 11:47:13 +01:00
Milan Kolar
6d58c3be8f
Merge pull request #1151 from pypeclub/feature/modifiable_dict_required_keys
Modifiable dict with required keys
2021-03-22 11:39:28 +01:00
iLLiCiTiT
d3515e6015 hound fix 2021-03-22 11:25:22 +01:00
iLLiCiTiT
e22fb7b89c fixed app definition 2021-03-22 11:16:21 +01:00
iLLiCiTiT
15677f56fc fixed local settings 2021-03-22 11:15:34 +01:00
iLLiCiTiT
a844b966ac changed how arguments are prepared for launch context 2021-03-22 11:15:15 +01:00
iLLiCiTiT
bf5dce7ff7 resaved executables and arguments 2021-03-22 10:52:48 +01:00
iLLiCiTiT
d46f09615a changed order of platforms 2021-03-22 10:52:38 +01:00
iLLiCiTiT
8b86b0634c fixed SystemSettings initialization in project settings root 2021-03-22 10:52:25 +01:00
iLLiCiTiT
ea75b495a0 removed with_arguments key from path schema 2021-03-22 10:51:38 +01:00
iLLiCiTiT
f4a3f43088 application arguments are separated 2021-03-22 10:21:28 +01:00
iLLiCiTiT
9f04cd627c raw json widget also validate value types 2021-03-22 09:55:46 +01:00
iLLiCiTiT
0c23cf0c19 fixed list items in schemas 2021-03-22 09:55:27 +01:00
iLLiCiTiT
89ee780d79 raw json cares about value types 2021-03-22 09:54:52 +01:00
Milan Kolar
b994e1433d
Merge pull request #1147 from pypeclub/feature/idle_manager_with_separated_logic
Idle manager with separated logic
2021-03-22 09:39:23 +01:00