Mr.doob 45076157fe Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185. 12 年之前
..
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 年之前
AsciiEffect.js ce4cae51f9 Another batch of examples resizing handling. 13 年之前
CrosseyedEffect.js cbaaca3543 Fixed missing parameters in the right camera in CrosseyedEffect. 13 年之前
OculusRiftEffect.js 45076157fe Removed remaining Matrix4 .translate() and .rotateByAxis() dependencies. Fixes #3185. 12 年之前
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 年之前