Commit Graph

234 Commits

Author SHA1 Message Date
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
VladV
7887cab152 Make InfoBox messages more compact 2022-08-27 16:46:29 +03:00
VladV
8034200f4c Fix inspector width 2022-08-27 15:24:46 +03:00
VladV
c5a1673ff4 Add GroupNext attribute 2022-08-27 14:53:48 +03:00
VladV
3522ac7922 Rework TriPropertyDefinition 2022-08-27 14:36:28 +03:00
VladV
d601ee062a Add Type processors 2022-08-27 14:36:28 +03:00
VladV
a1fd95dc2e
Up version 1.7.0 2022-08-03 17:57:17 +03:00
VladV
e138e83655 Fix TableList attribute throws null reference exception on Unity 2020.1 2022-08-03 17:55:51 +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
30160b3e79
Up version 1.7.0 2022-07-19 18:24:16 +03:00
VladV
5346508caf Add Scene attribute 2022-07-19 18:23:44 +03:00
VladV
762468d28d
Update README.md 2022-07-16 17:46:16 +03:00
VladV
cdddddb597
Update issue templates 2022-07-16 17:40:25 +03:00
VladV
b9d2a633db Add support for static fields, properties and methods in ValueResolver 2022-07-16 10:26:58 +03:00
VladV
1a36b38b29 Up version 1.6.1 2022-07-15 15:34:34 +03:00