Slate 0.3.0
Pre-release
Pre-release
- Add support for swatches:
- Added a regular, user-modifiable swatch.
- Added auto swatches. This feature is experimental and can be enabled in the settings dialog.
They are deduced from the image contents for convenience and cannot be modified.
Auto swatches are calculated on a separate thread, so they will not block the UI.
- Switched build system to Qbs from qmake
- This allows for faster build times, especially since
there is now a dedicated library for slate's logic which both
the app and tests use, rather than each project building those files on their own.
- This allows for faster build times, especially since
- Add tooltip to show value of opacity slider.
- Fixed crash when creating a new layer with moved selection. (#69)
- Fixed crash when opening tileset project with invalid tileset path (#70).
- Fix undo bug where the undo command would paint onto the wrong layer.
- Fixed opacity slider tooltip disappearing.
- Fix flipping images on transparent backgrounds.
- Fixed not being able to right click to select background colour with the colour picker. (#75)
Note that due to the build system changes, Linux binaries are not yet available. I'm working on getting it fixed but I don't know when it will be done. The issue is tracked with #71. Until then, the v0.1.0 release contains the latest binaries for Linux: