Commit History

作者 SHA1 備註 提交日期
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 5 年之前
  Mugen87 226b60deab Examples: Remove author comments. 5 年之前
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 年之前
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 年之前
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 年之前
  Mugen87 0a66d7c7c9 SubdivisionModifier: Fix runtime error with empty uvs. 6 年之前
  ieskudero 032bfbd699 Update SubdivisionModifier - use all uv channels 6 年之前
  Jenna Sloan 43ca366109 Fixed malformed jsdoc comment blocks 6 年之前
  Mugen87 7e6475172a JSM: Clean up 6 年之前
  Mugen87 bd3c2f3b12 Examples: Removed BufferSubdivisionModifier 7 年之前
  Mugen87 0e1af8c7cd SubdivisionModifier: Clean up 7 年之前
  Mugen87 78142c864c SubdivisionModifier: Honor material indices 7 年之前
  Raymond Zhou 44708dd3b9 Remove Geometry.__tmpVertices from examples 9 年之前
  Mr.doob 87f330077b SubdivisionModifier clean up. 9 年之前
  Mr.doob 8501b6c35e SubdivisionModifier clean up. 9 年之前
  Mr.doob 81b4a5830d SubdivisionModifier clean up. 10 年之前
  centerionware 5e44a0e7db add variable decls 10 年之前
  centerionware e9e2cc0f1b UV Support on SubdivisionModifier 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 年之前
  brason eb68622a6e Add missing semicolons 10 年之前
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 年之前
  gero3 fe8493157e codestyle fixes 11 年之前
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 12 年之前
  Joshua Koo 2fb23d3abe Subdivision Modifier: More formatting to mrdoob's code style 12 年之前
  Joshua Koo c289f7118f Replaces Catmull-Clark Algorithm with Loop Scheme for Subdivision Modifier 12 年之前
  Joshua Koo c8781fae6c Fix for Face4-less SubdivisionModifier 12 年之前
  Mr.doob cf1366af12 GeometryUtils.explode to ExplodeModifier and GeometryUtils.tessellate to TessellateModifier. 13 年之前
  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. 13 年之前
  Mr.doob 21d0796996 Moved SubdivisionModifier to examples/js/modifiers 13 年之前