Historial de Commits

Autor SHA1 Mensaje Fecha
  Garrett Johnson 8933cc7064 Rename parameter hace 6 años
  Garrett Johnson 54094cc472 Add setCell, getCell, blur to marchingCubes example hace 6 años
  Hyuntak Cha abfcd4aa18 Resolve performance issue: 55~ 60fps hace 6 años
  Hyuntak Cha 951b658722 multi color marching cube with example hace 6 años
  Mr.doob 21f67daecc Revert "MarchingCubes: Clean up and improved performance." hace 7 años
  Mr.doob fcf6b61a74 MarchingCubes: Clean up and improved performance. hace 7 años
  Mr.doob 7f8a2e922e WebGLRenderer: Moved material logic out of renderBufferImmediate(). hace 7 años
  Mugen87 1d97a7fd04 MarchingsCubes: Clean up hace 7 años
  Mr.doob b3508596a8 MarchingCubes: Deprecated generateGeometry() hace 7 años
  Mr.doob 54060c805b MarchingCubes: Clean up. hace 7 años
  Jaume Sanchez 27f07c9867 added concatenate hace 7 años
  Jaume Sanchez 65d0fe6135 fixed item size hace 7 años
  Jaume Sanchez 60ceed2077 buffergeometry from marching cubes hace 7 años
  Jürgen Ebert 5446f535d1 git should handle the line endings hace 7 años
  Tristan Valcke a85d628ff9 Remove unecessary semicolon, and fix comma by semicolon in for loop assignement in MarchingCubes hace 8 años
  Mr.doob f085219709 MarchingCubes code clean up. hace 9 años
  Mr.doob c54da3f3e5 ImmediateRenderObject: Promoted material (WebGLRenderer depends of it). hace 10 años
  Mr.doob d84d1bc07b MarchingCubes clean up. hace 10 años
  gero3 923256459e fixed files to codestyle hace 10 años
  Mr.doob c376ddce2d Clean up. hace 10 años
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. hace 10 años
  brason b0f0c3bd1a Remove unnecessary semicolons hace 10 años
  brason eb68622a6e Add missing semicolons hace 10 años
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log hace 10 años
  gero3 fe8493157e codestyle fixes hace 10 años
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes hace 10 años
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. hace 13 años
  alteredq 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. hace 13 años
  alteredq 763fcf796e Refactored ImmediateRenderObject flags (thanks to @mrdoob). hace 13 años
  alteredq 5d5f92d641 Fixed MarchingCubes bug introduced by previous commit. Added flat shaded material to marching cubes example. hace 13 años