Commit History

Upphovsman SHA1 Meddelande Datum
  Justin Sermeno 923bb7f913 orthographic picking - v1 14 år sedan
  alteredq 412c545c47 Updated the rest of examples. 14 år sedan
  alteredq 064138d826 Updated more examples. Got AnaglyphWebGLRenderer and CrosseyedWebGLRenderer working. 14 år sedan
  alteredq db81e45255 Updated builds. Renamed subdivision example with webgl prefix. 14 år sedan
  alteredq 1f7bc4e31d Made PathControls work. 14 år sedan
  alteredq 4b7c468e15 Made TrackballControls work. Fixed more examples. 14 år sedan
  alteredq ef29a8e352 Made FlyControls and RollControls work. Fixed more examples. 14 år sedan
  alteredq c07919529e Made FirstPersonControls work. Fixed more examples to work with the new camera system. 14 år sedan
  zz85 ab944fda0a Handles subdivision of vertex colors by averaging vertex colors 14 år sedan
  zz85 195a0b31ae Quick fix for boundary cases in Subdivision. Updated example 14 år sedan
  zz85 98629744d3 option to honor old vertex colors with subdivisionModifier.useOldVertexColors = true 14 år sedan
  zz85 f8df307438 Removed THREE.SubdivisionGeometry. A tiny bit of cleanup 14 år sedan
  zz85 a88848ab1d Added THREE.SubdivisionModifier. Removed THREE.GeometryUtils.createSubdivision() 14 år sedan
  zz85 a6eb8106a2 merged mrdoob/dev 14 år sedan
  zz85 dd6114b7f2 Moved createSubdivision() to THREE.GeometryUtils 14 år sedan
  Mr.doob 71565b4b5a Updated GUI. 14 år sedan
  Mr.doob 309c484321 Updated some examples to the new camera setup. 14 år sedan
  Mr.doob a0b8f50fb0 Renamed scene.center to scene.origin as per @pyrotechnick suggestion. 14 år sedan
  Mr.doob a336a5c124 Added deprecated warning to old cameras. 14 år sedan
  Mr.doob df64ff921f extras/cameras/*Cameras > extras/controls/*Controls 14 år sedan
  Mr.doob 0995bc43f3 Added a handy "center" to Scene. 14 år sedan
  Mr.doob 896448c06d Looking for the right pattern for the camera.lookAt() use. 14 år sedan
  Mr.doob 5d96f15b39 Started doing Camera changes. 14 år sedan
  Mr.doob 69da8d2e1f Merge remote-tracking branch 'Knectar/dev' into dev 14 år sedan
  Daniel 5ef31d7fe8 Remove Sphere class. Give radius to octahedron. 14 år sedan
  zz85 8fdf8df2e4 SubdivisionGeometry now uses parent's geometry colors and materials (and UVs). but what do we do with vertexColors? 14 år sedan
  zz85 b4332d6a24 added more generic geometry creation functions in canvas_geometry_subdivison.html 14 år sedan
  Daniel dad2146d79 Include new Sphere class in build. 14 år sedan
  Daniel 2d4ea9cedd New Sphere class that uses a subdivided octahedron geometry. 14 år sedan
  Mr.doob 705f6967c0 Fixed GUI. 14 år sedan