[#92][Fix] fix camera projection from develop
It is not necessary to multiply by the inverse of y_correction because m_projection is never multiplied by y_correction. Only for getting the current projection matrix, we multiply by y_correction which will not update m_projection.
parent
eab9f823
No related branches found
No related tags found
Please register or sign in to comment