github JohnSundell/ImagineEngine 0.8.0
Imagine Engine 0.8.0

latest releases: 0.10.0, 0.9.0
6 years ago

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)

Don't miss a new ImagineEngine release

NewReleases is sending notifications on new releases.