提交历史

作者 SHA1 备注 提交日期
  Mr.doob 2810b2f8fa Merge remote branch 'alteredq/skinning' into skinning 14 年之前
  Mr.doob 405b72c200 Simpler RequestAnimationFrame.js 14 年之前
  alteredq aba1930fa2 Fixed DOF example layout in Firefox. 14 年之前
  alteredq ced26b32e6 Synced with mrdoob's skinning branch. 14 年之前
  alteredq 408fad1905 Added depth-of-field example. 14 年之前
  Mr.doob 9297fb975e All examples now use RequestAnimationFrame.js (pheww!) 14 年之前
  Mr.doob f474b91918 Merge branch 'master' into skinning 14 年之前
  Mr.doob eb3c0d59d7 On THREE.Texture, if `image` is a canvas, chances are is already loaded. 14 年之前
  Mr.doob 5aa43cd1cd All canvas examples are now using RequestAnimationFrame.js 14 年之前
  alteredq 6af332afeb Synced with mrdoob's skinning branch. Also fixed broken canvas cube example. 14 年之前
  Mr.doob a4ee822b10 Easier to understand RequestAnimationFrame setup. 14 年之前
  alteredq e3b68c4d90 Fixed bug in frustum culling. 14 年之前
  alteredq b36cf734bd Removed dirty flag from Quaternion. 14 年之前
  alteredq 6c84868d96 More examples conversion to requestAnimationFrame. 14 年之前
  alteredq 1e34df61f0 Changed few more examples to use requestAnimationFrame. 14 年之前
  alteredq d05053c493 Merged with mrdoob's skinning branch. 14 年之前
  alteredq 0111f5ddbb Accidentally merged skinning branch with mrdoob's main branch. 14 年之前
  Mr.doob 30a3d14c2d Object3D::rotationMatrix ⟶ Object3D::matrixRotation 14 年之前
  Mr.doob 106db4c3f8 Object3D::autoUpdateMatrix ⟶ Object3D::matrixAutoUpdate 14 年之前
  Mr.doob 848d1a338c Removed debug version from compile script. 14 年之前
  Mr.doob af4c20b3ba Wegbl... 14 年之前
  Mr.doob 4912f59cc6 Compiled new build. 14 年之前
  Mr.doob 642cfbfe1d Merge remote branch 'alteredq/skinning' into skinning 14 年之前
  alteredq eae36edf1e Added Ribbon.js 14 年之前
  Mr.doob 5b8f3700ad Merge remote branch 'alteredq/skinning' into skinning 14 年之前
  Mr.doob 251a7d53b8 Figured out why Canvas/SVG wasn't rendering... someone changed camera.near/far to camera.zNear/zFar :P 14 年之前
  alteredq 3ecde220d4 Simplified requestAnimationFrame handling (thanks to greggman). 14 年之前
  alteredq 9c2b5c257c Added MiscUtils with THREE.requestAnimationFrame. 14 年之前
  alteredq e151ff394b Added Ribbon object. 14 年之前
  alteredq 313ce3ed94 More refactoring and optimizations. 14 年之前