Histórico de Commits

Autor SHA1 Mensagem Data
  Raymond Zhou 44708dd3b9 Remove Geometry.__tmpVertices from examples há 9 anos atrás
  Mr.doob 87f330077b SubdivisionModifier clean up. há 9 anos atrás
  Mr.doob 8501b6c35e SubdivisionModifier clean up. há 9 anos atrás
  Mr.doob 81b4a5830d SubdivisionModifier clean up. há 9 anos atrás
  centerionware 5e44a0e7db add variable decls há 9 anos atrás
  centerionware e9e2cc0f1b UV Support on SubdivisionModifier há 9 anos atrás
  gero3 923256459e fixed files to codestyle há 10 anos atrás
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. há 10 anos atrás
  brason eb68622a6e Add missing semicolons há 10 anos atrás
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log há 10 anos atrás
  gero3 fe8493157e codestyle fixes há 10 anos atrás
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() há 11 anos atrás
  Joshua Koo 2fb23d3abe Subdivision Modifier: More formatting to mrdoob's code style há 11 anos atrás
  Joshua Koo c289f7118f Replaces Catmull-Clark Algorithm with Loop Scheme for Subdivision Modifier há 11 anos atrás
  Joshua Koo c8781fae6c Fix for Face4-less SubdivisionModifier há 12 anos atrás
  Mr.doob cf1366af12 GeometryUtils.explode to ExplodeModifier and GeometryUtils.tessellate to TessellateModifier. há 12 anos atrás
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. há 12 anos atrás
  Mr.doob 21d0796996 Moved SubdivisionModifier to examples/js/modifiers há 12 anos atrás