Commit graph

5908 commits

Author SHA1 Message Date
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
8627a9613e extract burnin checks if intent value is valid before adding label 2020-09-24 16:26:45 +02:00
iLLiCiTiT
16e52ccff2 _add_intent_to_context is executed on play or validate button 2020-09-24 16:26:25 +02:00
iLLiCiTiT
dc4220e474 removed on_intent_changed since it's not helpful 2020-09-24 16:26:07 +02:00
iLLiCiTiT
997b11399e implemented _add_intent_to_context for adding intent to context data 2020-09-24 16:25:41 +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
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
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
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
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