Skip to content

1.2.0 (2020-12-07)

Compare
Choose a tag to compare
@BenediktHensen BenediktHensen released this 07 Dec 17:36
· 344 commits to upm since this release

i5 Toolkit for Unity

Added

  • In-application console which can show log outputs in deployed applications
  • Json utilitiy to serialize and deserialize arrays at root level
  • Unity adapter classes
    • Interfaces for text displays, activatable objects, UI rectangles and scroll views
    • Adapter for text UI (TextMesh, TextMeshPro and TextMeshProUGUI)
    • Adapter for GameObject, RectTransform, ScrollRect
  • Experimental notification system

Changed

  • Sample scenes can now be accessed with the Unity Package UI (with Unity Package Manager 2.0 in Unity 2019.1 or later)
  • Documentation moved to GitHub pages