iLLiCiTiT
|
2dea080841
|
STUDIO_OVERRIDES_PATH is safer
|
2020-10-03 01:19:44 +02:00 |
|
iLLiCiTiT
|
85844ba4cf
|
added functions for saving settings
|
2020-10-03 01:19:36 +02:00 |
|
iLLiCiTiT
|
62c157ab2e
|
path to project settings returns path to studio overrides if project name is None
|
2020-10-03 01:19:17 +02:00 |
|
iLLiCiTiT
|
f44cb798ff
|
moved load_jsons_from_dir
|
2020-10-03 01:17:08 +02:00 |
|
iLLiCiTiT
|
11766b71a5
|
changed load_json to load_json_file in code
|
2020-10-03 01:16:41 +02:00 |
|
iLLiCiTiT
|
9683208f0c
|
simplified load_json_file as jsons are expected to be saved with gui
|
2020-10-03 01:15:52 +02:00 |
|
iLLiCiTiT
|
dfe666e61f
|
renamed load_json to load_json_file
|
2020-10-03 01:15:19 +02:00 |
|
Milan Kolar
|
ce176c2732
|
Merge pull request #550 from pypeclub/feature/item_types_value_type_validation
Settings GUI - Item type value type validation
|
2020-10-02 18:59:38 +02:00 |
|
Milan Kolar
|
384c6e32bf
|
Merge pull request #598 from pypeclub/feature/environments_to_settings
convert remaining environments
|
2020-10-02 18:57:05 +02:00 |
|
Milan Kolar
|
6181181097
|
shrink environments more
|
2020-10-02 18:55:10 +02:00 |
|
Milan Kolar
|
6acdf42d8a
|
remove obsolete variables
|
2020-10-02 18:46:00 +02:00 |
|
Milan Kolar
|
199a06d3a2
|
Merge branch 'develop' into feature/environments_to_settings
|
2020-10-02 18:43:14 +02:00 |
|
Milan Kolar
|
c2b19e6b32
|
Merge pull request #589 from pypeclub/feature/host_settings
Host settings in GUI
|
2020-10-02 18:42:44 +02:00 |
|
Milan Kolar
|
39891d3644
|
add DJV to applications
|
2020-10-02 18:36:19 +02:00 |
|
iLLiCiTiT
|
9ed866b2bb
|
modifiable dict fixed
|
2020-10-02 18:35:38 +02:00 |
|
Milan Kolar
|
05cbc78151
|
slight visual cleanup
|
2020-10-02 18:31:58 +02:00 |
|
Milan Kolar
|
1f5cfca44b
|
convert remaining environments
|
2020-10-02 18:13:52 +02:00 |
|
iLLiCiTiT
|
4af1c62473
|
fixed modifiable dit
|
2020-10-02 17:59:09 +02:00 |
|
Milan Kolar
|
d7de431855
|
add default paths
|
2020-10-02 17:58:56 +02:00 |
|
iLLiCiTiT
|
633195d3b1
|
changed how is modified happens when item used as widget
|
2020-10-02 17:39:17 +02:00 |
|
Milan Kolar
|
e64f7ad7d6
|
add default environments
|
2020-10-02 17:31:39 +02:00 |
|
Milan Kolar
|
3f088b8beb
|
add hosts schemas to settings
|
2020-10-02 17:03:38 +02:00 |
|
iLLiCiTiT
|
b94ca1f2d2
|
TextWidget can have only string
|
2020-10-02 16:18:28 +02:00 |
|
iLLiCiTiT
|
805964c5e5
|
enhanced type check
|
2020-10-02 16:17:22 +02:00 |
|
iLLiCiTiT
|
1b07985680
|
moved back what was removed during merge
|
2020-10-02 16:07:01 +02:00 |
|
iLLiCiTiT
|
a5a1a51993
|
Merge branch 'develop' into feature/item_types_value_type_validation
|
2020-10-02 16:06:20 +02:00 |
|
Milan Kolar
|
cf827a3a72
|
Merge branch 'develop' into feature/host_settings
|
2020-10-02 15:26:31 +02:00 |
|
Milan Kolar
|
9ef9a71fce
|
Merge pull request #593 from pypeclub/feature/schema_templates
Setting GUI has schema templates
|
2020-10-02 15:26:07 +02:00 |
|
iLLiCiTiT
|
7364c6c29d
|
fixed typo
|
2020-10-02 15:09:19 +02:00 |
|
iLLiCiTiT
|
03e8f647fd
|
modified example key
|
2020-10-02 15:03:16 +02:00 |
|
iLLiCiTiT
|
d241877895
|
added schema_template to readme
|
2020-10-02 15:02:46 +02:00 |
|
iLLiCiTiT
|
af9be455d9
|
added default values of templates ability to examples
|
2020-10-02 14:31:02 +02:00 |
|
iLLiCiTiT
|
0c79c09a7e
|
added possibility of default values in template
|
2020-10-02 14:30:41 +02:00 |
|
iLLiCiTiT
|
bb786b27db
|
_fill_inner_schemas now can work with schema templates
|
2020-10-02 14:23:12 +02:00 |
|
iLLiCiTiT
|
93f489d0c3
|
implemented exception for missing keys
|
2020-10-02 14:21:52 +02:00 |
|
iLLiCiTiT
|
3a53f8a944
|
implemented function for handling schema_template item
|
2020-10-02 14:21:26 +02:00 |
|
iLLiCiTiT
|
dd29192ffe
|
implemented filling data of schema template
|
2020-10-02 14:20:48 +02:00 |
|
iLLiCiTiT
|
c81d491198
|
if schema json contain list it is stored as template
|
2020-10-02 14:19:35 +02:00 |
|
iLLiCiTiT
|
42fa4c9871
|
schemas are also loaded in all subfolders
|
2020-10-02 14:18:58 +02:00 |
|
iLLiCiTiT
|
3d07421dd9
|
added schema template to example schema
|
2020-10-02 14:17:43 +02:00 |
|
iLLiCiTiT
|
be135af8ce
|
fixed example template
|
2020-10-02 14:17:28 +02:00 |
|
iLLiCiTiT
|
39cf227447
|
added example template
|
2020-10-02 14:09:48 +02:00 |
|
iLLiCiTiT
|
a1d3b81807
|
renamed 1_examples.json to example_schema.json
|
2020-10-02 14:03:52 +02:00 |
|
Milan Kolar
|
8c98c53664
|
Merge branch 'feature/84-adding_foundry_Hiero_launchers' into develop
|
2020-10-02 10:55:12 +02:00 |
|
Milan Kolar
|
144a1232d6
|
Merge pull request #588 from pypeclub/feature/environments_in_settings
Environments in settings GUI
|
2020-10-02 10:43:04 +02:00 |
|
Jakub Jezek
|
d27be1914d
|
feat(hiero): adding icon
|
2020-10-02 10:06:02 +02:00 |
|
Milan Kolar
|
e7abb30da2
|
add application schemas
|
2020-10-01 23:57:12 +02:00 |
|
iLLiCiTiT
|
14ce8eb442
|
fix saving of environmentes to studio overrides
|
2020-10-01 22:54:54 +02:00 |
|
Milan Kolar
|
3977877a61
|
Merge branch '2.x/develop' into develop
|
2020-10-01 21:31:32 +02:00 |
|
Milan Kolar
|
8b6c23c301
|
Merge pull request #581 from pypeclub/feature/avalon_module_without_qt
Avalon module without Qt
|
2020-10-01 21:14:29 +02:00 |
|