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
|
ffb0e8f4c5
|
Moved editor recursion check to TriEditor class
|
2022-06-03 14:03:51 +03:00 |
|
VladV
|
65e75ea953
|
Remove profiling code
|
2022-06-03 13:59:16 +03:00 |
|
VladV
|
1a02874507
|
Fix assemblies
|
2022-06-03 13:56:10 +03:00 |
|
VladV
|
2153a0e965
|
Move OnValueChanged logic to OnValueChangedDrawer
|
2022-06-02 12:00:20 +03:00 |
|
VladV
|
fe068f5b7a
|
Rework property tree api
|
2022-06-02 11:52:02 +03:00 |
|
VladV
|
70b8f733e3
|
readme
|
2022-06-01 11:42:49 +03:00 |
|
VladV
|
e9f9894d59
|
Fix namespaces
|
2022-06-01 11:19:33 +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
|
2d13c6421e
|
Hide label by default in lists
|
2022-05-29 17:39:48 +03:00 |
|
VladV
|
3a344258c4
|
Up version
|
2022-05-29 14:48:35 +03:00 |
|
VladV
|
ddb6181445
|
Lazy update properties
|
2022-05-29 14:41:40 +03:00 |
|
VladV
|
9e7bc4cf56
|
Remove redundant Initialize method
|
2022-05-29 14:07:15 +03:00 |
|
VladV
|
2b389d9323
|
Makes InspectorElement creation lazy to avoid tree generation on validation
|
2022-05-29 14:04:20 +03:00 |
|
VladV
|
acdcb60456
|
Close #6 - Add EnumToggleButtons attribute
|
2022-05-29 14:00:15 +03:00 |
|
VladV
|
f17eb477cd
|
Readme
|
2022-05-25 12:19:29 +03:00 |
|
VladV
|
85f81888b9
|
Fix inspector and validation for nested objects
|
2022-05-25 12:03:46 +03:00 |
|
VladV
|
7a6c2518f3
|
Fix UnityEngine.Object fields drawn as reference instead of primitive
|
2022-05-25 11:07:43 +03:00 |
|
VladV
|
3c8ddb2723
|
Enable full editors by default
|
2022-05-25 10:10:21 +03:00 |
|
VladV
|
fda4fe744e
|
Allow DrawWithTriInspector attribute on assembly level
|
2022-05-25 10:05:29 +03:00 |
|
VladV
|
892cfdf07d
|
Integration with Odin Inspector and Validator
|
2022-05-21 14:55:54 +03:00 |
|
VladV
|
b258813852
|
Fixes validation messages draws twice
|
2022-05-21 11:17:47 +03:00 |
|
VladV
|
8e4de246f8
|
Add openupm badge
|
2022-05-20 17:57:25 +03:00 |
|
VladV
|
95333a6f19
|
Update author
|
2022-05-20 12:49:32 +03:00 |
|
VladV
|
d853d800a8
|
Change package from com.triinspector to com.codewriter.triinspector
|
2022-05-20 11:52:19 +03:00 |
|
VladV
|
30253d8dda
|
AllowMultiple for some attributes
|
2022-05-19 17:49:19 +03:00 |
|
VladV
|
06c149d890
|
Fix validators not drawn for arrays
|
2022-05-19 17:46:48 +03:00 |
|
VladV
|
9f2610d171
|
Add InfoBox attribute
|
2022-05-19 17:31:43 +03:00 |
|
VladV
|
801b793124
|
Integrates validators into drawers pipeline
|
2022-05-19 17:20:15 +03:00 |
|
VladV
|
5845f1758a
|
Fix InlineEditor recreated every frame for null values
|
2022-05-19 16:58:38 +03:00 |
|
VladV
|
821812b5f0
|
Readme
|
2022-05-18 21:37:50 +03:00 |
|
VladV
|
e354cf2843
|
Add InfoBox attribute
|
2022-05-18 21:37:44 +03:00 |
|
VladV
|
89aff42a3c
|
Fix no targets exception in TriEditor
|
2022-05-18 21:37:36 +03:00 |
|
VladV
|
fc4da39d75
|
Add OdinInspector integration
|
2022-05-18 20:03:06 +03:00 |
|
VladV
|
7d48204c2d
|
Prepare for Odin integration
|
2022-05-18 20:03:06 +03:00 |
|
VladV
|
36a78379c4
|
Add TriMonoBehaviour and TriStriptableObject
|
2022-05-17 13:16:24 +03:00 |
|
VladV
|
90b9ce05a3
|
Fix type selector in reference gui
|
2022-05-17 12:54:39 +03:00 |
|
VladV
|
e3a127c335
|
Readme
|
2022-05-16 09:35:30 +03:00 |
|
VladV
|
bc62ea4b21
|
Use value resolver for LabelText and PropertyTooltip
|
2022-05-16 08:44:30 +03:00 |
|
VladV
|
971f1873fb
|
readme
|
2022-05-14 10:24:26 +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
|
a0eebb410e
|
Fix LabelText ignored with HideLabel attribute
|
2022-05-14 09:14:42 +03:00 |
|