Skip to content

Releases: ManlyMarco/RuntimeUnityEditor

Runtime Unity Editor v4.1.1

Choose a tag to compare

@ManlyMarco ManlyMarco released this 21 Dec 13:20

What's Changed

  • 23c39ee @ManlyMarco Added object dump function to inspector and REPL ('D' button / 'dump' command)
  • 11058b2 @ManlyMarco Added clipboard; integrate with inspector and REPL ('C' button / 'copy' and 'paste' commands)
  • 9d18072 @ManlyMarco Added ability to invoke any method from Inspector without REPL (can use clipboard for object references)
  • c6e7135 @ManlyMarco Added support for event members to Inspector
  • a0f4c86 @ManlyMarco Added more filtering options to Inspector (at top); Removed "Find" buttons from inspector to make space
  • a23af57 @ManlyMarco Added info tooltips in inspector (display additional info about each member on mouse hover)
  • 5ff8d1c @ManlyMarco Removed obsolete properties from the BepInEx5.dll
  • a1c6a58 @ManlyMarco Prevent REPL lockup when fetching suggestions in some cases
  • 0aa19cb @ManlyMarco Improved accuracy of unity collider gizmos

v4.1.1

Full Changelog: v4.0.1...v4.1.1

preview

Runtime Unity Editor v4.0.1

Choose a tag to compare

@ManlyMarco ManlyMarco released this 11 Nov 20:57

What's Changed

Full Changelog: v4.0...v4.0.1

Runtime Unity Editor v4.0

Choose a tag to compare

@ManlyMarco ManlyMarco released this 11 Nov 03:44

What's Changed

Full Changelog: v3.0...v4.0.0.1

Taskbar preview

Runtime Unity Editor v4.0

Choose a tag to compare

@ManlyMarco ManlyMarco released this 11 Nov 02:58

What's Changed

Full Changelog: v3.0...v4.0

Taskbar preview

Runtime Unity Editor v3.0

Choose a tag to compare

@ManlyMarco ManlyMarco released this 17 Sep 22:46

Changelog

Profiler preview

Runtime Unity Editor v2.7

Choose a tag to compare

@ManlyMarco ManlyMarco released this 17 Jul 06:48

This release adds support for games that have the Input class completely disabled and can only use InputManager. No change otherwise.

Changelog

Runtime Unity Editor v2.6.2

Choose a tag to compare

@ManlyMarco ManlyMarco released this 03 Jul 00:13

Changelog

  • ae441f9 Fix typing ? in REPL locking up the game
  • 86e7836 Update mcs submodule to latest

Runtime Unity Editor v2.6.1

Choose a tag to compare

@ManlyMarco ManlyMarco released this 06 Dec 16:36

Changelog

Runtime Unity Editor v2.6

Choose a tag to compare

@ManlyMarco ManlyMarco released this 13 Nov 10:34

Changelog

  • a54f516 @ManlyMarco Added preview window for images, sprites and textures (press the new "View" button in inspector, and clicking the image in component list on the right)

Runtime Unity Editor v2.5

Choose a tag to compare

@ManlyMarco ManlyMarco released this 01 Sep 19:14

Changelog