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
|
a56ae84197
|
Use default equality comparer
|
2022-07-12 13:19:31 +03:00 |
|
VladV
|
9e6d661229
|
Add Dropdown attribute
|
2022-07-04 18:33:03 +03:00 |
|
VladV
|
9a058da91a
|
Fix Color32 fields not being drawn in the inspector
|
2022-07-03 10:17:28 +03:00 |
|
VladV
|
90decd5941
|
Fix enum drawer for tri-serialized fields
|
2022-07-03 10:14:45 +03:00 |
|
VladV
|
0be27a96e0
|
Fix incorrect spacing for some built-in fields
|
2022-07-03 10:10:19 +03:00 |
|
VladV
|
91a91b7ea9
|
Closes #5 - Add AssetsOnly attribute
|
2022-06-10 15:34:49 +03:00 |
|
VladV
|
a45fde19d4
|
Add button size parameter
|
2022-06-06 19:35:46 +03:00 |
|
VladV
|
d0ae0cb8ea
|
New TriPropertyExtension.Initialize method API, show errors in inspector
|
2022-06-06 14:17:53 +03:00 |
|
VladV
|
383815a216
|
TableList can be used on non generic elements
|
2022-06-03 15:34:46 +03:00 |
|
VladV
|
6038aa2d13
|
Rework property extensions
|
2022-06-03 15:27:09 +03:00 |
|
VladV
|
2153a0e965
|
Move OnValueChanged logic to OnValueChangedDrawer
|
2022-06-02 12:00:20 +03:00 |
|
VladV
|
b1e66c69db
|
Rework - introduces root property
|
2022-06-01 11:08:24 +03:00 |
|
VladV
|
d154c36903
|
gui improvements
|
2022-05-31 11:22:46 +03:00 |
|
VladV
|
5c5659100f
|
Closes #8 - Add TableList attribute
|
2022-05-30 18:24:33 +03:00 |
|
VladV
|
48afdfa625
|
Avoids TriProperty updating when possible
|
2022-05-29 18:10:35 +03:00 |
|
VladV
|
acdcb60456
|
Close #6 - Add EnumToggleButtons attribute
|
2022-05-29 14:00:15 +03:00 |
|
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
|
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
|
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
|
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
|
0ee8329d65
|
Record undo in ButtonAttribute
|
2022-05-09 10:29:33 +03:00 |
|
VladV
|
f2dd8848ba
|
Fix bug due to which InlineProperty attribute was ignored in lists
|
2022-05-04 10:15:08 +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
|
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
|
04dc395ab0
|
Add wide mode support for builtin drawers
|
2022-01-15 18:23:27 +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
|
60e1f5e307
|
Rework drawers
|
2022-01-06 20:19:19 +03:00 |
|
VladV
|
356b11e251
|
initial commot
|
2022-01-05 14:59:05 +03:00 |
|