Skip to content

0.4.0

Compare
Choose a tag to compare
@krnlexception krnlexception released this 12 Jul 16:00
· 4 commits to master since this release

New features

  • Sprite.Size which holds sprite's size. Can be useful for eg. occlusion culling.
  • Collider.UpdateCollisions for updating collisions for this collider with other objects manually. Removes the need to update collisions between objects which will never collide, eg. static level objects.

Bugfixes

  • Chroma updated to 0.64.0