Commit Graph

293 Commits

Author SHA1 Message Date
Alexejhero
7eb8291c31
Fix TooltipAttribute not working and expose TriEditor.OnEnable and TriEditor.OnDisable (#144) 2023-11-06 08:26:30 +04:00
Alexejhero
e825652e45
Fix errors when installing in TriInspector in Unity <= 2020.1 (#143) 2023-11-05 11:00:43 +04:00
VladV
0e23ca4a42 Fix LayerMask drawer 2023-10-25 18:36:03 +04:00
VladV
6bbde41299 Now UIToolkit support is opt-in 2023-10-25 18:35:54 +04:00
VladV
cd828c6017
Update README.md 2023-10-18 17:00:35 +04:00
VladV
0905424ee7
Up version 1.13.2 2023-10-15 13:46:07 +04:00
VladV
8d3af91048 Fix incorrect prefab modification gui 2023-10-15 13:00:37 +04:00
VladV
05b0932901 Fix UIToolkit drawer title 2023-10-15 12:58:57 +04:00
VladV
af37b2afa7 Make TriPropertyTree disposable 2023-09-26 11:20:32 +04:00
VladV
6290f2934c Add Profiler markers 2023-09-16 13:48:55 +04:00
VladV
1d66740c1a Extract TriEditorCore 2023-09-16 13:40:59 +04:00
VladV
7641ff87b0
Up version 1.13.1 2023-09-05 12:21:39 +04:00
Freddie
40631a2bc5 Support Foldout SerializedProperty 2023-09-05 12:10:16 +04:00
VladV
bad2a1943a Fix package installation in Unity 2020
Fix #130
2023-09-03 12:23:50 +04:00
VladV
b4b4b3c8e8 Force wideMode 2023-08-18 10:49:51 +04:00
VladV
ee4e02d7ce Add option to show element labels in lists 2023-08-18 10:48:19 +04:00
VladV
5cb263e277 BoxGroup spacing improvements 2023-08-02 20:33:11 +04:00
VladV
1361246895 Experimental UiToolkit support 2023-08-02 20:32:24 +04:00
VladV
6981492ea7 Fix groups layout is not rebuilt on value change for serialized types 2023-08-02 20:22:29 +04:00
VladV
1a5b5a7468 Fix incorrect nested class names in reference dropdown 2023-08-02 19:55:40 +04:00
VladV
a0c5ca5037
Up version 1.13.0 2023-06-24 18:09:52 +04:00
VladV
6a7036b3ac Add fix action in Required attribute 2023-06-24 18:09:23 +04:00
VladV
fcc2c39447 Hide grouping box if all children properties is invisible 2023-06-24 17:03:16 +04:00
VladV
bd1fc4935b Layout improvements 2023-06-24 16:43:22 +04:00
VladV
20faf1bef5 Add drawer for Button with parameters 2023-06-24 16:06:50 +04:00
VladV
58bbdb57b2
Up version 1.12.0 2023-06-16 20:29:19 +04:00
VladV
4df61db1e1 Drop support of Tri-drawn properties in Odin editors 2023-06-16 19:38:47 +04:00
VladV
5dc71785af Add inline fix for validation messages 2023-06-16 17:42:57 +04:00
VladV
945dc0bad9 Fix abstract type drawing 2023-06-15 13:44:33 +04:00
VladV
9cb68fb6ed Add option to disable TriInspector drawer injection into Odin fields drawer
TRIINSPECTOR_DISABLE_ODIN_FIELDS_INJECTOR
2023-06-15 12:37:17 +04:00
VladV
0f619fc18f Remove installer 2023-06-15 12:37:17 +04:00
VladV
3cd434cd4f
Up version 1.11.0 2023-06-04 20:27:42 +04:00
VladV
5d71424d7f Fix IsTypeSerializable 2023-06-01 17:13:40 +04:00
VladV
3908308611 Rework editors (Fix #114) 2023-05-11 09:59:24 +04:00
Xarpen
04ad48abec
Implement Editor for AssetImporter and ScriptedImported (#112) 2023-05-09 09:37:01 +04:00
VladV
a292fece70 Optimize GUIColorDrawer 2023-05-01 16:17:43 +04:00
HoSHIZA
9d0f5faeab
Extend the GUIColorAttribute functionality (#103) 2023-05-01 16:00:53 +04:00
VladV
697f32c616 Add ToggleGroup preview to readme 2023-04-09 21:05:46 +04:00
HoSHIZA
e40ad952f4
Added ToggleGroup attribute (#100) 2023-04-09 20:51:22 +04:00
HoSHIZA
9bb0c1611c
Fix incorrect display of textures during manual installation in Assets directory (#99) 2023-04-09 20:41:46 +04:00
VladV
42413a7a68 Fix incorrect box group layout 2023-04-09 20:25:47 +04:00
VladV
d35a28ba20 Save IsExpanded to SessionState by PropertyPath 2023-04-06 21:50:27 +04:00
VladV
df34309dc1 Add PropertyPath 2023-04-06 21:50:27 +04:00
VladV
63fc2327c9
Up version 1.10.1 2023-04-05 21:34:32 +04:00
VladV
0fd77fee4f Move InlineEditor to decorators 2023-04-05 21:32:32 +04:00
VladV
d2957843ce update readme 2023-04-05 21:29:06 +04:00
VladV
ae735beb2e Draws a dropdown value even if the value is invalid 2023-04-05 21:29:06 +04:00
VladV
6881e0fe00 Add Dropdown values validation 2023-04-05 21:29:06 +04:00
VladV
69ebc4dc89 Add DropdownValueResolver 2023-04-05 21:29:06 +04:00
VladV
af9d9f561d Actualize and set dropdown value in OnGUI loop 2023-04-05 21:29:06 +04:00