Commit Graph

275 Commits

Author SHA1 Message Date
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
VladV
78d032d4d5 Add list header drag and drop 2023-03-24 14:37:04 +04:00
VladV
513a250c64 Add RunValidationIfRequired api 2023-03-22 11:53:22 +04:00
VladV
db3d60270a More stable size calculations 2023-03-22 11:53:22 +04:00
VladV
a416601510 Fix group vertical spacing 2023-03-22 11:53:22 +04:00
VladV
7dddefa4b8 Fix overriden members shown twice 2023-03-12 13:17:11 +04:00
VladV
48dce095db
Up version 1.10.0 2023-03-12 12:23:21 +04:00
VladV
22884cc5cf Add option to set fixed sizes for horizontal group columns 2023-03-12 12:22:38 +04:00
VladV
3c36b7b2d3 Make attributes non sealed 2023-03-12 11:38:39 +04:00
VladV
ec71246cbd Add HorizontalLine to Title attribute 2023-03-12 11:36:57 +04:00
VladV
abcd8b1d18 Add structs to reference picker 2023-03-12 11:34:58 +04:00
VladV
51d7e7d474 Add DisplayAsString attrribute 2023-03-12 11:31:48 +04:00
VladV
31f9a27877 Auto populate default values for unity-serialized fields 2023-03-10 19:52:40 +04:00
VladV
726ee9cfbc
Update README.md 2023-02-16 12:19:33 +04:00
VladV
8837f128e8
Update README.md 2023-02-16 12:17:04 +04:00
VladV
ffcb37dddf
Up version 1.9.7 2023-02-16 12:13:19 +04:00
VladV
9895ce9ef2 Fix RectOffset drawn not correctly 2023-02-16 12:12:38 +04:00
VladV
10cb1fcc4a Fix flags support for EnumToggleButtons 2023-02-16 11:50:00 +04:00
VladV
2018df9a79
Up version 1.9.6 2023-01-14 20:51:25 +04:00