Commit Graph

45 Commits

Author SHA1 Message Date
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
7d48204c2d Prepare for Odin 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
4163fc7075 Fix empty Button text on parameterless ctor use 2022-05-14 10:04:30 +03:00
VladV
9370098159 Fix required message is empty with HideLabel atrribute 2022-05-14 10:02:47 +03:00
VladV
e1c3f78bf5 Add ShowIf, HideIf, EnableIf, DisableIf attributes 2022-05-11 20:33:48 +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
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
682ed659db Use MethodResolver in ValidateInputAttribute 2022-05-09 15:12:30 +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
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
6f48826943 AddVerticalGroup 2022-01-30 19:08:53 +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
1dfa015583 Unity 2020.1 support 2022-01-22 07:57:47 +03:00
VladV
431fa6e526 Add experimental TableList attribute 2022-01-21 20:14:00 +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
72d0144d5a Add CanDraw validation method to custom drawer 2022-01-19 12:57:42 +03:00
VladV
2dc728a146 Add Button attribute 2022-01-18 20:52:33 +03:00
VladV
849da7e8a7 Move TriValidationResult to runtime assembly 2022-01-18 20:19:15 +03:00
VladV
2303292347 Fix InlineEditor drawer order 2022-01-15 20:24:52 +03:00
VladV
a1da85433e Add property validators 2022-01-15 19:55:20 +03:00
VladV
04dc395ab0 Add wide mode support for builtin drawers 2022-01-15 18:23:27 +03:00
VladV
1fc608985b Move HorizontalGroup to core package 2022-01-15 18:06:45 +03:00
VladV
d9b3c97f6d Move some elements to core asm 2022-01-10 11:12:44 +03:00
VladV
c8d30e36cb Rework helper scopes 2022-01-10 10:39:14 +03:00
VladV
f183e5e879 Fix drawer apply on array element 2022-01-09 19:24:45 +03:00
VladV
2e8014ac14 Added InlineEditor attribute 2022-01-09 19:15:33 +03:00
VladV
2e2bacb490 Rework drawer target 2022-01-08 20:25:50 +03:00
VladV
a298305569 Add drawers for unity built-in types 2022-01-07 20:29:02 +03:00
VladV
6d276dcf8e Fix namespace 2022-01-07 18:40:32 +03:00
VladV
60e1f5e307 Rework drawers 2022-01-06 20:19:19 +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