提交历史

作者 SHA1 备注 提交日期
  Mr.doob 3b1a002dad OBJLoader: Added support to vertex/normal pattern (so Walt loads). 13 年之前
  Mr.doob 87b146f09c Simpler OBJLoader. 13 年之前
  Mr.doob 65a55a5e0c Started OBJLoader. 13 年之前
  Mr.doob 803f457728 Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613. 13 年之前
  zz85 38c5643d70 managed to get only a slight glimpse of preview working in gui 13 年之前
  zz85 45d870649d Merge remote-tracking branch 'mrdoob/dev' 13 年之前
  Mr.doob 262d9927b0 GUI RequestAnimationFrame.js is not anymore. 13 年之前
  Mr.doob 0e37f4538b Reverted FirstPersonControls changes from #1718. Fixes #1730. 13 年之前
  zz85 4becf192df fixed a very rare case situation when a duplicated vertex in a face4 13 年之前
  Mr.doob df83164eac Some space to tabs changes in Matrix4. Updated Matrix4 doc. 13 年之前
  Mr.doob 3519acd929 Updated builds. 13 年之前
  Mr.doob 7bb58d6237 Reformated ParametricGeometry. 13 年之前
  Mr.doob 566b6fad88 __dirtyMorphTargets to morphTargetsNeedUpdate 13 年之前
  Mr.doob 78faa13fcd __dirtyTangents to tangentsNeedUpdate 13 年之前
  Mr.doob aba9f84d8c __dirtyNormals to normalsNeedUpdate 13 年之前
  Mr.doob 284b643915 __dirtyUvs to uvsNeedUpdate 13 年之前
  Mr.doob a9596e6e4a __dirtyElements to elementsNeedUpdate 13 年之前
  Mr.doob 56e2a49a11 __dirtyColors to colorsNeedUpdate 13 年之前
  Mr.doob 6fd7eb0211 Merge remote-tracking branch 'valette/dirtyCleanup' into dev 13 年之前
  Mr.doob cdafb8cbce Merge remote-tracking branch 'kyleshay/master' into dev 13 年之前
  zz85 c9d139aff7 fix plane in gui 13 年之前
  Mr.doob e980d97ec7 Removed Vertex from docs. 13 年之前
  Mr.doob fe0dcce13c Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  alteredq 62123193b0 Merge remote-tracking branch 'remotes/mrdoob/dev' into matrix 13 年之前
  alteredq 3023154ef3 Fixed ribbons example. 13 年之前
  alteredq d3aa96784a Merge remote-tracking branch 'remotes/mrdoob/dev' into matrix 13 年之前
  zz85 04a9ee5a1c dont need clone() 13 年之前
  zz85 901bbf3d21 refactor ParametricGeometry for new API. discarding other changes to rebase on mrdoob new refactoring 13 年之前
  zz85 b1805e14fa add example for testing experimental WIP parametric surface geometries 13 年之前
  zz85 5402db04ca Tweaked Tube/Curve/Knot example 13 年之前