Histórico de Commits

Autor SHA1 Mensagem Data
  alteredq 9c8c639f9c Merge branch 'dev' into shadow-filtering há 12 anos atrás
  alteredq 11f6d92f1d Updated builds. há 12 anos atrás
  alteredq a7cd32a4d8 Merge remote-tracking branch 'remotes/zz85/master' into dev há 12 anos atrás
  alteredq 4073df5091 More garbage collection friendly (on repeated calls) Geometry.computeBoundingBox() and Geometry.computeBoundingSphere() há 12 anos atrás
  zz85 c48feb3e05 Optimize FontUtils.Triangulate() by inlining insideTriangle() - thanks @davidberneda #2748 há 12 anos atrás
  Mr.doob 3823a3d42e Changed *Library from Array to Object. Fixes #2745. há 12 anos atrás
  Mr.doob bb7b363148 Updated builds. há 12 anos atrás
  Mr.doob 7f84c7655c Fixed compiler errors. há 12 anos atrás
  Mr.doob abdb139406 Merge remote-tracking branch 'bhouston/ray3' into dev há 12 anos atrás
  Ben Houston 97d43cd4cd adopt Sphere class as geometry.boundingSphere in extras. há 12 anos atrás
  Mr.doob 731717a051 Editor: Default state to empty. há 12 anos atrás
  Mr.doob ef79b0e686 Merge remote-tracking branch 'zz85/docs' into dev há 12 anos atrás
  Ben Houston b11e805560 add degreesToRadians / radiansToDegrees to Math. há 12 anos atrás
  Mr.doob aaceceb00d Merge remote-tracking branch 'tapio/normalmap-transparent' into dev há 12 anos atrás
  Ben Houston ff62058fe4 clean up formatting per ThreeJS style. há 12 anos atrás
  Ben Houston ea832104ac Raycaster improvements: ensure input ray is normalized, move up quick distance/near-far testing, unnest logic in Raycaster and centralize the addition of hits to the list of intersects. há 12 anos atrás
  zz85 e4c0c6878d Remove .getNormalVector() from Curve.js há 12 anos atrás
  zz85 caf3de3050 [docs] Update docs há 12 anos atrás
  Ben Houston 55e4384cc3 simplify branching logic in Raycaster and only calculate planeSign if required. há 12 anos atrás
  Ben Houston c027f3f286 mention another possible optimization of Raycaster if input ray is normalized há 12 anos atrás
  Ben Houston ccecf0745c adopt higher level Plane class in Raycaster instead of Vector3(vector,normal) pair. há 12 anos atrás
  Mr.doob d90e934c59 Merge remote-tracking branch 'alteredq/dev' into dev há 12 anos atrás
  Mr.doob b78afdb0df Merging with @alteredq branch. há 12 anos atrás
  Ben Houston e10cc0d849 replace Vector3-based localOriginCopy, localDirectionCopy with Ray-based localRay há 12 anos atrás
  Ben Houston 49cdafe26e integrate Sphere class into Raycaster há 12 anos atrás
  Ben Houston 348a3dd0b4 improvement to Ray for improved Raycaster integration. há 12 anos atrás
  Ben Houston 3bffda430e add ray.transformSelf( matrix4 ) with unit test for verification. há 12 anos atrás
  Ben Adams 973dbe53b8 domElement -> element as per ParticleDOMMaterial há 12 anos atrás
  zz85 f9fa6f9359 [docs] Refactor navigation handling a litte. há 12 anos atrás
  zz85 231a36ac33 Merge @JoeDoyle23 documenation page linking bug há 12 anos atrás