Historique des commits

Auteur SHA1 Message Date
  Mr.doob c376ddce2d Clean up. il y a 10 ans
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. il y a 10 ans
  brason b0f0c3bd1a Remove unnecessary semicolons il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log il y a 10 ans
  gero3 fe8493157e codestyle fixes il y a 10 ans
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes il y a 10 ans
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. il y a 13 ans
  alteredq 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. il y a 13 ans
  alteredq 763fcf796e Refactored ImmediateRenderObject flags (thanks to @mrdoob). il y a 13 ans
  alteredq 5d5f92d641 Fixed MarchingCubes bug introduced by previous commit. Added flat shaded material to marching cubes example. il y a 13 ans
  alteredq 5dd0968009 Some optimizations and cleanup in MarchingCubes and its example. il y a 13 ans
  alteredq 24b4e6083d Added UVs handling for ImmediateRenderObject. il y a 13 ans
  Mr.doob 5ba7abc69b Deprecated THREE.Vertex. il y a 13 ans
  alteredq 0e3b527cdc Refactored MarchingCubes out into examples/js il y a 13 ans