1
0

Fixed issue plane not showing up

This commit is contained in:
2025-05-08 19:41:59 +02:00
parent f91fc8bf56
commit db3bd3a1e7
6 changed files with 1475 additions and 1389 deletions

14
.gitignore vendored
View File

@@ -1,6 +1,16 @@
.vscode
bin
# Visual Studio 2024
**.vcxproj
**.spv
**.filters
**.sln
# Visual Studio Code
.vscode
# Gnu Make
Makefile
**/Makefile
# project specific
libs
bin
obj
build