]> git.sur5r.net Git - fstl/commit
New upstream version 0.11.0
authorJakob Haufe <sur5r@debian.org>
Mon, 31 Mar 2025 10:42:16 +0000 (12:42 +0200)
committerJakob Haufe <sur5r@debian.org>
Mon, 7 Apr 2025 14:52:08 +0000 (16:52 +0200)
commit25b935eb199abe52da5c47fbfe64ba838df83d0d
tree920eb053b3eed4b3e9bf1bd0e4eec03a6cc27711
parent4aea4e481fa5b452e48e095904dd85ec41c02081
New upstream version 0.11.0
26 files changed:
CMakeLists.txt
gl/gl.qrc
gl/mesh_light.frag [new file with mode: 0644]
qt/icons/fstl_64x64.png [new file with mode: 0644]
qt/qt.qrc
src/app.cpp
src/canvas.cpp
src/canvas.h
src/loader.cpp
src/main.cpp
src/shaderlightprefs.cpp [new file with mode: 0644]
src/shaderlightprefs.h [new file with mode: 0644]
src/window.cpp
src/window.h
xdg/README.txt [new file with mode: 0644]
xdg/fstlapp-fstl.desktop [new file with mode: 0644]
xdg/icons/fstlapp-fstl_128x128.png [new file with mode: 0644]
xdg/icons/fstlapp-fstl_16x16.png [new file with mode: 0644]
xdg/icons/fstlapp-fstl_22x22.png [new file with mode: 0644]
xdg/icons/fstlapp-fstl_256x256.png [new file with mode: 0644]
xdg/icons/fstlapp-fstl_32x32.png [new file with mode: 0644]
xdg/icons/fstlapp-fstl_48x48.png [new file with mode: 0644]
xdg/icons/fstlapp-fstl_64x64.png [new file with mode: 0644]
xdg/xdg_install.sh [new file with mode: 0755]
xdg/xdg_package_install.sh [new file with mode: 0755]
xdg/xdg_uninstall.sh [new file with mode: 0755]