DarkRadiant: master 78ec565b

Author Committer Branch Timestamp Parent
Matthew Mott Matthew Mott master 06.10.2021 19:35 master 4f3dbcab
Changeset Vector pp() method is now a non-member function

No particular reason why this rarely-used debugging tool needs to be part of
the class interface, since it makes no use of private data.
mod - include/irender.h Diff File
mod - libs/math/AABB.h Diff File
mod - libs/math/Vector3.h Diff File
mod - libs/math/Vector4.h Diff File