stephomi 15ac1a6f4e Rename intersectionRay + add it in Triangle.prototype. 12 лет назад
..
Box2.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 лет назад
Box3.js c899b724fa Added Box3.setFromObject(). Removed Object3D.computeBoundingBox(). 12 лет назад
Color.js f7a5174e28 Added fromArray() and toArray() to Color. 12 лет назад
Euler.js f77750203a Fixed Euler.fromArray bug. 12 лет назад
Frustum.js 6e96b2418a Code clean up. 12 лет назад
Line3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 лет назад
Math.js 4d3da59eee Editor: Added button for generating new UUID. 12 лет назад
Matrix3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 лет назад
Matrix4.js d30c3703c8 Code clean up and now using inv* pattern. 12 лет назад
Plane.js 51d597416f Using Matrix3.getNormalMatrix. See #3220. 13 лет назад
Quaternion.js aa2b36105b Fixed remaining getter based value access. 12 лет назад
Ray.js 62122822ec Normalize ray when transforming it + intersection RayTriangle. 12 лет назад
Sphere.js fc5e3e1a15 Miscelaneous fixes 12 лет назад
Spline.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 лет назад
Triangle.js 15ac1a6f4e Rename intersectionRay + add it in Triangle.prototype. 12 лет назад
UV.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 лет назад
Vector2.js d30c3703c8 Code clean up and now using inv* pattern. 12 лет назад
Vector3.js bbaa398e19 Cache xyz components in crossVectors function. 12 лет назад
Vector4.js d30c3703c8 Code clean up and now using inv* pattern. 12 лет назад
Vertex.js d821397c16 fixed #2728, Moved geometry primitives out of src/core into src/math. src/core is now exclusive scene primitives. 13 лет назад
粤ICP备19079148号