コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  zz85 6d0800ed58 Testing if refactoring Parametric function to range from (0..1,0..1) instead of (0..pi, 0..2pi) is a good idea or not.. 13 年 前
  zz85 7feb2cdfb9 adding experimental versions of surface parametric based sphere, torusknot, tube geometries 13 年 前
  zz85 07de9d958b adding THREE.ParametricGeometry 13 年 前
  Mr.doob 3b2c67b5e5 Fixed LatheGeometry. 13 年 前