WestLangley 3cb9146d64 Improved SpotLightHelper hace 12 años
..
animation 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. hace 13 años
cameras 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. hace 13 años
core aa7567f46e Refactored Curve.js to individual classes (#3378) hace 12 años
curves aa7567f46e Refactored Curve.js to individual classes (#3378) hace 12 años
geometries 84615fe345 Corrected face normal calculation in PolyhedronGeometry hace 13 años
helpers 3cb9146d64 Improved SpotLightHelper hace 12 años
objects 88f56b3b3b Clean up. hace 13 años
renderers c16b26c6a6 Moved WebGLRenderer's autoUpdateScene to scene.autoUpdate. hace 13 años
shaders 3fa6cd47db Fixed inconsistent precision for lensflares and sprites shaders causing troubles on mobile (thanks to @phoboslab). hace 13 años
FontUtils.js 3dcf635abd add THREE.TypeFaces = self._typeface_js; to enable access to _typeface_js in different contexts. hace 13 años
GeometryUtils.js 51d597416f Using Matrix3.getNormalMatrix. See #3220. hace 13 años
ImageUtils.js 89b9d21da3 Merged @MiiBond's single file DDS cube textures. hace 13 años
SceneUtils.js 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() hace 13 años