It's been a while - so a new release is long overdue! A special thanks goes to @MrApplejuice for adding support for rebindable keyboard shortcuts and @hansemro for enabling the eraser mode when the pen is inverted!
This will be the last "major" version using Godot 3. After this release i will start porting Lorien to Godot 4.
Thank you everybody who contributed to this release!
Added
- Rebindable keyboard shortcuts
- Use eraser tool while tablet pen is inverted
- Dotted grid pattern; can be changed back to lines (or none at all) in the settings
- Translations: Simplified Chinese, Traditional Chinese
Fixed
- Fixed blurry interface on some macOS devices
- Fixed invisible cursor in some situations
- Fixed issue where moved brush strokes stayed in their original positions after exporting to SVG
- Fixed not being able to draw simple dots by just clicking/tapping the brush once
Changed
- Changing the application language does not require a restart now
- Improved translations: Spanish, Brasilian Portuguese
- Improved UI auto scaling, especially for Windows and OSX
- Moved to grid toggle button from the toolbar to the settings
- Removed the canvas background color from the toolbar and moved it to Settings > Canvas Color. The previous setting (Appearance > Default canvas color was removed)
- Savefiles do no longer store the canvas background color
- Updated to Godot 3.5.3