]> git.sur5r.net Git - fstl/commit
New upstream version 0.11.0 upstream/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, 31 Mar 2025 10:42:16 +0000 (12:42 +0200)
commite5a7dcbb0ec5b3373efe3f3a5ae6ce68f9d5db67
tree018744f9c5b1b75abd18c8ad5c43bf41fd0ba6a0
parentdd4a156f8787b310568d82161bddd478b0938499
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]