0.6.0
this is a feature release of vkdt. the changelog over the 0.5.x series includes:
- github actions: test build on linux, codeql to find potential security issues
- code cleanup/security fixes
- perf overlay to show run-times of animations in the gui
- gui fixes and finetune things
- clean shutdown (always write config file!)
- new graph editor view / removed the old graph edit tab in darkroom mode
- initial focusstack blend mode
- new autocrop button to detect and crop away black borders
- preset for run-time gui noise profiling
- frame-limiter for power saving
- module graph editor coordinates stored in .cfg (see d703743)
- libvkdt build option for 3rd party software, option to build cli only
- dual screen support (display full image on second monitor)
- zoomable mini-displays in right panel
- key accels for rating/lables now configurable
- custom font support for non ascii characters
- quake with path guiding for direct illumination
also see the repository for camera input device profiles and noise profiles:
https://github.com/hanatos/vkdt-camconst
as well as the module docs:
https://vkdt.org/src/pipe/modules/readme.html
if you have questions or issues you can try to get in touch via the forum or in irc #vkdt on oftc.net.
$ sha256sum vkdt-0.6.0.tar.xz
02ed12fbd63e1f416ea0765a7273786b3405401d2d6ab4f66c736c2f1ba37cbc vkdt-0.6.0.tar.xz
the tarball is signed by key 25C8A341700B4E1D on hkps://keys.openpgp.org and you should be able to check it via
gpg --recv-keys 25C8A341700B4E1D
gpg --verify vkdt-0.6.0.tar.xz.sig
enjoy!