VladV
|
0fd77fee4f
|
Move InlineEditor to decorators
|
2023-04-05 21:32:32 +04:00 |
|
VladV
|
d2957843ce
|
update readme
|
2023-04-05 21:29:06 +04:00 |
|
VladV
|
ae735beb2e
|
Draws a dropdown value even if the value is invalid
|
2023-04-05 21:29:06 +04:00 |
|
VladV
|
6881e0fe00
|
Add Dropdown values validation
|
2023-04-05 21:29:06 +04:00 |
|
VladV
|
69ebc4dc89
|
Add DropdownValueResolver
|
2023-04-05 21:29:06 +04:00 |
|
VladV
|
af9d9f561d
|
Actualize and set dropdown value in OnGUI loop
|
2023-04-05 21:29:06 +04:00 |
|
VladV
|
78d032d4d5
|
Add list header drag and drop
|
2023-03-24 14:37:04 +04:00 |
|
VladV
|
513a250c64
|
Add RunValidationIfRequired api
|
2023-03-22 11:53:22 +04:00 |
|
VladV
|
db3d60270a
|
More stable size calculations
|
2023-03-22 11:53:22 +04:00 |
|
VladV
|
a416601510
|
Fix group vertical spacing
|
2023-03-22 11:53:22 +04:00 |
|
VladV
|
7dddefa4b8
|
Fix overriden members shown twice
|
2023-03-12 13:17:11 +04:00 |
|
VladV
|
48dce095db
|
Up version 1.10.0
|
2023-03-12 12:23:21 +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
|
abcd8b1d18
|
Add structs to reference picker
|
2023-03-12 11:34:58 +04:00 |
|
VladV
|
51d7e7d474
|
Add DisplayAsString attrribute
|
2023-03-12 11:31:48 +04:00 |
|
VladV
|
31f9a27877
|
Auto populate default values for unity-serialized fields
|
2023-03-10 19:52:40 +04:00 |
|
VladV
|
726ee9cfbc
|
Update README.md
|
2023-02-16 12:19:33 +04:00 |
|
VladV
|
8837f128e8
|
Update README.md
|
2023-02-16 12:17:04 +04:00 |
|
VladV
|
ffcb37dddf
|
Up version 1.9.7
|
2023-02-16 12:13:19 +04:00 |
|
VladV
|
9895ce9ef2
|
Fix RectOffset drawn not correctly
|
2023-02-16 12:12:38 +04:00 |
|
VladV
|
10cb1fcc4a
|
Fix flags support for EnumToggleButtons
|
2023-02-16 11:50:00 +04:00 |
|
VladV
|
2018df9a79
|
Up version 1.9.6
|
2023-01-14 20:51:25 +04:00 |
|
VladV
|
c368664252
|
Draw Script property by default and add HideMonoScriptAttribute attribute
|
2023-01-14 20:50:58 +04:00 |
|
VladV
|
f5f09ed76e
|
Allow expressions with leading dollar sign in ValueResolver.Resolve method
|
2023-01-14 20:30:22 +04:00 |
|
VladV
|
2350b65663
|
Excludes dictionary and nested collections from inspector
|
2023-01-09 20:31:30 +04:00 |
|
VladV
|
f40b1e4b55
|
Fix attribute names
|
2022-12-10 11:01:57 +04:00 |
|
VladV
|
e4eb0ee923
|
Up version 1.9.5
|
2022-12-09 20:43:13 +04:00 |
|
VladV
|
9f63461715
|
Allows ShowInInspector usage on fields
|
2022-12-09 20:06:58 +04:00 |
|
VladV
|
b969569ae7
|
Fix instance value resolvers on array element uses array as target instead of owner
|
2022-12-09 19:53:21 +04:00 |
|
VladV
|
ac647eb85a
|
Skip hide and disable processors on array elements by default
|
2022-12-09 19:53:21 +04:00 |
|
VladV
|
191d5babe3
|
Up version 1.9.4
|
2022-12-07 11:41:33 +04:00 |
|
VladV
|
86b14c9774
|
Fix object reference drawer
|
2022-12-07 11:38:25 +04:00 |
|
VladV
|
23702836b3
|
Add default title to groups and HideTitle option
|
2022-12-07 11:23:00 +04:00 |
|
VladV
|
adb64bd3f8
|
Move unity property drawer logic to CustombBuiltinDrawer
|
2022-12-07 10:52:08 +04:00 |
|
VladV
|
5b7697b59f
|
Merge pull request #57 from lunalunachi/add-builtin-longdrawer
Add LongDrawer
|
2022-12-06 20:17:43 +04:00 |
|
ShogoNakamura
|
149d48243e
|
Add LongDrawer into BuiltinDrawer
|
2022-12-06 19:33:03 +09:00 |
|
VladV
|
8cffc61ebe
|
Up version 1.9.3
|
2022-11-13 15:33:57 +04:00 |
|
VladV
|
2eb9e30e0e
|
Add dynamic titles for groups
|
2022-11-13 15:30:30 +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
|
1327d8d544
|
Up version 1.9.2
|
2022-11-04 16:11:15 +04:00 |
|
VladV
|
71287fd44a
|
Fix ReorderableList ClearCache in 2020.3
|
2022-11-04 16:10:35 +04:00 |
|
VladV
|
692dfb6620
|
Always sets property values recursive to root
|
2022-10-31 16:10:26 +04:00 |
|
VladV
|
c7d0f2ed84
|
Up version 1.9.1
|
2022-08-28 15:31:06 +03:00 |
|
VladV
|
c1cecb4285
|
Optimize odin integration
|
2022-08-28 15:29:49 +03:00 |
|
VladV
|
858da9e174
|
Fix GUI indents
|
2022-08-28 15:06:50 +03:00 |
|
VladV
|
a2f7887208
|
Up version 1.9.0
|
2022-08-27 18:22:19 +03:00 |
|
VladV
|
26f3dcaa8e
|
Update readme
|
2022-08-27 16:55:29 +03:00 |
|