]> git.localhorst.tv Git - blobs.git/commit
spherical planets
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 6 Dec 2017 21:27:58 +0000 (22:27 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 6 Dec 2017 23:10:05 +0000 (00:10 +0100)
commitcd80d7cfcac3c58d601db2ab4e0381dd77c06f44
treee6913c968087132beb28be67a41a389e02f5d0fa
parent215c77b9d61ed635176edb86e54c6e87a1315dcf
spherical planets
15 files changed:
src/app/app.cpp
src/app/states.cpp
src/blobs.cpp
src/creature/LocateResourceGoal.hpp
src/creature/Memory.hpp
src/creature/Situation.hpp
src/creature/creature.cpp
src/creature/goal.cpp
src/graphics/Camera.hpp
src/graphics/PlanetSurface.hpp
src/graphics/shader.cpp
src/graphics/viewport.cpp
src/world/Planet.hpp
src/world/world.cpp
tst/world/PlanetTest.cpp