Commit graph

7602 commits

Author SHA1 Message Date
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
Milan Kolar
d3fca19c4f
Merge pull request #582 from pypeclub/feature/environments_settings
Environments and launchers in settings
2020-10-01 14:27:16 +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
Milan Kolar
8df61293ff
Merge pull request #561 from pypeclub/bugfix/remove_spacer_after_refresh
Setting tool: Remove spacer after refresh
2020-09-25 09:41:24 +02:00
iLLiCiTiT
3830e347d4 remove all widgets in content_layout on refresh 2020-09-24 16:07:49 +02:00
Milan Kolar
236a094577
Merge pull request #537 from pypeclub/feature/maya-plugin-settings
Settings: Maya plugins and capture settings
2020-09-24 14:56:16 +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
2de8811870 Merge branch 'hotfix/ftrack_remove_fix' 2020-09-24 10:32:43 +02:00
Milan Kolar
9515bc43d2 Merge branch 'hotfix/ftrack_remove_fix' into develop 2020-09-24 10:32:43 +02:00
Milan Kolar
d353c3e9da
Merge pull request #556 from pypeclub/bugfix/raw_json_variable_fix
Fix of raw json item
2020-09-24 09:39:33 +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
iLLiCiTiT
a1715355a3 List and ModifiableDict are creating new items in right way 2020-09-23 17:50:22 +02:00
iLLiCiTiT
83eab6b2ca ModifiableDict and List are able to handle new way of their item definition with backwards compatibility 2020-09-23 17:49:14 +02:00
iLLiCiTiT
ddc1042d6c use pype logger inside 2020-09-23 17:48:09 +02:00
iLLiCiTiT
d91f67a799 ListItem and ModifiableDictItem expect one argument less 2020-09-23 17:47:57 +02:00
iLLiCiTiT
dca974af2b added debugging logs 2020-09-23 16:49:58 +02:00
iLLiCiTiT
bff280b867 fixed way how to access to attribute self._avalon_ents 2020-09-23 16:49:50 +02:00
iLLiCiTiT
f7104a1f7e first commit recreated entity before any modification are applied 2020-09-23 16:49:28 +02:00