New APIs
- You can now set an
errorMode
on aTextureManager
, 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)