Mr.doob 908a977ec5 Merge remote-tracking branch 'bhouston/math-closures' into dev 13 лет назад
..
cameras 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 13 лет назад
core d1cc46ffba Renamed Vector3 projectPoint() to applyProjection() as per @WestLangley suggestion in bb873d16d676ead71dfce5181a73828b5993a05f. 13 лет назад
extras d1cc46ffba Renamed Vector3 projectPoint() to applyProjection() as per @WestLangley suggestion in bb873d16d676ead71dfce5181a73828b5993a05f. 13 лет назад
lights 39db179b82 WebGLDeferredRenderer: made attenuation parameters properties of AreaLight instead of hardcoded constants. 13 лет назад
loaders bf60911dd1 Renamed ShaderLib's 'normal2' shader to 'normalmap' as suggested in 4276c9f5882044272ca3a5a8796380a206121fc2. 13 лет назад
materials cb20237ccb Removed DOMRenderer. 13 лет назад
math e2df06e005 fix three missed conversions to closures. switch to extending math prototypes rather than replacing them. This is to ensure that types created in closures within a type's prototype definition get their prototype updated with the full definition. 13 лет назад
objects a8a3934287 Mesh.updateMorphTargets() clean up. 13 лет назад
renderers 75431f7bad Simplified CanvasRenderer line dash code. 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 baa928e581 add source for THREE.extend method. 13 лет назад
粤ICP备19079148号