Commit graph

7591 commits

Author SHA1 Message Date
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
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
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
Milan Kolar
8d2f25d1c0
Merge pull request #552 from pypeclub/feature/dict_checkbox_before_label
Dict checkbox before label
2020-09-23 14:27:24 +02:00
Milan Kolar
4c9a53397f
Merge pull request #549 from pypeclub/feature/update_style_refactor
Feature/update style refactor
2020-09-23 14:19:24 +02:00
Milan Kolar
5ed5cd1d04
Merge pull request #548 from pypeclub/feature/grid_label_tweaks
Grid label tweaks in settings GUI
2020-09-23 14:18:02 +02:00
Milan Kolar
790d454504 Merge branch 'hotfix/editorial_one_shot_publish' 2020-09-23 13:20:10 +02:00
Milan Kolar
165801289d Merge branch 'hotfix/editorial_one_shot_publish' into develop 2020-09-23 13:20:09 +02:00
Milan Kolar
ae59f9c04a
Merge pull request #547 from pypeclub/feature/enumerator_item
Enumerator item in settings GUI
2020-09-23 13:01:00 +02:00
iLLiCiTiT
c2d9a66b8c fix default checkboxes in multiselection 2020-09-23 12:59:06 +02:00
Jakub Jezek
7cc52fe28a
fix(ftrack, global): moving asset filter to avalon hierarchy integrator 2020-09-23 12:55:02 +02:00
Milan Kolar
84c963627e
Merge pull request #546 from pypeclub/bugfix/dict_as_widget_fix
Dict as widget can't apply project overrides
2020-09-23 12:54:49 +02:00
iLLiCiTiT
145b344255 added validation of type for checkbox_key 2020-09-23 12:49:34 +02:00
iLLiCiTiT
89b99479af formatting fix 2020-09-23 12:46:29 +02:00