Commit graph

7778 commits

Author SHA1 Message Date
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
Milan Kolar
4d20ddbaa7
Merge pull request #563 from pypeclub/feature/rest_api_without_qt
RestApi module without Qt
2020-09-25 09:41:04 +02:00
iLLiCiTiT
7104ac3fbc rest api module is not using QThread for running but python's Thread 2020-09-24 17:30:08 +02:00
iLLiCiTiT
b0d1b95751 fix merge bug 2020-09-24 16:48:16 +02:00
iLLiCiTiT
243b8941af Merge branch 'develop' into feature/item_types_value_type_validation 2020-09-24 16:30:45 +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
iLLiCiTiT
2831f3f4b4 collecting was separated to 3 parts with only 3 calls to mongo database 2020-09-24 12:48:18 +02:00
iLLiCiTiT
2e8f5ee55c collect anatomy instance data plugin converted to context plugin 2020-09-24 12:47:08 +02:00
Milan Kolar
3c61a14ac3 Merge branch 'develop' into feature/maya-plugin-settings 2020-09-24 12:33:01 +02:00
Milan Kolar
aef9d44f1d Merge branch 'hotfix/pyblish_terminal_is_faster' into 2.x/develop 2020-09-24 11:37:09 +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
Milan Kolar
c516af15cc
Merge pull request #543 from pypeclub/bugfix/refresh_locations_on_session_rollback
Refresh Ftrack locations on session rollback
2020-09-24 10:51:11 +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
f5a37ea416 Merge branch 'hotfix/ftrack_remove_fix' into 2.x/develop 2020-09-24 10:32:57 +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
iLLiCiTiT
2c360a99c7 invalid default value is also marked as bad and modified 2020-09-23 15:18:00 +02:00
Milan Kolar
e703f5f2a1
Merge pull request #545 from tokejepsen/2.x/bugfix/maya_image_plane
Maya: Fix missing update of frame range on image plane.
2020-09-23 14:34:43 +02:00
Milan Kolar
869d9b4377
Merge pull request #544 from tokejepsen/2.x/bugfix/maya_audio
Maya: Fix missing frame range update on audio.
2020-09-23 14:34:14 +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
ed5bb3e4e4 Merge branch 'hotfix/editorial_one_shot_publish' into 2.x/develop 2020-09-23 13:20:15 +02:00