Tri-Inspector/Editor.Extras/Drawers
2022-07-19 18:23:44 +03: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 incorrect TextArea attribute rendering 2022-07-15 15:31:48 +03:00
BuiltinDrawers.cs.meta Add drawers for unity built-in types 2022-01-07 20:29:02 +03:00
ButtonDrawer.cs Add button size parameter 2022-06-06 19:35:46 +03:00
ButtonDrawer.cs.meta Add Button attribute 2022-01-18 20:52:33 +03:00
DropdownDrawer.cs Move TriDropdownElement to core 2022-07-14 18:34:09 +03:00
DropdownDrawer.cs.meta Add Dropdown attribute 2022-07-04 18:33:03 +03:00
EnumToggleButtonsDrawer.cs New TriPropertyExtension.Initialize method API, show errors in inspector 2022-06-06 14:17:53 +03:00
EnumToggleButtonsDrawer.cs.meta Close #6 - Add EnumToggleButtons attribute 2022-05-29 14:00:15 +03:00
GUIColorDrawer.cs Rework drawers 2022-01-06 20:19:19 +03:00
GUIColorDrawer.cs.meta initial commot 2022-01-05 14:59:05 +03:00
IndentDrawer.cs Rework helper scopes 2022-01-10 10:39:14 +03:00
IndentDrawer.cs.meta initial commot 2022-01-05 14:59:05 +03:00
InlineEditorDrawer.cs New TriPropertyExtension.Initialize method API, show errors in inspector 2022-06-06 14:17:53 +03: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 Allow polymorphic drawers without generics constraints on type 2022-07-14 13:30:54 +03: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 Add Scene attribute 2022-07-19 18:23:44 +03: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 New TriPropertyExtension.Initialize method API, show errors in inspector 2022-06-06 14:17:53 +03:00
TableListDrawer.cs.meta Add experimental TableList attribute 2022-01-21 20:14:00 +03:00
TitleDrawer.cs New TriPropertyExtension.Initialize method API, show errors in inspector 2022-06-06 14:17:53 +03:00
TitleDrawer.cs.meta initial commot 2022-01-05 14:59:05 +03:00