Mr.doob d64b10379e Brought back camera.matrixWorldInverse as CSS3DRenderer relies in it. 13 years ago
..
BufferGeometry.js 0fd5a5ce24 Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8. 13 years ago
Clock.js e18dcf1645 move Clock.js from src/math to src/core per @alteredq https://github.com/mrdoob/three.js/issues/2753#issuecomment-11057521 13 years ago
EventDispatcher.js fdea8942ca More disposing. 13 years ago
Face3.js 5fc41c0efe Changed face.materialIndex default to be 0 instead of "undefined". 13 years ago
Face4.js 5fc41c0efe Changed face.materialIndex default to be 0 instead of "undefined". 13 years ago
Geometry.js 081a1fd646 Renamed .multiplyMatrix* to .applyMatrix* and .multiplyQuaternion to .applyQuaternion as suggested by @WestLangley in #2860. 13 years ago
Object3D.js 081a1fd646 Renamed .multiplyMatrix* to .applyMatrix* and .multiplyQuaternion to .applyQuaternion as suggested by @WestLangley in #2860. 13 years ago
Projector.js d64b10379e Brought back camera.matrixWorldInverse as CSS3DRenderer relies in it. 13 years ago
Raycaster.js 41788bd016 rename Ray.transformSelf -> Ray.transform (simplier name more consistent with rest of library.) 13 years ago