-
alteredq authored
As usual, it's up to caller to cache the value if it's not used right away. Had to use Matrix4's internal matrix to avoid circular cross-dependency between Vector3 and Matrix4 (added extra internal matrix m3 for this not used anywhere in Matrix4 itself to minimize chances of messing up something).
baf0f65e