• A
    Refactored handling of Matrix4 => Matrix3 inversion. · 9ab854de
    alteredq 提交于
    This is now done as method of Matrix3 object which gets as a parameter Matrix4 object to be inverted (to be consistent with how Matrix4 => Matrix4 inversion is done).
    
    As per discussion in #1615.
    9ab854de
ThreeCanvas.js 79.3 KB