Releases: RawLabo/QuickRawPicker
Releases · RawLabo/QuickRawPicker
Nightly builds - c449897
Automated builds for nightly prerelease via Github Actions
Release v0.3.0
Automated builds for version releases via Github Actions
v0.2.1
- fix slow display of cached photos
- add UI scale
v0.2.0
- UI changed
- add pin menu button
- replace photo frame with chocolate photo background
- add new version detection
- remove unused logging functions
v0.1.17
- fixes #27
- fixes locale issue in macOS
- fixes folder opening in macOS
v0.1.16
- copy issue in windows fixed
- add Key_I for info toggle
v0.1.15
- export issue under windows fixed
- file dialog input issue fixed
v0.1.14
- adding sorting methods
- adding global progress bar
- adding multiple photos switch
- adding help links
v0.1.13
- zooming issue fixed
- bump godot version to 3.3.3
v0.1.12
- add default EV and gamma settings
- add zooming by cursor position
- refactor shadow/highlight clipping; adding clipping settings
- use
OS.execute
to copy files (increase the exporting speed quite a lot)
- bug fixes