Commit Graph

304 Commits

Author SHA1 Message Date
VladV
5abfc75a89 Readme 2022-05-13 10:51:26 +03:00
VladV
9dd4c9e9df Up version 1.0.0 2022-05-12 12:08:12 +03:00
VladV
90547c7709 ReferenceGui improvements 2022-05-12 11:28:02 +03:00
VladV
e1c3f78bf5 Add ShowIf, HideIf, EnableIf, DisableIf attributes 2022-05-11 20:33:48 +03:00
VladV
ae03a2ceda Add Attribute property to processors 2022-05-11 20:28:20 +03:00
VladV
8f6af257c0 Fix value resolver nullref 2022-05-11 20:14:50 +03:00
VladV
2ba8bb9fcc Use value resolver for Button attribute 2022-05-11 20:00:14 +03:00
VladV
45328d5124 Use value resolver for Title attribute 2022-05-11 20:00:14 +03:00
VladV
c11e6b70ef Rework ValueResolver 2022-05-11 19:48:50 +03:00
VladV
9cd81f72dd Readme 2022-05-11 19:28:37 +03:00
VladV
cc3b1b1118 readme 2022-05-11 15:13:58 +03:00
VladV
de2582134f Add OnValueChanged attribute 2022-05-11 14:15:12 +03:00
VladV
fb8041857a Add ActionResolver 2022-05-11 14:13:25 +03:00
VladV
bdc01494ee Add value modification tracking 2022-05-11 11:56:38 +03:00
VladV
ac5c8b6792 Add SmartValue 2022-05-11 11:23:11 +03:00
VladV
b2d882b871 Fix serializedobject invalidation 2022-05-11 11:12:11 +03:00
VladV
b02c4aa388 Fix value comparer 2022-05-11 11:11:33 +03:00
VladV
87972df66b Multi edit support for non serialized lists 2022-05-11 10:51:22 +03:00
VladV
a94645a3ad Run validation on gui changed 2022-05-09 15:18:11 +03:00
VladV
682ed659db Use MethodResolver in ValidateInputAttribute 2022-05-09 15:12:30 +03:00
VladV
7c1e995bdf Add method resolvers 2022-05-09 15:06:51 +03:00
VladV
f819b0e46a Add Initialize method for drawers, processors and validators 2022-05-09 14:23:27 +03:00
VladV
5a7b20958f Hide header in reference type dropdown 2022-05-09 11:24:02 +03:00
VladV
0d0ec09bf4 Delete unnecessary change check 2022-05-09 11:09:11 +03:00
VladV
85603b0325 Add empty constructor in ButtonAttribute for intellisense 2022-05-09 10:31:05 +03:00
VladV
0ee8329d65 Record undo in ButtonAttribute 2022-05-09 10:29:33 +03:00
VladV
538df6c2a5 Add TypeMismatch validator 2022-05-09 10:14:06 +03:00
VladV
b286b66551 Hide add and remove buttons for ShowInInspector arrays 2022-05-08 14:50:00 +03:00
VladV
e6138b340b Ignore ReflectionTypeLoadException 2022-05-08 14:40:11 +03:00
VladV
0841d5e9dd Access to unity internal with InternalsVisibleTo instead of reflection 2022-05-08 14:31:18 +03:00
VladV
28cae2b146 Fix applyOnArrayElement 2022-05-07 19:31:14 +03:00
VladV
7dd7768132 Fix ValidateInput on array elements 2022-05-07 19:30:05 +03:00
VladV
b76d18abd9 Add ValidateInput attribute 2022-05-07 19:04:09 +03:00
VladV
f2dd8848ba Fix bug due to which InlineProperty attribute was ignored in lists 2022-05-04 10:15:08 +03:00
VladV
aa9df5a6b6 Add settings page in ProjectSettings 2022-05-04 09:41:56 +03:00
VladV
967481dd04 Update readme 2022-05-03 15:26:47 +03:00
VladV
ce579e0f1f Fix sometimes asset changes are lost 2022-05-03 15:25:10 +03:00
VladV
882768d4fe Fix unity version in readme 2022-01-30 19:32:05 +03:00
VladV
628f2608d6 Fix readme 2022-01-30 19:30:21 +03:00
VladV
34e4492a12 Add warning to readme 2022-01-30 19:29:42 +03:00
VladV
4c3dfb50f1 Update Readme 2022-01-30 19:16:17 +03:00
VladV
6f48826943 AddVerticalGroup 2022-01-30 19:08:53 +03:00
VladV
bd36cefaac Improve horizontal group drawer 2022-01-30 19:01:58 +03:00
VladV
55825d3823 Replace custom header group image with built-in style 2022-01-30 18:48:54 +03:00
VladV
2d1345197f Fix 2022-01-30 18:46:25 +03:00
VladV
bdc4127e3c Add TriPropertyOverrideContext for override child properties from parent darwer 2022-01-30 18:44:16 +03:00
VladV
f994a8aac7 Fix label for StringDrawer 2022-01-30 18:36:38 +03:00
VladV
38b7dc062a Rework TableList drawer 2022-01-28 20:13:11 +03:00
VladV
e02acee95d Handle null list 2022-01-28 20:05:09 +03:00
VladV
1dfa015583 Unity 2020.1 support 2022-01-22 07:57:47 +03:00