Tri-Inspector/Editor.Extras/Drawers
2023-12-12 19:06:29 +04:00
..
BuiltinDrawerBase.cs Fix incorrect spacing for some built-in fields 2022-07-03 10:10:19 +03:00
BuiltinDrawerBase.cs.meta Add drawers for unity built-in types 2022-01-07 20:29:02 +03:00
BuiltinDrawers.cs Fix LayerMask drawer 2023-10-25 18:36:03 +04:00
BuiltinDrawers.cs.meta Add drawers for unity built-in types 2022-01-07 20:29:02 +03:00
ButtonDrawer.cs Add drawer for Button with parameters 2023-06-24 16:06:50 +04:00
ButtonDrawer.cs.meta Add Button attribute 2022-01-18 20:52:33 +03:00
CustomBuiltInDrawer.cs Now UIToolkit support is opt-in 2023-10-25 18:35:54 +04:00
CustomBuiltInDrawer.cs.meta Move unity property drawer logic to CustombBuiltinDrawer 2022-12-07 10:52:08 +04:00
DisplayAsStringDrawer.cs Add DisplayAsString attrribute 2023-03-12 11:31:48 +04:00
DisplayAsStringDrawer.cs.meta Add DisplayAsString attrribute 2023-03-12 11:31:48 +04:00
DropdownDrawer.cs Add DropdownValueResolver 2023-04-05 21:29:06 +04:00
DropdownDrawer.cs.meta Add Dropdown attribute 2022-07-04 18:33:03 +03:00
EnumToggleButtonsDrawer.cs Fix flags support for EnumToggleButtons 2023-02-16 11:50:00 +04:00
EnumToggleButtonsDrawer.cs.meta Close #6 - Add EnumToggleButtons attribute 2022-05-29 14:00:15 +03:00
GUIColorDrawer.cs Optimize GUIColorDrawer 2023-05-01 16:17:43 +04:00
GUIColorDrawer.cs.meta initial commot 2022-01-05 14:59:05 +03:00
IndentDrawer.cs Fix GUI indents 2022-08-28 15:06:50 +03:00
IndentDrawer.cs.meta initial commot 2022-01-05 14:59:05 +03:00
InlineEditorDrawer.cs Move InlineEditor to decorators 2023-04-05 21:32:32 +04:00
InlineEditorDrawer.cs.meta Added InlineEditor attribute 2022-01-09 19:15:33 +03:00
LabelWidthDrawer.cs Rework drawers 2022-01-06 20:19:19 +03:00
LabelWidthDrawer.cs.meta initial commot 2022-01-05 14:59:05 +03:00
ObjectReferenceDrawer.cs Fix object reference drawer 2022-12-07 11:38:25 +04:00
ObjectReferenceDrawer.cs.meta Add drawers for unity built-in types 2022-01-07 20:29:02 +03:00
OnValueChangedDrawer.cs New TriPropertyExtension.Initialize method API, show errors in inspector 2022-06-06 14:17:53 +03:00
OnValueChangedDrawer.cs.meta Move OnValueChanged logic to OnValueChangedDrawer 2022-06-02 12:00:20 +03:00
PropertySpaceDrawer.cs Rework drawers 2022-01-06 20:19:19 +03:00
PropertySpaceDrawer.cs.meta initial commot 2022-01-05 14:59:05 +03:00
SceneDrawer.cs Fix Scene attribute 2023-12-12 19:06:29 +04:00
SceneDrawer.cs.meta Add Scene attribute 2022-07-19 18:23:44 +03:00
ShowDrawerChainDrawer.cs Rework drawer target 2022-01-08 20:25:50 +03:00
ShowDrawerChainDrawer.cs.meta initial commot 2022-01-05 14:59:05 +03:00
TableListDrawer.cs Fix GUI indents 2022-08-28 15:06:50 +03:00
TableListDrawer.cs.meta Add experimental TableList attribute 2022-01-21 20:14:00 +03:00
TitleDrawer.cs Add HorizontalLine to Title attribute 2023-03-12 11:36:57 +04:00
TitleDrawer.cs.meta initial commot 2022-01-05 14:59:05 +03:00