2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ben Houston 344cca360b now building three-math.js via build_all.* (fixed #2754) 12 жил өмнө
  Ben Houston d4201ca02c fixed #2732, including ThreeJS individual JavaScript files directly rather than using build/three.js 12 жил өмнө
  Ben Houston f51168820e reduce GC load on Ray.recastSelf(), simplify Ray.at(). 12 жил өмнө
  Mr.doob d3d63550ed Updated builds. 12 жил өмнө
  Mr.doob 609329f11e Removed *Library objects as per discussion in #2712. 12 жил өмнө
  Mr.doob 83704f19ad Merge remote-tracking branch 'alteredq/dev' into dev 12 жил өмнө
  Mr.doob 5ca2e894b7 Fixed CanvasRenderer uv breakage. 12 жил өмнө
  alteredq 450e2e3dc0 Updated builds. 12 жил өмнө
  alteredq f59413e82b Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 12 жил өмнө
  alteredq 03e810d5ba Changed shadow map type in Ogres example. 12 жил өмнө
  Ben Houston d2ec2d885c add some missing ;'s, spread around code credits, add some comments. 12 жил өмнө
  Ben Houston ef2d69065f Triangle3.barycoodinate -> Triangle3.barycoordFromPoint. Add unit test for barycoordFromPoint. Fix order of components in returned barycoords. 12 жил өмнө
  Ben Houston 6662934d5c rn setPointsAndIndices -> setFromPointsAndIndices and add unit test. 12 жил өмнө
  Ben Houston 14ad378826 All unit tests pass now for Box2, Box3 and Triangle3. Fix bug in Plane.js caught in Triangle3 unit tests. Replace Raycaster.pointInFace3 with Triangle3.containsPoint, no loss of FPS in examples. 12 жил өмнө
  Ben Houston e47032d0f7 Merge branch 'dev' of git://github.com/mrdoob/three.js.git into ray3 12 жил өмнө
  Ben Houston c5d38e8993 add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests. 12 жил өмнө
  Mr.doob 31bc5741fe Merge remote-tracking branch 'benaadams/patch-5' into dev 12 жил өмнө
  Mr.doob 6e0c0aaecf Simplified Geometry's boundingSphere and boundingBox checks. 12 жил өмнө
  alteredq 4dd2e4c8bb Updated WebGLRenderer docs about shadowmap types. 12 жил өмнө
  alteredq 7af978c4af Merged @MiiBond's shadow map bilinear filtering. 12 жил өмнө
  Ben Adams 4061f08f37 Recalc scene before using matrix 12 жил өмнө
  alteredq 9c8c639f9c Merge branch 'dev' into shadow-filtering 12 жил өмнө
  alteredq 11f6d92f1d Updated builds. 12 жил өмнө
  alteredq a7cd32a4d8 Merge remote-tracking branch 'remotes/zz85/master' into dev 12 жил өмнө
  alteredq 4073df5091 More garbage collection friendly (on repeated calls) Geometry.computeBoundingBox() and Geometry.computeBoundingSphere() 12 жил өмнө
  zz85 c48feb3e05 Optimize FontUtils.Triangulate() by inlining insideTriangle() - thanks @davidberneda #2748 12 жил өмнө
  Zelimir Fedoran 7e6f391ea8 more re-factor of geometry processing 12 жил өмнө
  Mr.doob 3823a3d42e Changed *Library from Array to Object. Fixes #2745. 12 жил өмнө
  Mr.doob bb7b363148 Updated builds. 12 жил өмнө
  Mr.doob 7f84c7655c Fixed compiler errors. 12 жил өмнө