Historia zmian

Autor SHA1 Wiadomość Data
  Mr.doob ef87a12c9a Cleaned up Box3. 13 lat temu
  Mr.doob 54cdb693ac Cleaned up ArrowHelper code a bit. 13 lat temu
  Mr.doob 589bc10538 Merge remote-tracking branch 'bhouston/arrowhelper-fix' into dev 13 lat temu
  Mr.doob 3af117818b Updated builds. 13 lat temu
  Mr.doob 72cb3cf68e Merge remote-tracking branch 'bhouston/geometry-mergeVertices-fix' into dev 13 lat temu
  Mr.doob 53e07e091a Updated builds. 13 lat temu
  Mr.doob 7d48298acf Renamed Sphere.isIntersectionSphere to Sphere.intersectsSphere. 13 lat temu
  Mr.doob 42f7f1036f Docs: Removed now unneded description in AmbientLight. Thanks @WestLangley. 13 lat temu
  Mr.doob 9c7da1479b Updated builds. 13 lat temu
  Mr.doob f606c5a7e1 Merge remote-tracking branch 'Fox32/dev' into dev 13 lat temu
  Mr.doob a7d5acf09e Docs: AmbientLight hint as suggested by @WestLangley. Closes #2872. 13 lat temu
  Oliver Sand 1269d968fb Add unit test, fix is isIntersectionSphere 13 lat temu
  Oliver Sand dcd25863e4 Add isIntersectionSphere to sphere 13 lat temu
  Ben Houston 6f72a001c2 Frustum.contains -> intersectsObject, containsSphere->intersectsSphere, removed Frustum.containsAnyPoints, .transform. Update unit tests accordingly. 13 lat temu
  Ben Houston 5d6656506b remove unused variable from Frustum.js 13 lat temu
  Ben Houston 587672690e move credit for barycoord function from Raycaster to Triangle per @mrdoob. 13 lat temu
  Ben Houston 518d9f30f7 fix formatting per @WestLangley. 13 lat temu
  Ben Houston b358c94547 expand Frustum.contains() per @alteredq, @gero3 13 lat temu
  Ben Houston f5466d3ce7 reduce ArrowHelper axis check precision and improved formatting per @gero3 13 lat temu
  Ben Houston 5bd3d0426e add webgl_geometry_normals.html - example that shows vertex normals and face normals of standard geometry types before and after Geometry.mergeVertices 13 lat temu
  Ben Houston 11607e60c1 Geometry.mergeVertices: remove unused variables, rename non-descript 'o' to 'indices'. 13 lat temu
  Ben Houston 85b9bf17d1 robust support for multiple duplicate vertices in Face3 and Face4, add handling of vertex colors and vertex UVs. 13 lat temu
  Ben Houston 5606570dcf remove unnecessary Matrix4 unit tests. 13 lat temu
  Ben Houston a925d18b58 cleanup ArrowHelper GC usage, switch matrix->quat. 13 lat temu
  Ben Houston 0aab3a9c73 optimization of ArrowHelper.setDirection suggested by @WestLangley 13 lat temu
  Ben Houston ecc72ff599 fix ArrowHelper so that it can deal with normals pointing down [0,-1,0] via creating a unit test (makeBasis). 13 lat temu
  Ben Houston 800d0f8e87 rename Plane.flip() -> Plane.negate() per @mrdoob 13 lat temu
  Ben Houston af4b73c0fc fix sign/comparison in Frustum.containsSphere and add unit tests. 13 lat temu
  Ben Houston 427a7b3ecd Merge branch 'dev' of git://github.com/mrdoob/three.js.git into frustum-additions 13 lat temu
  Mr.doob 42da32414c Editor: Added Edit / Clone. 13 lat temu

粤ICP备19079148号