RapidGUI Versions Save

Unity OnGUI(IMGUI) extensions for Rapid prototyping/development

release/1.2.1

3 years ago

Added

  • RGUI.ListField() for custom element GUI

Changed

  • package.json: add auther. unity 2019.2 > 2019.4.

FIXED

  • Popup, WindowLauncher, and ColorField being displayred int the wrong position in Unity2020's Editor.

release/1.2.0

4 years ago

Added

  • CustomGUI: Configure the GUI from outside the class instead of the attributes.

release/1.0.0

4 years ago

First release!!!