Mr.doob 44bb8284ff Merge branch 'dev' of https://github.com/TatumCreative/three.js into dev 12 лет назад
..
Box2.js 2dc72cd1cb Fleshed out Box3 docs. Added optionalTarget parameter to both box's .getParameter() 12 лет назад
Box3.js 44bb8284ff Merge branch 'dev' of https://github.com/TatumCreative/three.js into dev 12 лет назад
Color.js 7e21e0b652 Changed Color constructor RGB support implementation. 12 лет назад
Euler.js fffeeb636e Simplified Euler/Quaternion setup. See #4599. 12 лет назад
Frustum.js 3699fc2336 Support for boundingSphere with arbitrary center 12 лет назад
Line3.js cc57273cf4 Reverting to Object.prototype = { pattern. Only using it on the methods that really need it. 13 лет назад
Math.js cf02d6a0f6 Delete THREE.Math.PI2 12 лет назад
Matrix3.js 6243b69ac5 Trying to get the minecraft example to work with the new geometry classes. 12 лет назад
Matrix4.js 6243b69ac5 Trying to get the minecraft example to work with the new geometry classes. 12 лет назад
Plane.js be9fa04f0e Made changes per WestLangley 12 лет назад
Quaternion.js eabdc89686 Quaternion: Avoiding double call to onChangeCallback in setFromUnitVectors. Added call to onChangeCallback in normalize(). See fffeeb636ee9fa38f2e3a51358c361116d827d8b. 12 лет назад
Ray.js c3636849cf Code clean up. 12 лет назад
Sphere.js 1de68da790 Added sphere.center support to BufferGeometry. See #3748. 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 d403e841ca moved ray triangle intersection to ray 12 лет назад
Vector2.js 5549e242e0 Object3D: Using Object.defineProperties to avoid object.rotation = new THREE.Euler() pattern. See fffeeb636ee9fa38f2e3a51358c361116d827d8b. 12 лет назад
Vector3.js 9e74321a3c Fixed Vector3.projectOnVector. 12 лет назад
Vector4.js 174ed38ff5 Code clean up. 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号