Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Ben Houston c927db2fe3 Merge branch 'dev' of git://github.com/mrdoob/three.js.git into triangle 12 ani în urmă
  Ben Houston 3871af55c2 Rename Triangle3.js to Triangle.js per @mrdoob's suggestion here: https://github.com/mrdoob/three.js/issues/2750#issuecomment-11063983 12 ani în urmă
  Mr.doob 6fda565020 Fixed test includes. 12 ani în urmă
  Mr.doob bc32688017 Updated builds. 12 ani în urmă
  Mr.doob a04e7573dc Changed isIntersection to isIntersectionBox in CanvasRenderer. 12 ani în urmă
  Mr.doob 8ac873b581 Merge remote-tracking branch 'bhouston/triangle' into dev 12 ani în urmă
  Mr.doob 90b08c4944 Implemented @davidberneda ColorKeywords into multiline patch. Closes #2757. 12 ani în urmă
  Mr.doob f9b204f282 Updated builds. 12 ani în urmă
  Mr.doob f5c0132448 Reverted Box2.addPoint. CanvasRenderer now using Box2.setFromPoints. 12 ani în urmă
  Mr.doob 24ec04f98e Replaced Rectangle with Box2 in CanvasRenderer. Also added Box2.addPoint() 12 ani în urmă
  Ben Houston e18dcf1645 move Clock.js from src/math to src/core per @alteredq https://github.com/mrdoob/three.js/issues/2753#issuecomment-11057521 12 ani în urmă
  Ben Houston 3cdefd64e6 remove Raycaster dependence on face.centroid, instead use 1st vertex of the face (vertices[face.a]). 12 ani în urmă
  Ben Houston 4749e9bad3 make it possible to run unit tests against either three.js, three.min.js, three-math.js as well as direct sources. 12 ani în urmă
  Ben Houston 344cca360b now building three-math.js via build_all.* (fixed #2754) 12 ani în urmă
  Ben Houston d4201ca02c fixed #2732, including ThreeJS individual JavaScript files directly rather than using build/three.js 12 ani în urmă
  Ben Houston f51168820e reduce GC load on Ray.recastSelf(), simplify Ray.at(). 12 ani în urmă
  Mr.doob d3d63550ed Updated builds. 12 ani în urmă
  Mr.doob 609329f11e Removed *Library objects as per discussion in #2712. 12 ani în urmă
  Mr.doob 83704f19ad Merge remote-tracking branch 'alteredq/dev' into dev 12 ani în urmă
  Mr.doob 5ca2e894b7 Fixed CanvasRenderer uv breakage. 12 ani în urmă
  alteredq 450e2e3dc0 Updated builds. 12 ani în urmă
  alteredq f59413e82b Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 12 ani în urmă
  alteredq 03e810d5ba Changed shadow map type in Ogres example. 12 ani în urmă
  Ben Houston d2ec2d885c add some missing ;'s, spread around code credits, add some comments. 12 ani în urmă
  Ben Houston ef2d69065f Triangle3.barycoodinate -> Triangle3.barycoordFromPoint. Add unit test for barycoordFromPoint. Fix order of components in returned barycoords. 12 ani în urmă
  Ben Houston 6662934d5c rn setPointsAndIndices -> setFromPointsAndIndices and add unit test. 12 ani în urmă
  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 ani în urmă
  Ben Houston e47032d0f7 Merge branch 'dev' of git://github.com/mrdoob/three.js.git into ray3 12 ani în urmă
  Ben Houston c5d38e8993 add Triangle3, add optionalTargets to Box2,Box3,Plane,Sphere,Ray where possible to reduce GC load, add Triangle3 unit tests. 12 ani în urmă
  Mr.doob 31bc5741fe Merge remote-tracking branch 'benaadams/patch-5' into dev 12 ani în urmă