Mr.doob 5d3a56beaf Removed yet some more .translate() and .rotateByAxis() instances. See #3185. 13 lat temu
..
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. 13 lat temu
cameras 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 13 lat temu
core 88f56b3b3b Clean up. 13 lat temu
geometries 40b53adb48 Removed AsteriskGeometry. 13 lat temu
helpers 5d3a56beaf Removed yet some more .translate() and .rotateByAxis() instances. See #3185. 13 lat temu
objects 88f56b3b3b Clean up. 13 lat temu
renderers 3db966d658 make Matrix4.getPosition() deprecated and replace all usages in core library with Vector3.getPositionFromMatrix() 13 lat temu
shaders 3fa6cd47db Fixed inconsistent precision for lensflares and sprites shaders causing troubles on mobile (thanks to @phoboslab). 13 lat temu
FontUtils.js c48feb3e05 Optimize FontUtils.Triangulate() by inlining insideTriangle() - thanks @davidberneda #2748 13 lat temu
GeometryUtils.js 39763ab7d0 Changed back some .projectPoint() to .applyMatrix4() as per bb873d16d676ead71dfce5181a73828b5993a05f. 13 lat temu
ImageUtils.js 89b9d21da3 Merged @MiiBond's single file DDS cube textures. 13 lat temu
SceneUtils.js 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() 13 lat temu
粤ICP备19079148号