DarkRadiant: master 603ffabd

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 24.03.2021 20:57 master 27edaba2
Changeset Move getProjectionForFrustum() out of Matrix4

This function is now only used by camera::calculateProjectionMatrix(), and does
not need to be a method of Matrix4 itself.
mod - libs/math/Matrix4.h Diff File
mod - libs/render/CameraView.h Diff File