0.1.6-alpha
- "Pure" auto-layers: these layers only have rules and use a separate IntGrid layer as source for their value checks. Very useful to have a separate auto-layer that contains drop-shadows of walls, for example. You can have any number of pure auto-layers using the same single IntGrid source.
- Grid lock (formerly grid snap) now uses L key shortcut instead of G
- Grid visibility can be toggled using G key shortcut
- Added SHIFT-R shortcut to show/hide all auto-layers
- Updated sample projects
- Updated "help" window
- Added quick notifications for some user actions
- Fixed render issues when deleting or updating auto-layer rules
- Fixed Haxe API issues
- Fixed bugs
- Added some internal app logging for debugging purpose (no sensitive data, don't worry)