Skip to content

Imagine Engine 0.8.0

Compare
Choose a tag to compare
@JohnSundell JohnSundell released this 09 Dec 13:38
· 119 commits to master since this release

New APIs

  • You can now set an errorMode on a TextureManager, to have either a log message or an assert being thrown in case a texture is missing in your game. Thanks to @vijaytholpadi for implementing this!
  • Actor's can now have shadows.
  • Camera now has a resized event. Thanks to @Warren-Lamb for implementing this!

Bugfixes

  • Multiline sprite sheets now work correctly on macOS. Thanks for the fix @mattiashagstrand!
  • @mattiashagstrand fixed a bug that could cause actors to collide with themselves.
  • @mattiashagstrand fixed a bug that could sometimes cause an extra collision event when an actor was removed while the collision was being handled.

View build details and download artifacts on buddybuild:
ImagineEngine (iOS, ImagineEngine-iOS)