Commit graph

5526 commits

Author SHA1 Message Date
iLLiCiTiT
d7492a13c4 added example of usage raw json for environments 2020-10-01 19:36:43 +02:00
iLLiCiTiT
87df2ea101 added validation for env group keys 2020-10-01 19:30:18 +02:00
iLLiCiTiT
484a35ae52 modified way how environments are loaded 2020-10-01 19:15:23 +02:00
iLLiCiTiT
03bbc6e839 raw json can return env value/keys 2020-10-01 19:01:16 +02:00
iLLiCiTiT
65d51d56a8 raw-json can store environments 2020-10-01 18:51:42 +02:00
iLLiCiTiT
2933eab903 dicitonaries can merge metadata keys 2020-10-01 18:51:20 +02:00
iLLiCiTiT
9de4efc7c3 prepared method for merging metadata under same key 2020-10-01 18:50:10 +02:00
iLLiCiTiT
d33de68566 removed has_only_environ_children 2020-10-01 18:02:48 +02:00
iLLiCiTiT
e804c47214 converting functions for overrides use new implemented conversions 2020-10-01 18:02:05 +02:00
iLLiCiTiT
08554af5fd bases use converting in and out data 2020-10-01 18:01:38 +02:00
iLLiCiTiT
116c9469c8 fix not implemented message 2020-10-01 18:01:04 +02:00
iLLiCiTiT
e6749a53f7 added 2 functions for converting gui data for storing and oposite 2020-10-01 18:00:11 +02:00
iLLiCiTiT
ec445fcc2d added new M_ENVIRONMENT_KEY for storing environments 2020-10-01 17:59:32 +02:00
iLLiCiTiT
4903c09f40 variable POP_KEY renamed to M_POP_KEY 2020-10-01 17:59:20 +02:00
iLLiCiTiT
9afcdd3546 renamed variable OVERRIDEN_KEY to M_OVERRIDEN_KEY 2020-10-01 17:59:04 +02:00
iLLiCiTiT
8a8aa0422d raise KeyError exception not just create 2020-10-01 17:57:51 +02:00
iLLiCiTiT
227755669f METATADATA_KEY is object not type 2020-10-01 17:57:21 +02:00
iLLiCiTiT
5944a6719a Merge branch 'develop' into feature/environments_in_settings 2020-10-01 17:53:24 +02:00
Milan Kolar
25566cb9cb Merge branch 'hotfix/harmony-clashing-namespace' into develop 2020-10-01 16:33:28 +02:00
iLLiCiTiT
226ddab164 preparation for storing to separated environments settings 2020-10-01 16:15:38 +02:00
iLLiCiTiT
15bb321b1f system widget can store environment fields 2020-10-01 15:44:17 +02:00
Ondrej Samohel
a09b74369e
fix clashing namespace of called functions 2020-09-30 18:51:18 +02:00
iLLiCiTiT
def1295014 added environemnts function to pype.api 2020-09-30 14:50:48 +02:00
iLLiCiTiT
9e40f3c9fd implemented function which returns environments 2020-09-30 14:50:33 +02:00
iLLiCiTiT
68c10ab1ee added launchers to pype 2020-09-30 14:39:44 +02:00
iLLiCiTiT
7b93174d92 moved environments folder one level higher 2020-09-30 14:39:30 +02:00
Milan Kolar
76a241afe9 bump version 2020-09-25 13:24:30 +02:00
Milan Kolar
d4b3367bb9 Merge branch 'feature/validate_intent' into develop 2020-09-25 10:16:06 +02:00
Milan Kolar
71a5a036dd validate intent 2020-09-25 10:15:10 +02:00
iLLiCiTiT
3830e347d4 remove all widgets in content_layout on refresh 2020-09-24 16:07:49 +02:00
Milan Kolar
53dc5e20dd switch maya capture to invidible dictionary 2020-09-24 14:55:54 +02:00
Milan Kolar
3c61a14ac3 Merge branch 'develop' into feature/maya-plugin-settings 2020-09-24 12:33:01 +02:00
Milan Kolar
a1255011fb Merge remote-tracking branch 'origin/develop' into develop 2020-09-24 11:36:58 +02:00
Milan Kolar
ffc16553b1 Merge branch 'hotfix/pyblish_terminal_is_faster' 2020-09-24 11:36:46 +02:00
Milan Kolar
e9e1dc05ff Merge branch 'hotfix/pyblish_terminal_is_faster' into develop 2020-09-24 11:36:45 +02:00
Milan Kolar
666d7a1774
Merge pull request #557 from pypeclub/bugfix/path_widget_fix
Path widget fix
2020-09-24 11:01:04 +02:00
Milan Kolar
f7a0e8a321
Merge pull request #555 from pypeclub/feature/list_dict_mod_item_object_specification
List and Modifiable Dictionary items has modified object specification
2020-09-24 11:00:43 +02:00
iLLiCiTiT
4e19315981 info messages are added same way as records 2020-09-24 10:38:31 +02:00
iLLiCiTiT
ce29b1e862 append in terminal model adds all items at once instead of one by one 2020-09-24 10:38:18 +02:00
Milan Kolar
3a7bb8c79f Merge remote-tracking branch 'origin/develop' into develop 2020-09-24 10:32:51 +02:00
Milan Kolar
9515bc43d2 Merge branch 'hotfix/ftrack_remove_fix' into develop 2020-09-24 10:32:43 +02:00
iLLiCiTiT
4f61d84612 fix raw json item_value method 2020-09-23 19:41:34 +02:00
iLLiCiTiT
c51daf918b fixed a lot of in path widget 2020-09-23 19:40:29 +02:00
iLLiCiTiT
36a2edf2fb modified styles for dict widget 2020-09-23 19:14:39 +02:00
iLLiCiTiT
3a6c8e32eb DictWidget used as widget has ability to not add borders around the widget 2020-09-23 19:14:20 +02:00
iLLiCiTiT
0f05901ac7 simplified PathWidget with usage of dict as widget 2020-09-23 19:11:03 +02:00
iLLiCiTiT
7c80946cef modified readme 2020-09-23 17:57:15 +02:00
iLLiCiTiT
8cc5a906ff modified schema to use new object_type definition 2020-09-23 17:57:07 +02:00
iLLiCiTiT
069f25f1cb skip input modifiers in anatomy 2020-09-23 17:56:34 +02:00
iLLiCiTiT
d241a45037 info changed to warning 2020-09-23 17:51:59 +02:00