605 Commits

Author SHA1 Message Date
Sinai
e4615aff84
Merge pull request #67 from sinai-dev/4.0.0-alpha
4.0.0 RC1
4.0.1 4.0.0
2021-05-18 00:18:29 +10:00
Sinai
8c5640dd12 Merge branch 'master' into 4.0.0-alpha 2021-05-18 00:18:04 +10:00
Sinai
76f71d9f3d Update README.md 2021-05-18 00:15:20 +10:00
Sinai
82e9c08ae6 Update img and README, cleanup 2021-05-18 00:13:29 +10:00
Sinai
019e589947 Add namespace autocompletions, some adjustments to autocomplete logic 2021-05-17 23:20:06 +10:00
Sinai
d7b0fff949 IL2CPP List/Dict support, cleanups 2021-05-17 21:48:39 +10:00
Sinai
7dbf694642 IL2CPP reflection fixes and improvements 2021-05-17 21:48:10 +10:00
Sinai
2fc9657560 Some UI adjustments and layout fixes 2021-05-17 18:47:37 +10:00
Sinai
fb6e413153 Misc cleanups and adjustments 2021-05-16 21:46:38 +10:00
Sinai
ca65affb5c Finish GameObject Inspector, some UI cleanups 2021-05-16 21:46:19 +10:00
Sinai
f4e473f8e6 Use StringBuilder for GetTransformPath 2021-05-16 21:45:38 +10:00
Sinai
8c5e7678a6 Fix LayerMask Parsing 2021-05-16 21:45:29 +10:00
Sinai
32ad61baea Rename ButtonListSource 2021-05-16 21:45:19 +10:00
Sinai
df330420a3 Add config to change main navbar anchor 2021-05-16 21:45:09 +10:00
Sinai
5af9d3104d Start GO inspector 2021-05-15 20:39:56 +10:00
Sinai
6977f1a31c Prevent any height value being smaller than default height 2021-05-15 20:39:51 +10:00
Sinai
26fb53f183 Color adjustments 2021-05-15 20:39:38 +10:00
Sinai
cccd02255f Force stop panel drag/resize when starting Inspect Under Mouse 2021-05-15 20:39:29 +10:00
Sinai
83f15c7168 Use Il2CppObjectBase instead of Il2CppSystem.Object where possible.
Attempt to fix il2cpp lists/dicts, not currently working properly. Will probably wait for Unhollower rewrite.
2021-05-15 18:00:16 +10:00
Sinai
bf8f838f01 Remove Control Key requirement on autocomplete navigation 2021-05-15 06:23:32 +10:00
Sinai
a915e1028f Update UIManager for new additions, cleanup 2021-05-15 06:23:13 +10:00
Sinai
8b1379f17e Adjust main navbar, expose nav gameobject 2021-05-15 06:23:01 +10:00
Sinai
0c7d8f8435 Update UnityExplorer.csproj 2021-05-15 06:21:45 +10:00
Sinai
72c3af3dd7 Prevent panels dragging outside screen 2021-05-15 06:21:42 +10:00
Sinai
54f78ac10b Implement InspectUnderMouse 2021-05-15 06:20:56 +10:00
Sinai
2a9c4972dd Revised C# Console help/feedback 2021-05-15 06:20:44 +10:00
Sinai
e93edc5b19 Options cleanup 2021-05-15 06:20:07 +10:00
Sinai
c25abfe3ff Fix normal args setting generic arg input field placeholder text 2021-05-15 06:19:44 +10:00
Sinai
8c3603baa0 Add AllowNavigation property to ISuggestionProvider, implement 2021-05-15 01:41:03 +10:00
Sinai
021db69409 Improve C# Console, key navigation on AutoCompleter 2021-05-15 01:21:07 +10:00
Sinai
1c216c0d86 Add some CSConsole interactions, some UI Cleanups 2021-05-14 06:14:25 +10:00
Sinai
12fe19ba8e Implemented the console log, some cleanups 2021-05-14 02:45:59 +10:00
Sinai
89022db5fc Implement Options panel, some cleanups 2021-05-13 23:03:30 +10:00
Sinai
ccd08c3a63 Add configurable reflection signature blacklist, extends to MCS as well 2021-05-13 23:02:46 +10:00
Sinai
843d7ed451 Update mcs-unity 2021-05-13 22:56:23 +10:00
Sinai
3e44317861 Cleanup CSConsole, add start of Options and Log panels 2021-05-13 03:55:08 +10:00
Sinai
70d66f93a5 Update ReflectionUtility.cs 2021-05-13 01:06:14 +10:00
Sinai
275225a284 Better number ToString formatting, cleanups 2021-05-13 00:58:23 +10:00
Sinai
b61020fe67 Cleanup 2021-05-12 21:29:59 +10:00
Sinai
ada239c828 Implement auto-indenting for CSConsole, some cleanups 2021-05-12 20:48:56 +10:00
Sinai
fedecb80a0 Update mcs-unity 2021-05-12 20:47:46 +10:00
Sinai
97738b00c1 Update mcs-unity 2021-05-11 23:17:11 +10:00
Sinai
59cbeec103 cleanup 2021-05-11 23:10:12 +10:00
Sinai
a9f6ed8729 Cleanup libs, target ML 0.3.1 2021-05-11 20:23:52 +10:00
Sinai
7241247d05 Rename some members to avoid confusion 2021-05-11 19:18:27 +10:00
Sinai
ec215a0006 Use SortedSet for type name cache, expose OnTypeLoaded event 2021-05-11 19:16:19 +10:00
Sinai
6e9bb83099 More progress on C# Console - implement AutoCompletes, some cleanups 2021-05-11 19:15:46 +10:00
Sinai
712bf7b669 Cleanup libs, use submodules and packages where appropriate 2021-05-11 19:13:58 +10:00
Sinai
b4b96134c4 add mcs-unity submodule properly 2021-05-11 17:55:47 +10:00
Sinai
d3b942065d temp remove mcs submodule 2021-05-11 17:55:23 +10:00