2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Mr.doob 3af117818b Updated builds. 12 жил өмнө
  Mr.doob 72cb3cf68e Merge remote-tracking branch 'bhouston/geometry-mergeVertices-fix' into dev 12 жил өмнө
  Mr.doob 53e07e091a Updated builds. 12 жил өмнө
  Mr.doob 7d48298acf Renamed Sphere.isIntersectionSphere to Sphere.intersectsSphere. 12 жил өмнө
  Mr.doob 42f7f1036f Docs: Removed now unneded description in AmbientLight. Thanks @WestLangley. 12 жил өмнө
  Mr.doob 9c7da1479b Updated builds. 12 жил өмнө
  Mr.doob f606c5a7e1 Merge remote-tracking branch 'Fox32/dev' into dev 12 жил өмнө
  Mr.doob a7d5acf09e Docs: AmbientLight hint as suggested by @WestLangley. Closes #2872. 12 жил өмнө
  Oliver Sand 1269d968fb Add unit test, fix is isIntersectionSphere 12 жил өмнө
  Oliver Sand dcd25863e4 Add isIntersectionSphere to sphere 12 жил өмнө
  Ben Houston 6f72a001c2 Frustum.contains -> intersectsObject, containsSphere->intersectsSphere, removed Frustum.containsAnyPoints, .transform. Update unit tests accordingly. 12 жил өмнө
  Ben Houston 5d6656506b remove unused variable from Frustum.js 12 жил өмнө
  Ben Houston 587672690e move credit for barycoord function from Raycaster to Triangle per @mrdoob. 12 жил өмнө
  Ben Houston b358c94547 expand Frustum.contains() per @alteredq, @gero3 12 жил өмнө
  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 12 жил өмнө
  Ben Houston 11607e60c1 Geometry.mergeVertices: remove unused variables, rename non-descript 'o' to 'indices'. 12 жил өмнө
  Ben Houston 85b9bf17d1 robust support for multiple duplicate vertices in Face3 and Face4, add handling of vertex colors and vertex UVs. 12 жил өмнө
  Ben Houston 800d0f8e87 rename Plane.flip() -> Plane.negate() per @mrdoob 12 жил өмнө
  Ben Houston af4b73c0fc fix sign/comparison in Frustum.containsSphere and add unit tests. 12 жил өмнө
  Ben Houston 427a7b3ecd Merge branch 'dev' of git://github.com/mrdoob/three.js.git into frustum-additions 12 жил өмнө
  Mr.doob 42da32414c Editor: Added Edit / Clone. 12 жил өмнө
  Mr.doob 3913658670 Updated builds. 12 жил өмнө
  Mr.doob 67f4c5cdf1 Editor: Updated geometry and material classes. 12 жил өмнө
  Mr.doob cb20237ccb Removed DOMRenderer. 12 жил өмнө
  Mr.doob 689e9972c3 Editor: Added names to geometries too. 12 жил өмнө
  Mr.doob b93b0d6960 WebGLRenderer: Check geometry type and avoid breakage when undefined. 12 жил өмнө
  Mr.doob 0549f7ea6d Editor: Support .json files too. 12 жил өмнө
  Mr.doob d64b10379e Brought back camera.matrixWorldInverse as CSS3DRenderer relies in it. 12 жил өмнө
  Mr.doob 2f8d610630 Updated builds. 12 жил өмнө
  Mr.doob 081a1fd646 Renamed .multiplyMatrix* to .applyMatrix* and .multiplyQuaternion to .applyQuaternion as suggested by @WestLangley in #2860. 12 жил өмнө