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 |
|
VladV
|
c368664252
|
Draw Script property by default and add HideMonoScriptAttribute attribute
|
2023-01-14 20:50:58 +04:00 |
|
VladV
|
f5f09ed76e
|
Allow expressions with leading dollar sign in ValueResolver.Resolve method
|
2023-01-14 20:30:22 +04:00 |
|
VladV
|
2350b65663
|
Excludes dictionary and nested collections from inspector
|
2023-01-09 20:31:30 +04:00 |
|
VladV
|
f40b1e4b55
|
Fix attribute names
|
2022-12-10 11:01:57 +04:00 |
|
VladV
|
e4eb0ee923
|
Up version 1.9.5
|
2022-12-09 20:43:13 +04:00 |
|
VladV
|
9f63461715
|
Allows ShowInInspector usage on fields
|
2022-12-09 20:06:58 +04:00 |
|
VladV
|
b969569ae7
|
Fix instance value resolvers on array element uses array as target instead of owner
|
2022-12-09 19:53:21 +04:00 |
|
VladV
|
ac647eb85a
|
Skip hide and disable processors on array elements by default
|
2022-12-09 19:53:21 +04:00 |
|
VladV
|
191d5babe3
|
Up version 1.9.4
|
2022-12-07 11:41:33 +04:00 |
|
VladV
|
86b14c9774
|
Fix object reference drawer
|
2022-12-07 11:38:25 +04:00 |
|
VladV
|
23702836b3
|
Add default title to groups and HideTitle option
|
2022-12-07 11:23:00 +04:00 |
|
VladV
|
adb64bd3f8
|
Move unity property drawer logic to CustombBuiltinDrawer
|
2022-12-07 10:52:08 +04:00 |
|