Commit graph

11293 commits

Author SHA1 Message Date
iLLiCiTiT
227e1aee1b enhanced labels of tools in enum items 2021-03-26 12:41:45 +01:00
iLLiCiTiT
8b4f462af9 removed "mtoa" from mtoa variants 2021-03-26 11:33:30 +01:00
iLLiCiTiT
5d610145c6 fix houdini defaults 2021-03-26 11:32:20 +01:00
Milan Kolar
bcae09edd1
Merge branch 'develop' into feature/key_validations 2021-03-26 10:24:16 +01:00
Milan Kolar
f8b5edc7ea
Merge pull request #1189 from pypeclub/feature/remaining_active_key_for_optional_plugins
Remaining active key for optional plugins
2021-03-26 09:49:53 +01:00
Milan Kolar
737e35a5f6 update workfiles tool in houdini 2021-03-25 23:16:34 +01:00
Milan Kolar
2ba85e8455
Merge pull request #1195 from pypeclub/feature/update_houdini
update houdini menu
2021-03-25 23:12:46 +01:00
Milan Kolar
18a56ccce8 update houdini menu 2021-03-25 23:11:25 +01:00
iLLiCiTiT
e3c44925d4 fix tool name in create update attriutes action 2021-03-25 19:50:18 +01:00
iLLiCiTiT
76bcca4c44 changed how tools are used 2021-03-25 19:42:53 +01:00
iLLiCiTiT
9582d9ffdf resaved tools 2021-03-25 19:42:38 +01:00
iLLiCiTiT
c24ba96bea added schema validation on object_type key in mutable dict item 2021-03-25 19:42:26 +01:00
iLLiCiTiT
ddd5cbb136 changed exception type on root entity 2021-03-25 19:42:06 +01:00
iLLiCiTiT
2fbe5d8165 tools are dynamic dictionaries 2021-03-25 19:40:51 +01:00
iLLiCiTiT
07fb637926 dashes are used as version serparators instead of underscore on apps 2021-03-25 17:58:40 +01:00
iLLiCiTiT
6eb792144b removed celaction publish variant 2021-03-25 17:57:58 +01:00
iLLiCiTiT
9a0070e5a1 fixed modifiable dict collapsible key widget 2021-03-25 14:20:29 +01:00
iLLiCiTiT
994238a638 better key validation 2021-03-25 14:11:03 +01:00
iLLiCiTiT
2567fee072 added key validations to modifiable dict widget 2021-03-25 13:52:15 +01:00
iLLiCiTiT
f5e9096fdc added key validation to roots entity 2021-03-25 13:38:42 +01:00
iLLiCiTiT
48a300cfc3 mutable dictionary validate keys on change and tries to fix them on load 2021-03-25 13:29:56 +01:00
iLLiCiTiT
01d0660253 immutable dict is validating keys with allowed symbols 2021-03-25 13:29:12 +01:00
iLLiCiTiT
7f39cf5dd4 implemented exception InvalidKeySymbols 2021-03-25 13:28:48 +01:00
iLLiCiTiT
96a80438e0 defined allowed key symbols and regex in constants 2021-03-25 13:28:28 +01:00
iLLiCiTiT
220454aa54 added key -> label mapping to nuke shortcut implementation 2021-03-25 13:27:54 +01:00
iLLiCiTiT
1ba1cf9aca nuke shortcuts have valid keys 2021-03-25 13:27:30 +01:00
iLLiCiTiT
d55d133b79 replaced dots in default tools 2021-03-25 13:06:42 +01:00
iLLiCiTiT
28f85892f8 saved default values 2021-03-25 11:08:25 +01:00
iLLiCiTiT
80abe4b9aa added active key t oremaining optional plugins 2021-03-25 11:08:17 +01:00
iLLiCiTiT
6b2ababb62 resaved keys in defaults 2021-03-25 10:56:13 +01:00
iLLiCiTiT
34b2276121 all aplications are passing new keys to variants 2021-03-25 10:55:58 +01:00
iLLiCiTiT
93c771eaf0 variant template expect 3 keys app_name app_variant and app_variant_label 2021-03-25 10:52:57 +01:00
Milan Kolar
635347cf20
Merge pull request #1184 from pypeclub/feature/rename_master_to_hero_version
Feature/rename master to hero version
2021-03-24 19:05:11 +01:00
Milan Kolar
694cc12caa
Delete test_localsystem.txt 2021-03-24 18:20:25 +01:00
Milan Kolar
d0c772db08
Merge pull request #1187 from pypeclub/bugfix/fix_handler_properties
Settings handler properties fix
2021-03-24 17:50:37 +01:00
iLLiCiTiT
593de5e995 fix check of attribute values 2021-03-24 17:46:12 +01:00
Milan Kolar
095b10d38d
Merge pull request #1186 from pypeclub/feature/active_key_for_optional_plugins
Active key for optional plugins
2021-03-24 16:44:37 +01:00
Milan Kolar
19ce8f7702
Merge pull request #1185 from pypeclub/feature/settings_error_catch
Settings UI error catch
2021-03-24 16:39:59 +01:00
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
iLLiCiTiT
26809bad90 fixed dialog arguments 2021-03-24 16:22:19 +01:00
iLLiCiTiT
0197eaa5d7 settings ui can catch exceptions 2021-03-24 16:03:25 +01:00
Milan Kolar
fed92e143c Merge branch 'develop' into feature/rename_master_to_hero_version 2021-03-24 15:59:30 +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
9bfaa841a9 anatomy_keys and attribute_keys are created on demand 2021-03-24 15:44:38 +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