Skip to content

0.1.7 (2015.12.19)

Compare
Choose a tag to compare
@BasmanovDaniil BasmanovDaniil released this 19 Dec 17:19
· 590 commits to master since this release
  • Features:
    • Added ColorHSV class
    • Added Vector2Int class
    • Added ArrayE class
    • Added CircularList class
    • Added CellularAutomaton example
  • Improvements:
    • Added PTUtils.DrawFilledCircle
    • Refactored drawing methods, eliminated overdraw
  • Changes:
    • Removed ColorE.HSVToRGB, use ColorHSV instead
    • New CameraRotator behaviour, now requires Image to operate
    • PTUtils.WuLine is now DrawAALine, BresenhamLine is DrawLine
  • Fixes:
    • Fixed a few ui and generator bugs in examples