Camera::getProjectionMatrix and Camera::getCullingProjectionMatrix used to return the projection matrix modified by scaling and shift, instead they should return the value set by the user, especially when setCustomProjection() is used.
Camera::getProjectionMatrix and Camera::getCullingProjectionMatrix used to return the projection matrix modified by scaling and shift, instead they should return the value set by the user, especially when setCustomProjection() is used.