Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 gadi atpakaļ
  gero3 fe8493157e codestyle fixes 10 gadi atpakaļ
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 gadi atpakaļ
  Joshua Koo 2fb23d3abe Subdivision Modifier: More formatting to mrdoob's code style 11 gadi atpakaļ
  Joshua Koo c289f7118f Replaces Catmull-Clark Algorithm with Loop Scheme for Subdivision Modifier 11 gadi atpakaļ
  Joshua Koo c8781fae6c Fix for Face4-less SubdivisionModifier 12 gadi atpakaļ
  Mr.doob cf1366af12 GeometryUtils.explode to ExplodeModifier and GeometryUtils.tessellate to TessellateModifier. 12 gadi atpakaļ
  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. 12 gadi atpakaļ
  Mr.doob 21d0796996 Moved SubdivisionModifier to examples/js/modifiers 12 gadi atpakaļ