2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Mr.doob a46a88eee0 Merge branch 'blender-transform-armature' of https://github.com/rmx/three.js into dev 12 жил өмнө
  Mr.doob 25ddedc6ab Merge branch 'ARB8-DDS' of https://github.com/benoitjacquier/three.js into dev 12 жил өмнө
  Mr.doob d64d580344 Merge branch 'master' into dev 12 жил өмнө
  WestLangley 54171139ec Fixed UVs in Minecraft Examples 12 жил өмнө
  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 жил өмнө
  Robert Carnecky d8280746fc Properly compute the armature rotation matrix 12 жил өмнө
  Robert Carnecky e94945d593 Bugfix: Non-animated bones were using first available animation channel 12 жил өмнө
  Robert Carnecky 495eb628ac Transform bones and animations by the armature world matrix 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 жил өмнө
  benoitjacquier d9d78d20a6 Support for uncompressed ARGB DDS 12 жил өмнө
  Walker Flynn eaf6961389 more docs 12 жил өмнө
  Walker Flynn bc3a268800 Updates and additions to vector3 docs 12 жил өмнө