Mr.doob cf1366af12 GeometryUtils.explode to ExplodeModifier and GeometryUtils.tessellate to TessellateModifier. 13 лет назад
..
cameras 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 13 лет назад
core 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. 13 лет назад
extras cf1366af12 GeometryUtils.explode to ExplodeModifier and GeometryUtils.tessellate to TessellateModifier. 13 лет назад
lights 39db179b82 WebGLDeferredRenderer: made attenuation parameters properties of AreaLight instead of hardcoded constants. 13 лет назад
loaders 558669559a Fixing Blender scene export rotations: part 1. 13 лет назад
materials cb20237ccb Removed DOMRenderer. 13 лет назад
math a851b6b645 Removed debugger bits. 13 лет назад
objects a8a3934287 Mesh.updateMorphTargets() clean up. 13 лет назад
renderers 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. 13 лет назад
scenes ff27cf7fcc Editor: added fog to scene export. 13 лет назад
textures 0fd5a5ce24 Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8. 13 лет назад
Three.js 0d42475b55 55dev 13 лет назад