| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Lorien_v0.2.0_Mac.dmg | 2021-06-05 | 31.0 MB | |
| README.md | 2021-06-03 | 1.2 kB | |
| v0.2.0 source code.tar.gz | 2021-06-03 | 721.2 kB | |
| v0.2.0 source code.zip | 2021-06-03 | 764.5 kB | |
| Lorien_v0.2.0_Windows.zip | 2021-06-03 | 14.2 MB | |
| Lorien_v0.2.0_Linux.zip | 2021-06-03 | 14.8 MB | |
| Totals: 6 Items | 61.6 MB | 0 | |
Besides bugfixes, the most notable new feature in this release is the Selection tool, which lets you select, move and delete arbitrary brush strokes. Thank you @fenix-hub for the initial implementation.
Also thank you @irishgreencitrus and @albanobattistella who contributed bugfixes and translations.
This new version is fully compatible with the previous version, so your savefiles should work without problems. But just in case, please make a safety copy.
Changelog
Added
- Mention contributors in the About Dialog
- Improved closing of files with unsaved changes
- Export the whole canvas as PNG image
- Selection tool
- Ability to delete selected brush strokes with delete key
- Ability to move selected brush strokes
- Implemented the color picker tool, which let's you pick any color on the canvas
- Added an option to switch between languages: English, German and Italian
- Line Tool: snap in 15° steps when holding down shift
Fixed
- Fixed the size of the drawing area/viewport for high resolution displays
- Fixed some memory leaks
- Various smaller fixes
Changed
- Switched to GLES2 for better compability with older hardware
- Improved tooltip styling