This repository has been archived by the owner on May 9, 2023. It is now read-only.
Releases: sinai-dev/UnityExplorer
Releases · sinai-dev/UnityExplorer
CppExplorer 1.2
- Adding support for Unity 2018 games (no LegacyInputModule).
- Tested and working on VRChat
CppExplorer 1.1
- Fixed displaying
List
andArray
types - Fixed displaying UnityEngine struct types (
Vector
,Color
, etc) - Some performance improvements
CppExplorer 1.0.0
Initial version.
- Scene explorer
- Advanced search
- REPL console
- GameObject/Transform inspector
- Generic Reflection inspector