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

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

3.0.0 (February 24, 2020)

🏠 Internal

🚀 New features

  • #93 - Added pre change transformers to Variables + Clamp Int / Float. Pre Change Transformers makes it possible to add functions to Variables that gets executed when a Variable is about to get changed and that transforms the value in some way, eg. clamps an IntVariable between two values. (@AdamRamberg)
  • #110 - Added Variable Instancer, Event Reference, Atom Collection and Atom List (old Atom List renamed to Atom Value List). See docs. future blog post and PR for more information regarding these features. (@AdamRamberg)
  • #113 - Added constructor with value to Reference classes. (@AdamRamberg)
  • #114 - Added Replay functionality to Atom Events. (@AdamRamberg)
  • #115 - Add util actions to Variables. (@AdamRamberg)

Don't miss a new unity-atoms release

NewReleases is sending notifications on new releases.