Commit History

Автор SHA1 Съобщение Дата
  Mr.doob 310ec6f0fd Updated builds. преди 12 години
  Mr.doob 696ce21834 Editor: Support for CircleGeometry. преди 12 години
  Mr.doob bd9067ee7c Added warning message in Face4 as suggested by @icannotfly in #3663. преди 12 години
  Mr.doob 06404691a7 Updated builds. преди 12 години
  Mr.doob 2f6525b663 Improved MeshFaceMaterial.clone(). See #3787. преди 12 години
  Mr.doob 0edf3b782e Docs: ParametricGeometry fixes and LoadingMonitor to LoadingManager. преди 12 години
  Mr.doob 8585eaff25 Merge branch 'dev' of https://github.com/ikerr/three.js into dev преди 12 години
  Ian Kerr b9544bbec0 Fixes const error in shader. преди 12 години
  Mr.doob cec00926e0 Docs: Added Euler page to list. преди 12 години
  Mr.doob d2c0119a05 Merge branch 'vector3Docs' of https://github.com/walfly/three.js into dev преди 12 години
  Walker Flynn fae93f63eb created euler angle docs, updated vector 3 equals to specify that it returned a boolean and not a vector 2 преди 12 години
  Mr.doob 4210a29253 Updated builds. преди 12 години
  Mr.doob 8a48d4c7fd r61dev преди 12 години
  Mr.doob cc7a786c5b Raycaster: Move vertices variable to the right place. преди 12 години
  Mr.doob 73915e8a6e Raycaster: Check that line.geometry is instanceof Geometry. Fixes #3779. преди 12 години
  Mr.doob 763e9ac0a8 Fixed example viewer in Safari. Thanks for the tip @WestLangley. преди 12 години
  Ian Kerr 308d0aee37 This commit fixes a skinning bug that occurs when two or more SkinnedMesh objects share a common material and have bone textures of different sizes. Currently, bone texture sizes are hard coded into the shader program, requiring the program to be re-built when the bone texture size changes; however, the current implementation does not handle this correctly, which can lead to the shader accessing incorrect bone transforms. преди 12 години
  Mr.doob eafdc4d387 Merge branch 'vector3Docs' of https://github.com/walfly/three.js into dev преди 12 години
  Walker Flynn bd34b19480 completed todos for vector3 преди 12 години
  Walker Flynn 8fa43c7289 specified whether method returned this or new vector3 преди 12 години
  Walker Flynn eaf6961389 more docs преди 12 години
  Walker Flynn bc3a268800 Updates and additions to vector3 docs преди 12 години
  Mr.doob ad4d56e505 Improved example viewer. преди 12 години
  Walker Flynn edc6647f9b modified Clamp documentation, modified vector3 documentation преди 12 години
  Walker Flynn 605ea54362 wrote documentation for all todos in vector2d преди 12 години
  Walker Flynn a2365394f6 add return for Color.set documentation преди 12 години
  Walker Flynn 41ea97b87a added documentation for the Color.lerp method преди 12 години
  Walker Flynn be41af3e8b added Color.set documentation преди 12 години
  Mr.doob bb86a3a486 Updated builds. преди 12 години
  Mr.doob c57ac02251 Fixed more UV sharing geometry generators and loaders. See #3762. преди 12 години