Cronologia Commit

Autore SHA1 Messaggio Data
  alteredq 4dd2e4c8bb Updated WebGLRenderer docs about shadowmap types. 13 anni fa
  alteredq 7af978c4af Merged @MiiBond's shadow map bilinear filtering. 13 anni fa
  alteredq 9c8c639f9c Merge branch 'dev' into shadow-filtering 13 anni fa
  alteredq 11f6d92f1d Updated builds. 13 anni fa
  alteredq a7cd32a4d8 Merge remote-tracking branch 'remotes/zz85/master' into dev 13 anni fa
  alteredq 4073df5091 More garbage collection friendly (on repeated calls) Geometry.computeBoundingBox() and Geometry.computeBoundingSphere() 13 anni fa
  zz85 c48feb3e05 Optimize FontUtils.Triangulate() by inlining insideTriangle() - thanks @davidberneda #2748 13 anni fa
  Mr.doob 3823a3d42e Changed *Library from Array to Object. Fixes #2745. 13 anni fa
  Mr.doob bb7b363148 Updated builds. 13 anni fa
  Mr.doob 7f84c7655c Fixed compiler errors. 13 anni fa
  Mr.doob abdb139406 Merge remote-tracking branch 'bhouston/ray3' into dev 13 anni fa
  Ben Houston 97d43cd4cd adopt Sphere class as geometry.boundingSphere in extras. 13 anni fa
  Mr.doob 731717a051 Editor: Default state to empty. 13 anni fa
  Mr.doob ef79b0e686 Merge remote-tracking branch 'zz85/docs' into dev 13 anni fa
  Ben Houston b11e805560 add degreesToRadians / radiansToDegrees to Math. 13 anni fa
  Mr.doob aaceceb00d Merge remote-tracking branch 'tapio/normalmap-transparent' into dev 13 anni fa
  Ben Houston ff62058fe4 clean up formatting per ThreeJS style. 13 anni fa
  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. 13 anni fa
  zz85 e4c0c6878d Remove .getNormalVector() from Curve.js 13 anni fa
  zz85 caf3de3050 [docs] Update docs 13 anni fa
  Ben Houston 55e4384cc3 simplify branching logic in Raycaster and only calculate planeSign if required. 13 anni fa
  Ben Houston c027f3f286 mention another possible optimization of Raycaster if input ray is normalized 13 anni fa
  Ben Houston ccecf0745c adopt higher level Plane class in Raycaster instead of Vector3(vector,normal) pair. 13 anni fa
  Mr.doob d90e934c59 Merge remote-tracking branch 'alteredq/dev' into dev 13 anni fa
  Mr.doob b78afdb0df Merging with @alteredq branch. 13 anni fa
  Ben Houston e10cc0d849 replace Vector3-based localOriginCopy, localDirectionCopy with Ray-based localRay 13 anni fa
  Ben Houston 49cdafe26e integrate Sphere class into Raycaster 13 anni fa
  Ben Houston 348a3dd0b4 improvement to Ray for improved Raycaster integration. 13 anni fa
  Ben Houston 3bffda430e add ray.transformSelf( matrix4 ) with unit test for verification. 13 anni fa
  Ben Adams 973dbe53b8 domElement -> element as per ParticleDOMMaterial 13 anni fa