]> git.localhorst.tv Git - blank.git/commit
noexcept all the things
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 29 May 2015 13:16:46 +0000 (15:16 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 29 May 2015 13:16:46 +0000 (15:16 +0200)
commit76b3ec0f6aa0dacf6d4944a2787991f3585299e8
tree4aaaa791ec7c8137c0739a9cb6e12c922b77d702
parent6e59f3102d6d64355d5a30b708a326327b089aaf
noexcept all the things
32 files changed:
src/app.cpp
src/block.cpp
src/block.hpp
src/camera.cpp
src/camera.hpp
src/chunk.cpp
src/chunk.hpp
src/controller.cpp
src/controller.hpp
src/entity.cpp
src/entity.hpp
src/generator.cpp
src/generator.hpp
src/geometry.cpp
src/geometry.hpp
src/glmio.hpp [deleted file]
src/hud.cpp
src/hud.hpp
src/init.cpp
src/init.hpp
src/interface.cpp
src/interface.hpp
src/model.cpp
src/model.hpp
src/noise.cpp
src/noise.hpp
src/runtime.cpp
src/runtime.hpp
src/shader.cpp
src/shader.hpp
src/shape.cpp
src/shape.hpp