Skip to content

v2.26

Compare
Choose a tag to compare
@intentor intentor released this 06 Jun 00:50
· 17 commits to master since this release

Changelog

Framework

  • Added inject on private members. [Issue #85]
  • Fixed resolution of arrays. [PR #83]

Commander extension

  • Added tag when dispatching commands. [Issue #52]
  • Added release of commands by tag. [Issue #52]
  • Added chaining of release methods. [Issue #52]

Unity Binding Extension

  • Added a ToPrefab implementation using GameObject. [Issue #88]
  • Added a ToPrefabSingleton implementation using GameObject. [Issue #88]
  • Updated ToGameObject to add a new GameObject when the given name is not found.
  • Marked all methods that use Resource loading as obsolete to comply with Unity guidelines. [Issue #88]

Installation

Import Intentor_Adic_v2.26.unitypackage into your Unity 3D project.