]> code.bitgloo.com Git - clyne/gamedev2.git/commit
Started world system
authorAndy Belle-Isle <drumsetmonkey@gmail.com>
Wed, 11 Sep 2019 03:55:54 +0000 (23:55 -0400)
committerAndy Belle-Isle <drumsetmonkey@gmail.com>
Wed, 11 Sep 2019 03:55:54 +0000 (23:55 -0400)
commit2b095e30f7786526da9339ccada3aae7f2ab5df4
tree2f1b89406e387308f7d59818963a14e0ed8c6858
parent2349bd2ffdd7b312c4b13e5794f12d2b7613f3b4
Started world system
12 files changed:
Scripts/init.lua
Scripts/world.lua
src/engine.cpp
src/main.cpp
src/physics.hpp
src/render.hpp
src/script.cpp
src/script.hpp
src/shader.hpp
src/texture.hpp
src/world.cpp [new file with mode: 0644]
src/world.hpp [new file with mode: 0644]