.. |
AssetsOnlyAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
AssetsOnlyAttribute.cs.meta
|
Closes #5 - Add AssetsOnly attribute
|
2022-06-10 15:34:49 +03:00 |
ButtonAttribute.cs
|
Add drawer for Button with parameters
|
2023-06-24 16:06:50 +04:00 |
ButtonAttribute.cs.meta
|
Add Button attribute
|
2022-01-18 20:52:33 +03:00 |
DeclareBoxGroupAttribute.cs
|
Add default title to groups and HideTitle option
|
2022-12-07 11:23:00 +04:00 |
DeclareBoxGroupAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
DeclareFoldoutGroupAttribute.cs
|
Add default title to groups and HideTitle option
|
2022-12-07 11:23:00 +04:00 |
DeclareFoldoutGroupAttribute.cs.meta
|
Add FoldoutGroup attribute
|
2022-11-13 15:30:30 +04:00 |
DeclareGroupBaseAttribute.cs
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
DeclareGroupBaseAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
DeclareHorizontalGroupAttribute.cs
|
Add option to set fixed sizes for horizontal group columns
|
2023-03-12 12:22:38 +04:00 |
DeclareHorizontalGroupAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
DeclareTabGroupAttribute.cs
|
Add TabGroup
|
2022-01-21 14:21:57 +03:00 |
DeclareTabGroupAttribute.cs.meta
|
Add TabGroup
|
2022-01-21 14:21:57 +03:00 |
DeclareToggleGroupAttribute.cs
|
Added ToggleGroup attribute (#100)
|
2023-04-09 20:51:22 +04:00 |
DeclareToggleGroupAttribute.cs.meta
|
Added ToggleGroup attribute (#100)
|
2023-04-09 20:51:22 +04:00 |
DeclareVerticalGroupAttribute.cs
|
AddVerticalGroup
|
2022-01-30 19:08:53 +03:00 |
DeclareVerticalGroupAttribute.cs.meta
|
AddVerticalGroup
|
2022-01-30 19:08:53 +03:00 |
DisableIfAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
DisableIfAttribute.cs.meta
|
Add ShowIf, HideIf, EnableIf, DisableIf attributes
|
2022-05-11 20:33:48 +03:00 |
DisableInEditModeAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
DisableInEditModeAttribute.cs.meta
|
Add Show/Disable In Edit Mode attributes
|
2022-01-19 13:07:09 +03:00 |
DisableInPlayModeAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
DisableInPlayModeAttribute.cs.meta
|
Add property hide and disable processors
|
2022-01-05 15:42:21 +03:00 |
DisplayAsStringAttribute.cs
|
Add DisplayAsString attrribute
|
2023-03-12 11:31:48 +04:00 |
DisplayAsStringAttribute.cs.meta
|
Add DisplayAsString attrribute
|
2023-03-12 11:31:48 +04:00 |
DrawWithTriInspectorAttribute.cs
|
Allow DrawWithTriInspector attribute on assembly level
|
2022-05-25 10:05:29 +03:00 |
DrawWithTriInspectorAttribute.cs.meta
|
Add OdinInspector integration
|
2022-05-18 20:03:06 +03:00 |
DrawWithUnityAttribute.cs
|
Now UIToolkit support is opt-in
|
2023-10-25 18:35:54 +04:00 |
DrawWithUnityAttribute.cs.meta
|
Add DrawWithUnity attribute
|
2022-11-13 09:23:48 +04:00 |
DropdownAttribute.cs
|
Add Dropdown values validation
|
2023-04-05 21:29:06 +04:00 |
DropdownAttribute.cs.meta
|
Add Dropdown attribute
|
2022-07-04 18:33:03 +03:00 |
EnableIfAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
EnableIfAttribute.cs.meta
|
Add ShowIf, HideIf, EnableIf, DisableIf attributes
|
2022-05-11 20:33:48 +03:00 |
EnableInEditModeAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
EnableInEditModeAttribute.cs.meta
|
Add Show/Disable In Edit Mode attributes
|
2022-01-19 13:07:09 +03:00 |
EnableInPlayModeAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
EnableInPlayModeAttribute.cs.meta
|
Add property hide and disable processors
|
2022-01-05 15:42:21 +03:00 |
EnumToggleButtonsAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
EnumToggleButtonsAttribute.cs.meta
|
Close #6 - Add EnumToggleButtons attribute
|
2022-05-29 14:00:15 +03:00 |
GroupAttribute.cs
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
GroupAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
GroupNextAttribute.cs
|
Add GroupNext attribute
|
2022-08-27 14:53:48 +03:00 |
GroupNextAttribute.cs.meta
|
Add GroupNext attribute
|
2022-08-27 14:53:48 +03:00 |
GUIColorAttribute.cs
|
Extend the GUIColorAttribute functionality (#103)
|
2023-05-01 16:00:53 +04:00 |
GUIColorAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
HideIfAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
HideIfAttribute.cs.meta
|
Add ShowIf, HideIf, EnableIf, DisableIf attributes
|
2022-05-11 20:33:48 +03:00 |
HideInEditModeAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
HideInEditModeAttribute.cs.meta
|
Add Show/Disable In Edit Mode attributes
|
2022-01-19 13:07:09 +03:00 |
HideInPlayModeAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
HideInPlayModeAttribute.cs.meta
|
Add property hide and disable processors
|
2022-01-05 15:42:21 +03:00 |
HideLabelAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
HideLabelAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
HideMonoScriptAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
HideMonoScriptAttribute.cs.meta
|
Draw Script property by default and add HideMonoScriptAttribute attribute
|
2023-01-14 20:50:58 +04:00 |
HideReferencePickerAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
HideReferencePickerAttribute.cs.meta
|
Add HideReferencePicker attribute
|
2022-08-03 17:41:01 +03:00 |
IndentAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
IndentAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
InfoBoxAttribute.cs
|
AllowMultiple for some attributes
|
2022-05-19 17:49:19 +03:00 |
InfoBoxAttribute.cs.meta
|
Add InfoBox attribute
|
2022-05-18 21:37:44 +03:00 |
InlineEditorAttribute.cs
|
Add InlineEditor modes
|
2024-04-06 12:40:02 +03:00 |
InlineEditorAttribute.cs.meta
|
Added InlineEditor attribute
|
2022-01-09 19:15:33 +03:00 |
InlinePropertyAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
InlinePropertyAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
LabelTextAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
LabelTextAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
LabelWidthAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
LabelWidthAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
ListDrawerSettings.cs
|
Add option to show element labels in lists
|
2023-08-18 10:48:19 +04:00 |
ListDrawerSettings.cs.meta
|
Add ListDrawerSettings
|
2022-01-21 18:46:53 +03:00 |
OnValueChangedAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
OnValueChangedAttribute.cs.meta
|
Add OnValueChanged attribute
|
2022-05-11 14:15:12 +03:00 |
PropertyOrderAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
PropertyOrderAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
PropertySpaceAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
PropertySpaceAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
PropertyTooltipAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
PropertyTooltipAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
ReadOnlyAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
ReadOnlyAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
RequiredAttribute.cs
|
Add fix action in Required attribute
|
2023-06-24 18:09:23 +04:00 |
RequiredAttribute.cs.meta
|
Add property validators
|
2022-01-15 19:55:20 +03:00 |
SceneAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
SceneAttribute.cs.meta
|
Add Scene attribute
|
2022-07-19 18:23:44 +03:00 |
SceneObjectsOnlyAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
SceneObjectsOnlyAttribute.cs.meta
|
Add SceneObjectsOnly attriute
|
2022-07-12 13:34:59 +03:00 |
ShowDrawerChainAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
ShowDrawerChainAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
ShowIfAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
ShowIfAttribute.cs.meta
|
Add ShowIf, HideIf, EnableIf, DisableIf attributes
|
2022-05-11 20:33:48 +03:00 |
ShowInEditModeAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
ShowInEditModeAttribute.cs.meta
|
Add Show/Disable In Edit Mode attributes
|
2022-01-19 13:07:09 +03:00 |
ShowInInspector.cs
|
Fix attribute names
|
2022-12-10 11:01:57 +04:00 |
ShowInInspector.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
ShowInPlayModeAttribute.cs
|
Simplify processors code
|
2022-08-03 11:38:52 +03:00 |
ShowInPlayModeAttribute.cs.meta
|
Add property hide and disable processors
|
2022-01-05 15:42:21 +03:00 |
TabAttribute.cs
|
Add TabGroup
|
2022-01-21 14:21:57 +03:00 |
TabAttribute.cs.meta
|
Add TabGroup
|
2022-01-21 14:21:57 +03:00 |
TableListAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
TableListAttribute.cs.meta
|
Add experimental TableList attribute
|
2022-01-21 20:14:00 +03:00 |
TitleAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
TitleAttribute.cs.meta
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
ValidateInputAttribute.cs
|
Make attributes non sealed
|
2023-03-12 11:38:39 +04:00 |
ValidateInputAttribute.cs.meta
|
Add ValidateInput attribute
|
2022-05-07 19:04:09 +03:00 |