Create and apply image filters using Godot's GLSL dialect.
Find a file
2024-06-05 22:46:25 +02:00
dist Add export presets for Linux and Windows 2024-06-05 20:50:48 +02:00
scenes Allow zooming in/out with Alt-Plus and Alt-Minus 2024-06-04 19:05:59 +02:00
src Applied a bit of noise to the ui background blur shader to fix color banding and make it prettier 2024-06-05 22:46:25 +02:00
.gitattributes Add project files 2024-06-04 18:31:04 +02:00
.gitignore Add export presets for Linux and Windows 2024-06-05 20:50:48 +02:00
export_presets.cfg Add export presets for Linux and Windows 2024-06-05 20:50:48 +02:00
icon.svg Add project files 2024-06-04 18:31:04 +02:00
icon.svg.import Add project files 2024-06-04 18:31:04 +02:00
LICENSE Add project files 2024-06-04 18:31:04 +02:00
project.godot Optimized performance for complex shaders and refactored some of the code - fixes #1 2024-06-04 21:09:22 +02:00