add trees into the game
buildbot/windows Build done.
buildbot/linux Build done.

This commit is contained in:
Sven Balzer
2026-08-05 20:47:55 +02:00
parent 6a984b40d9
commit 4c158f25f0
9 changed files with 754 additions and 16 deletions
+1
View File
@@ -108,6 +108,7 @@ endfunction()
add_shader(character)
add_shader(character_shadow)
add_shader(world)
add_shader(tree)
add_shader(grid)
add_custom_target(shaders-spv DEPENDS ${SHADERS_SPV})