Skip to content

SSCD 1.5

Latest
Compare
Choose a tag to compare
@RonenNess RonenNess released this 29 Dec 19:17

SSCD 1.5 changes:

  • Minor optimization in collision detection by ditching "instanceof"
  • Added field-of-view test.
  • Fixed bug with line collision when line goes backwards.
  • Some docs update.
  • Fixed Vector.from_angle() to be really angle and not radian. added radian in addition.
  • All code had been beautified.