Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Releases: sinai-dev/UnityExplorer

CppExplorer 1.2

11 Aug 17:54
c5d889f
Compare
Choose a tag to compare
  • Adding support for Unity 2018 games (no LegacyInputModule).
  • Tested and working on VRChat

CppExplorer 1.1

08 Aug 12:45
ca17218
Compare
Choose a tag to compare
  • Fixed displaying List and Array types
  • Fixed displaying UnityEngine struct types (Vector, Color, etc)
  • Some performance improvements

CppExplorer 1.0.0

07 Aug 13:56
Compare
Choose a tag to compare

Initial version.

  • Scene explorer
  • Advanced search
  • REPL console
  • GameObject/Transform inspector
  • Generic Reflection inspector