Commit Graph

277 Commits

Author SHA1 Message Date
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
VladV
eb5a95c9d8 Fix incorrect TextArea attribute rendering 2022-07-15 15:31:48 +03:00
VladV
a17cfcf39d Move TriDropdownElement to core 2022-07-14 18:34:09 +03:00
VladV
5c459096f7 Allow polymorphic drawers without generics constraints on type 2022-07-14 13:30:54 +03:00
VladV
c73053ac6a Up version 1.6.0 2022-07-12 13:42:37 +03:00
VladV
b21f687394 Add SceneObjectsOnly attriute 2022-07-12 13:34:59 +03:00
VladV
a56ae84197 Use default equality comparer 2022-07-12 13:19:31 +03:00
VladV
63734b20a5 Add groups samples 2022-07-06 15:50:54 +03:00