Commit Graph

50 Commits

Author SHA1 Message Date
VladV
ee4e02d7ce Add option to show element labels in lists 2023-08-18 10:48:19 +04:00
VladV
6a7036b3ac Add fix action in Required attribute 2023-06-24 18:09:23 +04:00
VladV
20faf1bef5 Add drawer for Button with parameters 2023-06-24 16:06:50 +04:00
HoSHIZA
9d0f5faeab
Extend the GUIColorAttribute functionality (#103) 2023-05-01 16:00:53 +04:00
HoSHIZA
e40ad952f4
Added ToggleGroup attribute (#100) 2023-04-09 20:51:22 +04:00
VladV
6881e0fe00 Add Dropdown values validation 2023-04-05 21:29:06 +04:00
VladV
22884cc5cf Add option to set fixed sizes for horizontal group columns 2023-03-12 12:22:38 +04:00
VladV
3c36b7b2d3 Make attributes non sealed 2023-03-12 11:38:39 +04:00
VladV
ec71246cbd Add HorizontalLine to Title attribute 2023-03-12 11:36:57 +04:00
VladV
51d7e7d474 Add DisplayAsString attrribute 2023-03-12 11:31:48 +04:00
VladV
c368664252 Draw Script property by default and add HideMonoScriptAttribute attribute 2023-01-14 20:50:58 +04:00
VladV
f40b1e4b55 Fix attribute names 2022-12-10 11:01:57 +04:00
VladV
9f63461715 Allows ShowInInspector usage on fields 2022-12-09 20:06:58 +04:00
VladV
23702836b3 Add default title to groups and HideTitle option 2022-12-07 11:23:00 +04:00
VladV
38bc03651e Add FoldoutGroup attribute 2022-11-13 15:30:30 +04:00
VladV
9182a6268c Add DrawWithUnity attribute 2022-11-13 09:23:48 +04:00
VladV
c5a1673ff4 Add GroupNext attribute 2022-08-27 14:53:48 +03:00
VladV
8c36271e56 Add HideReferencePicker attribute 2022-08-03 17:41:01 +03:00
VladV
c783e6dee7 Simplify processors code 2022-08-03 11:38:52 +03:00
VladV
5346508caf Add Scene attribute 2022-07-19 18:23:44 +03:00
VladV
b21f687394 Add SceneObjectsOnly attriute 2022-07-12 13:34:59 +03:00
VladV
9e6d661229 Add Dropdown attribute 2022-07-04 18:33:03 +03:00
VladV
91a91b7ea9 Closes #5 - Add AssetsOnly attribute 2022-06-10 15:34:49 +03:00
VladV
fb59bf9a77 Add default constructor for PropertySpace attribute 2022-06-06 19:40:28 +03:00
VladV
a45fde19d4 Add button size parameter 2022-06-06 19:35:46 +03:00
VladV
5c5659100f Closes #8 - Add TableList attribute 2022-05-30 18:24:33 +03:00
VladV
acdcb60456 Close #6 - Add EnumToggleButtons attribute 2022-05-29 14:00:15 +03:00
VladV
fda4fe744e Allow DrawWithTriInspector attribute on assembly level 2022-05-25 10:05:29 +03:00
VladV
30253d8dda AllowMultiple for some attributes 2022-05-19 17:49:19 +03:00
VladV
9f2610d171 Add InfoBox attribute 2022-05-19 17:31:43 +03:00
VladV
e354cf2843 Add InfoBox attribute 2022-05-18 21:37:44 +03:00
VladV
fc4da39d75 Add OdinInspector integration 2022-05-18 20:03:06 +03:00
VladV
36b01b0617 Fix #1 - Add compared value to ShowIf, HideIf, EnableIf, DisableIf 2022-05-14 10:20:25 +03:00
VladV
ce6611ddd8 Allow Indent attribute usage on methods 2022-05-14 10:06:30 +03:00
VladV
2b474cb850 Add parameterless constructor for intellisense improvement 2022-05-14 08:50:53 +03:00
VladV
e1c3f78bf5 Add ShowIf, HideIf, EnableIf, DisableIf attributes 2022-05-11 20:33:48 +03:00
VladV
de2582134f Add OnValueChanged attribute 2022-05-11 14:15:12 +03:00
VladV
85603b0325 Add empty constructor in ButtonAttribute for intellisense 2022-05-09 10:31:05 +03:00
VladV
b76d18abd9 Add ValidateInput attribute 2022-05-07 19:04:09 +03:00
VladV
6f48826943 AddVerticalGroup 2022-01-30 19:08:53 +03:00
VladV
431fa6e526 Add experimental TableList attribute 2022-01-21 20:14:00 +03:00
VladV
7e8d7ba172 Add AlwaysExpanded to ListDrawerSettings 2022-01-21 18:57:26 +03:00
VladV
96025fbb61 Add ListDrawerSettings 2022-01-21 18:46:53 +03:00
VladV
87f6eeac6e Add TabGroup 2022-01-21 14:21:57 +03:00
VladV
b44835a679 Add Show/Disable In Edit Mode attributes 2022-01-19 13:07:09 +03:00
VladV
2dc728a146 Add Button attribute 2022-01-18 20:52:33 +03:00
VladV
a1da85433e Add property validators 2022-01-15 19:55:20 +03:00
VladV
2e8014ac14 Added InlineEditor attribute 2022-01-09 19:15:33 +03:00
VladV
b58fe280b5 Add property hide and disable processors 2022-01-05 15:42:21 +03:00
VladV
356b11e251 initial commot 2022-01-05 14:59:05 +03:00