Commit Graph

80 Commits

Author SHA1 Message Date
VladV
85603b0325 Add empty constructor in ButtonAttribute for intellisense 2022-05-09 10:31:05 +03:00
VladV
0ee8329d65 Record undo in ButtonAttribute 2022-05-09 10:29:33 +03:00
VladV
538df6c2a5 Add TypeMismatch validator 2022-05-09 10:14:06 +03:00
VladV
b286b66551 Hide add and remove buttons for ShowInInspector arrays 2022-05-08 14:50:00 +03:00
VladV
e6138b340b Ignore ReflectionTypeLoadException 2022-05-08 14:40:11 +03:00
VladV
0841d5e9dd Access to unity internal with InternalsVisibleTo instead of reflection 2022-05-08 14:31:18 +03:00
VladV
28cae2b146 Fix applyOnArrayElement 2022-05-07 19:31:14 +03:00
VladV
7dd7768132 Fix ValidateInput on array elements 2022-05-07 19:30:05 +03:00
VladV
b76d18abd9 Add ValidateInput attribute 2022-05-07 19:04:09 +03:00
VladV
f2dd8848ba Fix bug due to which InlineProperty attribute was ignored in lists 2022-05-04 10:15:08 +03:00
VladV
aa9df5a6b6 Add settings page in ProjectSettings 2022-05-04 09:41:56 +03:00
VladV
967481dd04 Update readme 2022-05-03 15:26:47 +03:00
VladV
ce579e0f1f Fix sometimes asset changes are lost 2022-05-03 15:25:10 +03:00
VladV
882768d4fe Fix unity version in readme 2022-01-30 19:32:05 +03:00
VladV
628f2608d6 Fix readme 2022-01-30 19:30:21 +03:00
VladV
34e4492a12 Add warning to readme 2022-01-30 19:29:42 +03:00
VladV
4c3dfb50f1 Update Readme 2022-01-30 19:16:17 +03:00
VladV
6f48826943 AddVerticalGroup 2022-01-30 19:08:53 +03:00
VladV
bd36cefaac Improve horizontal group drawer 2022-01-30 19:01:58 +03:00
VladV
55825d3823 Replace custom header group image with built-in style 2022-01-30 18:48:54 +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
e02acee95d Handle null list 2022-01-28 20:05:09 +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
7e8d7ba172 Add AlwaysExpanded to ListDrawerSettings 2022-01-21 18:57:26 +03:00
VladV
96025fbb61 Add ListDrawerSettings 2022-01-21 18:46:53 +03:00
VladV
e730c49e40 Use searchable dropdown for reference type selector 2022-01-21 18:31:52 +03:00
VladV
9a7faa794c Update readme 2022-01-21 18:15:47 +03:00
VladV
5c40f065cf Delete TriMonoBehaviour and TriScriptableObject 2022-01-21 18:15:05 +03:00
VladV
4dc328b707 Add Tabs to readme 2022-01-21 14:22:51 +03:00
VladV
87f6eeac6e Add TabGroup 2022-01-21 14:21:57 +03:00
VladV
74fba9172b InlineEditor improvements 2022-01-21 12:52:21 +03:00
VladV
1d1fc87ec0 Fix expanded prefs key 2022-01-20 13:17:23 +03:00
VladV
5d060ad3a9 Save expanded state for properties 2022-01-20 13:12:52 +03:00
VladV
f6a33ca804 Code style 2022-01-20 13:06:04 +03:00
VladV
cad93a0a6d Fix multi editing 2022-01-20 13:05:35 +03:00
VladV
d5e6f7557d Repaint on validation 2022-01-19 13:16:26 +03:00
VladV
d60a7e59d7 Make serializedObject private 2022-01-19 13:14:44 +03:00
VladV
4c8be76ffa Add Show/Disable In Edit Mode attributes to readme 2022-01-19 13:07:52 +03:00
VladV
b44835a679 Add Show/Disable In Edit Mode attributes 2022-01-19 13:07:09 +03:00
VladV
cdb8b3bae9 Add Button to readme 2022-01-19 12:58:33 +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
530c93b5a2 Update readme 2022-01-15 20:22:33 +03:00
VladV
392cbbf53a Improve InfoBox graphics 2022-01-15 19:56:52 +03:00