DarkRadiant: master d28e96c7
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| orbweaver | orbweaver | master | 14.10.2020 20:25 | master 319a3ce9 |
| Changeset | Improve readability of light matrix debug output Add a new BasicVector4::pp() method which returns the vector components in a more readable "(x, y, z, w)" format, since the default operator<< is used for serialisation and generates the raw space-separated format. The new pp() method is used in the DEBUG_LIGHT_MATRIX code block. |
|||
| mod - libs/math/Vector4.h | Diff File | |||
| mod - radiant/entity/light/Light.cpp | Diff File | |||