LeopotamGroupLibraryUnity Versions Save

Tools library for unity 3d game engine: animator graph helpers, serialization (json), localization, event routing (eventbus, ui actions), embedded scripting, uGui xml markup, threading, tweening, in-memory protection and other helpers (pure C#)

v20190222

5 years ago

Changelog

0ad35bd

  • Year bump at headers.

26e4037 Merge pull request #6 from mopsicus/patch-2

f7e1998

  • Fix Options and Target selector

a9ad4a2

  • Analytics: GoogleAnalyticsManager - upgrade WWW to UnityWebRequest.

v20180530

5 years ago

v20180330

6 years ago

v20180131

6 years ago

v20171230

6 years ago
  • Unity 2017.3.

v20171130

6 years ago

v20171030

6 years ago

v20170930

6 years ago

v20170829

6 years ago
  • Last release with support unity 5.6.x, all new releases will require unity 2017.1 and better.
  • Last release with support of Singleton (Your code should be migrated from Singleton<T> to Service<T>).

v20170730

6 years ago

Last release with support of unity 5.x.