v2d & aabbox3d<f32> & sky cleanups
authornerzhul <loic.blot@unix-experience.fr>
Thu, 11 Feb 2016 14:21:21 +0000 (15:21 +0100)
committerest31 <MTest31@outlook.com>
Thu, 11 Feb 2016 15:55:15 +0000 (16:55 +0100)
commitfefa148d694364cb4c60fbb4ffdc0f8ae6388df6
tree8755fd0d4ef196c23924ae2909a29681f9f77f05
parent24b312cc085b7fae6477c8a47fffb57484b20f6e
v2d & aabbox3d<f32> & sky cleanups

* Sky: rename Box => m_box and inline getBoundingBox
* Uniformize aabbox3d<f32> to aabb3f
21 files changed:
src/client.cpp
src/client/tile.h
src/clientmap.cpp
src/clientmap.h
src/clientobject.h
src/clouds.cpp
src/clouds.h
src/content_cao.cpp
src/content_cao.h
src/content_sao.cpp
src/mesh.cpp
src/object_properties.h
src/particles.cpp
src/particles.h
src/player.h
src/script/lua_api/l_areastore.cpp
src/script/lua_api/l_areastore.h
src/sky.cpp
src/sky.h
src/util/numeric.h
src/wieldmesh.h