]> git.lizzy.rs Git - dragonfireclient.git/commit
Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)
authorred-001 <red-001@outlook.ie>
Fri, 20 Jan 2017 22:19:41 +0000 (22:19 +0000)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Fri, 20 Jan 2017 22:19:41 +0000 (23:19 +0100)
commit0dada51a550c5eb52faf700dcbde4cee22a6bc70
treeffc0993e7dd2cf240caa382a922291729aee1512
parentefa54f9c460239c23a2014076764d6c6830589e6
Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)
12 files changed:
src/CMakeLists.txt
src/camera.cpp
src/clientiface.cpp
src/clientmap.cpp
src/content_cao.cpp
src/content_sao.cpp
src/map.cpp
src/mg_biome.cpp
src/server.cpp
src/treegen.cpp
src/util/mathconstants.h [deleted file]
src/util/numeric.cpp