Qkrisi
cd69bd30e2
Merge 819604ce8d784e527c9d9a50c382588e3d738500 into 1e1fb0e27bff9ab0212b4e61ef1ecb38a502b290
2022-08-28 13:34:30 +00:00
Qkrisi
819604ce8d
Check for Linux player in DisplayManager
...
This PR adds a Linux check for the mouse position property so people can use Unity Explorer on Linux at least on the primary monitor until a better solution is found.
Issue describing the bug: https://github.com/sinai-dev/UnityExplorer/issues/167
2022-08-28 15:34:13 +02:00
Sinai
1e1fb0e27b
Merge branch 'master' of https://github.com/sinai-dev/UnityExplorer
4.9.0
2022-06-23 10:53:16 +10:00
Sinai
6b8a7d90c8
Update README.md
2022-06-23 10:53:14 +10:00
Sinai
1b4657dead
Update workflow for BepInEx CoreCLR build
2022-06-23 06:14:22 +10:00
Sinai
1af20ead9f
Add BepInEx Il2CppInterop build
2022-06-23 06:03:58 +10:00
Sinai
706a18d1f6
Bump UniverseLib
4.8.2
2022-06-05 20:44:29 +10:00
Sinai
81dd8bad0e
Update to C# 10.0, global usings
2022-05-26 06:19:50 +10:00
Sinai
97dffc81e1
Fix patch target on Time.timeScale
2022-05-19 00:07:12 +10:00
Sinai
bf2b22e768
Fix double zipped artifacts
2022-05-17 19:06:26 +10:00
Sinai
d1fbbfa62d
Bump version
4.8.1
2022-05-15 19:12:00 +10:00
Sinai
56a3cef245
Add C# Console Assembly blacklist
2022-05-15 18:16:04 +10:00
Sinai
61e7915a55
Merge branch 'master' of https://github.com/sinai-dev/UnityExplorer
2022-05-14 01:55:13 +10:00
Sinai
88e63c8d6a
Fix logic after changes in UniverseLib
2022-05-14 01:55:10 +10:00
Sinai
048e5980a0
Update README.md
2022-05-13 20:44:51 +10:00
Sinai
3b851b6e08
Use 7zip instead of Compress-Archive
2022-05-13 17:11:25 +10:00
Sinai
4c029dad90
Update TimeScaleWidget.cs
2022-05-11 22:49:28 +10:00
Sinai
3d61011e59
Move Time Scale Widget into separate class
...
And change "pause" to "lock" behaviour. Added patch to implement locking feature.
2022-05-10 01:44:08 +10:00
Sinai
5285239bc5
Update hooks list after edit save
2022-05-10 01:43:41 +10:00
Sinai
57d3a3f52e
Fix UI Mouse Inspect hotkey not being implemented
2022-05-10 01:02:37 +10:00
Sinai
c88182c831
Bump version
4.8.0
2022-05-08 18:06:56 +10:00
Sinai
02e0102041
Merge branch 'master' of https://github.com/sinai-dev/UnityExplorer
2022-05-07 05:19:46 +10:00
Sinai
6adecef785
Fix generated patch code for static void methods
...
And always show the patch even if it failed to apply
2022-05-07 05:19:43 +10:00
Sinai
ff6c03e1f3
Update README.md
2022-05-06 15:46:49 +10:00
Sinai
1aedc505b2
Bump UniverseLib
2022-05-05 23:13:51 +10:00
Sinai
dbe993a7c7
Fix some casts for IL2CPP
2022-05-05 22:18:19 +10:00
Sinai
5a1676fb84
Update README.md
2022-05-05 19:56:29 +10:00
Sinai
a7a663aefa
Prevent update overwriting input field changes
2022-05-05 19:53:02 +10:00
Sinai
76c77fb082
Add button to inspect scene of a GameObject
2022-05-05 19:52:25 +10:00
Sinai
a25017df69
Add wider Texture2DWidget support
2022-05-05 19:52:13 +10:00
Sinai
a1fab0c4a7
Add support for opening inspected Type in dnSpy
2022-05-05 19:50:52 +10:00
Sinai
4599747bfe
Merge branch 'master' of https://github.com/sinai-dev/UnityExplorer
2022-05-05 02:45:43 +10:00
Sinai
3856e84c08
Bump version
2022-05-05 02:45:41 +10:00
Sinai
104288a912
Add support for Cubemaps in Texture2DWidget
2022-05-05 02:45:24 +10:00
Sinai
41e8a5ae33
Update README.md
2022-05-03 06:10:22 +10:00
Sinai
ef4bc75d5e
Bump version
4.7.12
2022-04-30 20:53:31 +10:00
Sinai
68b81c6b53
Bump UniverseLib
2022-04-30 20:47:53 +10:00
Sinai
bd86f09313
Cleanup and refactor GameObjectControls
...
Split into proper classes, cleanup ugly code
2022-04-30 20:32:31 +10:00
Sinai
b35d6f5787
Cleanup
2022-04-30 20:31:33 +10:00
Sinai
b97eada516
Update README.md
2022-04-29 16:56:29 +10:00
Sinai
0a05848bef
Implement control modifier to Home/End jump
2022-04-28 04:10:36 +10:00
Sinai
6e5610129a
Add ILRepack back to build process
2022-04-27 20:13:17 +10:00
Sinai
acd30880a8
Bump UniverseLib
2022-04-27 03:04:28 +10:00
Sinai
f54ff89290
Bump UniverseLib
4.7.11
2022-04-25 22:52:24 +10:00
Sinai
62d565777d
Bump UniverseLib and version
4.7.10
2022-04-25 19:39:44 +10:00
Sinai
870f82ab26
Fix Home jump when line is entirely whitespace
2022-04-25 05:48:13 +10:00
Sinai
9370c5e0e6
Fix jumpToTop and panel position behaviour
2022-04-25 05:47:57 +10:00
Sinai
b8cf96438c
Correct a comment position
2022-04-24 19:38:17 +10:00
Sinai
7be7daf4d7
Bump version
4.7.9
2022-04-24 19:24:43 +10:00
Sinai
8f54415ae0
Remove small logic error with SymbolLexer
2022-04-24 19:23:05 +10:00