Commit graph

7558 commits

Author SHA1 Message Date
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
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
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
iLLiCiTiT
86ed514b5a dict item adds checkbox before label instead of after 2020-09-23 12:45:26 +02:00
iLLiCiTiT
8f959eb738 expandable widget can have widget before and after label now 2020-09-23 12:45:14 +02:00
Jakub Jezek
8835617fe4
fix(standalonepublisher): adding commonly used extension for video 2020-09-23 12:37:37 +02:00
Jakub Jezek
b193cc3b51
fix(ftrack): filter only activated instances in hierarchy assets 2020-09-23 12:37:05 +02:00
iLLiCiTiT
eadf08f0bb updated methed update_style for inputs where it is more complex 2020-09-23 11:36:59 +02:00
iLLiCiTiT
1913883942 all inputs object has attribute input_field 2020-09-23 11:36:27 +02:00
iLLiCiTiT
a3b6c5c027 removed update_style from most of inputs 2020-09-23 11:35:37 +02:00
iLLiCiTiT
733c648317 implemented update_style for all input objects the same 2020-09-23 11:33:54 +02:00
iLLiCiTiT
614234f2f6 all items has attribute label_widget which may be set to None 2020-09-23 11:33:17 +02:00
iLLiCiTiT
ba785f748b made None as valid value 2020-09-23 10:53:18 +02:00
iLLiCiTiT
b2cd99cbcc skip setting item as checkable for multiselection input 2020-09-23 10:50:46 +02:00
iLLiCiTiT
028b754f59 fixed set_value method for discard changes etc. 2020-09-23 10:47:49 +02:00
iLLiCiTiT
ddd1637bd3 reorganized eventFilter 2020-09-23 10:46:35 +02:00
iLLiCiTiT
83c0010320 removed ComboMenuDelegate as not used 2020-09-23 10:22:26 +02:00
iLLiCiTiT
dfaa62ef95 enum has better style changes 2020-09-23 10:19:35 +02:00
iLLiCiTiT
3aaf443327 moved enumerator 2020-09-23 10:04:56 +02:00
iLLiCiTiT
cc3d5bcc41 label and proxy widget are transparent now 2020-09-22 18:50:29 +02:00
iLLiCiTiT
06dba918f7 label is offset by two pixels down to fake nice view 2020-09-22 18:50:19 +02:00
iLLiCiTiT
9ed5778b51 removed unused variables 2020-09-22 18:46:13 +02:00
iLLiCiTiT
5410bab315 added readme 2020-09-22 18:40:32 +02:00
iLLiCiTiT
223ed55752 project override values are not propagated in right way if dict is used as widget 2020-09-22 18:34:55 +02:00
iLLiCiTiT
102a8ead4c added enumerator to ExtractReview 2020-09-22 18:30:55 +02:00
iLLiCiTiT
34d16bb096 small cleanup 2020-09-22 18:21:26 +02:00
iLLiCiTiT
85e67b6ce2 fix stretch 2020-09-22 17:35:23 +02:00
iLLiCiTiT
49ac226f30 line width is calculated right 2020-09-22 17:32:21 +02:00
iLLiCiTiT
1c1676f6f8 final touches 2020-09-22 17:06:54 +02:00
iLLiCiTiT
016ea3146b added style for multiselection combobox 2020-09-22 16:59:08 +02:00
iLLiCiTiT
13576aeedc added a little bit more atomicity to padding and margins 2020-09-22 16:58:52 +02:00
iLLiCiTiT
e779375b9b renamed CheckComboBox to MultiSelectionComboBox 2020-09-22 16:55:31 +02:00
iLLiCiTiT
4b70f70856 multiselection combobox expand size by its items 2020-09-22 16:35:48 +02:00
iLLiCiTiT
6e49beb9c3 added style for combobox 2020-09-22 14:56:44 +02:00
iLLiCiTiT
f6f75c6fb3 added enum to examples 2020-09-22 14:04:49 +02:00