ImagineEngine v0.8.0 Release Notes

Release Date: 2017-12-09 // over 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)