Commit Graph

71 Commits

Author SHA1 Message Date
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
VladV
a1da85433e Add property validators 2022-01-15 19:55:20 +03:00
VladV
ff35842fe1 Merge _arrayElementProperties to _childrenProperties 2022-01-15 18:29:28 +03:00
VladV
04dc395ab0 Add wide mode support for builtin drawers 2022-01-15 18:23:27 +03:00
VladV
39be3d49d0 Code format 2022-01-15 18:07:05 +03:00
VladV
1fc608985b Move HorizontalGroup to core package 2022-01-15 18:06:45 +03:00
VladV
d9b3c97f6d Move some elements to core asm 2022-01-10 11:12:44 +03:00
VladV
063c18a189 Add mixed value support 2022-01-10 11:10:07 +03:00
VladV
c8d30e36cb Rework helper scopes 2022-01-10 10:39:14 +03:00
VladV
f183e5e879 Fix drawer apply on array element 2022-01-09 19:24:45 +03:00