Skip to content

Release 2.1.5

Latest
Compare
Choose a tag to compare
@TeodorVecerdi TeodorVecerdi released this 13 Feb 09:10
8ed36df

Release 2.1.5

Full Changelog: 2.1.3...2.1.5

  • Changed package name from com.github.teodorvecerdi.unitycommons to dev.vecerdi.unitycommons
  • Added Clamped and Clamped01 extensions for Vector3s
  • Added a MonoSingleton variant which automatically creates an instance if one can't be found
  • Added Run.NextUpdate method
  • Removed Code directory
  • Fixed a few issues

Install as a submodule

Run the following on the command line in your unity project's folder:

git submodule add https://github.com/TeodorVecerdi/UnityCommons.git DESTINATION_PATH