Skip to content

Releases: RawLabo/QuickRawPicker

Nightly builds - c449897

31 May 07:07
Compare
Choose a tag to compare
Pre-release

Automated builds for nightly prerelease via Github Actions

Release v0.3.0

08 Dec 07:31
Compare
Choose a tag to compare

Automated builds for version releases via Github Actions

v0.2.1

26 Sep 08:28
Compare
Choose a tag to compare
  • fix slow display of cached photos
  • add UI scale

v0.2.0

25 Sep 06:26
Compare
Choose a tag to compare
  • UI changed
  • add pin menu button
  • replace photo frame with chocolate photo background
  • add new version detection
  • remove unused logging functions

v0.1.17

23 Sep 06:13
Compare
Choose a tag to compare
  • fixes #27
  • fixes locale issue in macOS
  • fixes folder opening in macOS

v0.1.16

08 Sep 06:37
Compare
Choose a tag to compare
  • copy issue in windows fixed
  • add Key_I for info toggle

v0.1.15

01 Sep 07:10
Compare
Choose a tag to compare
  • export issue under windows fixed
  • file dialog input issue fixed

v0.1.14

29 Aug 13:35
Compare
Choose a tag to compare
  • adding sorting methods
  • adding global progress bar
  • adding multiple photos switch
  • adding help links

v0.1.13

20 Aug 14:06
Compare
Choose a tag to compare
  • zooming issue fixed
  • bump godot version to 3.3.3

v0.1.12

18 Aug 13:36
Compare
Choose a tag to compare
  • 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