Nate Williford 40be5eb13f Updated regex to allow spaces in rgb style. 12 ani în urmă
..
Box2.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 ani în urmă
Box3.js 1de68da790 Added sphere.center support to BufferGeometry. See #3748. 12 ani în urmă
Color.js 40be5eb13f Updated regex to allow spaces in rgb style. 12 ani în urmă
Euler.js f77750203a Fixed Euler.fromArray bug. 12 ani în urmă
Frustum.js 3699fc2336 Support for boundingSphere with arbitrary center 12 ani în urmă
Line3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 ani în urmă
Math.js 4d3da59eee Editor: Added button for generating new UUID. 12 ani în urmă
Matrix3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 ani în urmă
Matrix4.js 0e9f32f1dd Checking if euler is instance of THREE.Euler. Fixes #3737. 12 ani în urmă
Plane.js 51d597416f Using Matrix3.getNormalMatrix. See #3220. 13 ani în urmă
Quaternion.js 22e629a119 Updating quaternion fromEuler. Tests were failing silently, only showing on console, but throwing an exception makes the tests properly fail. 12 ani în urmă
Ray.js c3636849cf Code clean up. 12 ani în urmă
Sphere.js 1de68da790 Added sphere.center support to BufferGeometry. See #3748. 12 ani în urmă
Spline.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 ani în urmă
Triangle.js d403e841ca moved ray triangle intersection to ray 12 ani în urmă
UV.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 ani în urmă
Vector2.js d30c3703c8 Code clean up and now using inv* pattern. 12 ani în urmă
Vector3.js 18f27df17d Removed another unneeded quaternion variable. As per @WestLangley suggestion in 0e9f32f1dd9ba8ff51060795d6b53101b3e7582f. 12 ani în urmă
Vector4.js d30c3703c8 Code clean up and now using inv* pattern. 12 ani în urmă
Vertex.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 ani în urmă
粤ICP备19079148号