Skip to content

Mostly Docs Update

Pre-release
Pre-release
Compare
Choose a tag to compare
@01010111 01010111 released this 17 Sep 15:41
· 101 commits to master since this release
8ae4242

Fixes:

  • Fixed bug with Color.from_int32()

Changes:

  • Changed FloatExt.to_vec4() to FloatExt.to_color()
  • Changed functionality of StringExt.get_random()
  • Changed Color.rgba_to_hex() to Color.to_hex()
  • Improved docs in source!
  • All docs now in API rather than Wiki!

New Additions:

  • Added normalize() and denormalize() back to Range
  • Added Color.equals()
  • Added EventBus to utilities
  • Added EnumExt to extensions
  • Added Achievements to utilities
  • Added zero.extensions.Tools as a way to save time using all of the extensions