Commit History

Author SHA1 Message Date
  Mr.doob 045c3bd77c Merge branch 'patch-1' of https://github.com/tormozok/three.js into dev 10 years ago
  Mr.doob 8d331dee06 Projector: drawcalls to groups (behaviour still broken though). 10 years ago
  Mr.doob 22f25c7e12 Updated builds. 10 years ago
  Mr.doob c626b32be4 WebGLObjects: Commented out timer. 10 years ago
  Mr.doob db39a394c9 *NormalsHelper: Removed normalMatrix pollution (now collision). 10 years ago
  Mr.doob fa8c551973 SpritePlugin: Updated to modelMatrixView. 10 years ago
  Mr.doob d383c8c0b6 WebGLRenderer: Simplified WebGLObjects. 10 years ago
  Mr.doob 9ab9f06ed8 Updated builds. 10 years ago
  Mr.doob 8fb24b5847 WebGLRenderer: Moved movelViewMatrix and normalMatrix to Object3D. 10 years ago
  Mr.doob 596dce94bf Updated builds. 10 years ago
  Mr.doob 3ed8a04c0c WebGLRenderer: Implemented MeshFaceMaterial/MultiMaterial. 10 years ago
  Mr.doob e5420e609f WebGLRenderer: properties.get() always return an object, so we can assign directly. 10 years ago
  Mr.doob ff007f7a33 Merge pull request #7025 from box/meshfacematerial_program_fix 10 years ago
  Michael Bond 13d5cee632 Add an else to make distinction between material and mesh face material clearer 10 years ago
  Michael Bond c6d4f7a473 Adding logic to assign material.program for MeshFaceMaterials 10 years ago
  ostolop c966c3554f fix MorphBlendMesh start animation playing 10 years ago
  Mr.doob 7c3e8c604e Merge pull request #7020 from bhouston/removeGeometryLoader 10 years ago
  Ben Houston 5458c757db remove GeometryLoader - it is broken and unused. 10 years ago
  Mr.doob 0555503dd3 Removed unneeded WireframeGeometry from example. 10 years ago
  WestLangley 95ecaf20b4 Merge pull request #7016 from WestLangley/dev-orbit 10 years ago
  Mr.doob 13fcba8ce2 Updated builds. 10 years ago
  Mr.doob a4f75f336b WebGLGeometries: Delete wireframe indices. 10 years ago
  Mr.doob a9f33e77d4 Updated builds. 10 years ago
  Mr.doob c170af7b54 Added IndexBufferAttribute. Woops! 10 years ago
  Mr.doob d74af727b7 Added IndexBufferAttribute. 10 years ago
  Mr.doob 44ce8c27ca BufferGeometry: Removed unused function. 10 years ago
  Mr.doob 41b155542b WebGLObjects: Storing wireframe index in WebGLProperties instead (multi renderers support). 10 years ago
  Mr.doob 22cb50349c Merge pull request #7018 from rfm1201/dev_6571 10 years ago
  Mr.doob c2ca86c527 Updated builds. 10 years ago
  Mr.doob 5d2b443165 WebGLObjects: Moved wireframe out of attributes. 10 years ago