github unity-atoms/unity-atoms v4.0.0
Unity Atoms v4.0.0

latest releases: v4.5.0, v4.4.8, v4.4.7...
4 years ago

4.0.0 (March 21, 2020)

🐛 Bug fixes

  • Fixed a bug where it was not possible to change Variable value of Atoms of class type. (@AdamRamberg)

Documentation

🏠 Internal

  • 💥 Changed With History Event is now an AtomEvent<IPair<T>> instead of an AtomEvent<T, T>. (@AdamRamberg)
  • Sync to Collection / List is now moved from Variable Instancers to it's own script. (@AdamRamberg)
  • New example scene: InfiniteWaves.
  • New package - Base Atoms. This is a mandatory package to use together with Core. However, breaking out the implementations from the Core makes the library easier to maintain. (@AdamRamberg)

🚀 New features

Don't miss a new unity-atoms release

NewReleases is sending notifications on new releases.