Mr.doob 45076157fe Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185. 12 lat temu
..
AnaglyphEffect.js b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. 12 lat temu
AsciiEffect.js ce4cae51f9 Another batch of examples resizing handling. 13 lat temu
CrosseyedEffect.js cbaaca3543 Fixed missing parameters in the right camera in CrosseyedEffect. 13 lat temu
OculusRiftEffect.js 45076157fe Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185. 12 lat temu
ParallaxBarrierEffect.js b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. 12 lat temu