a working version with no error but still some bugs around texturing
This commit is contained in:
parent
2d8244386a
commit
68d4610470
16 changed files with 473 additions and 110 deletions
|
@ -3,6 +3,7 @@ set(scripts_demo
|
|||
${CMAKE_SOURCE_DIR}/src/scripts/demos/simple_000.lua
|
||||
${CMAKE_SOURCE_DIR}/src/scripts/demos/simple_001.lua
|
||||
${CMAKE_SOURCE_DIR}/src/scripts/demos/simple_002.lua
|
||||
${CMAKE_SOURCE_DIR}/src/scripts/demos/simple_003.lua
|
||||
)
|
||||
|
||||
set(scripts_test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue