DarkRadiant: master 1e733626

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 21.10.2020 20:01 master 14d22edf
Changeset Prettify Vector3 debug printouts

Add a pp() method to return a human readable string in "[x, y, z]" format,
which is more readable than the space-separated format generated by the default
operator<<.
mod - include/irender.h Diff File
mod - libs/math/AABB.h Diff File
mod - libs/math/Vector3.h Diff File