コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 1de68da790 Added sphere.center support to BufferGeometry. See #3748. 12 年 前
  Mr.doob 50450706ea Added sphere.center support to BufferGeometryLoader and BufferGeometryExporter. See #3748. 12 年 前
  Mr.doob 6bc6c1de26 Updated builds. 12 年 前
  jotinha 3699fc2336 Support for boundingSphere with arbitrary center 12 年 前
  Mr.doob 6abc178974 Updated builds. 12 年 前
  Mr.doob c3636849cf Code clean up. 12 年 前
  Mr.doob 382b302ead Fixed pointerlock example. 12 年 前
  Mr.doob 847c86fba6 Updated builds. 12 年 前
  Mr.doob 2e7e660c2a Merge @jotinha/dev-raycaster-aabb-2. 12 年 前
  Mr.doob 1cd5a4d54c Updated builds. 12 年 前
  Mr.doob 18f27df17d Removed another unneeded quaternion variable. As per @WestLangley suggestion in 0e9f32f1dd9ba8ff51060795d6b53101b3e7582f. 12 年 前
  Mr.doob 5dceea92d7 Updated builds. 12 年 前
  Mr.doob 0e9f32f1dd Checking if euler is instance of THREE.Euler. Fixes #3737. 12 年 前
  Mr.doob 299f13ae0d Raycaster: Initialising vA, vB and vC once instead of per object check. 12 年 前
  Mr.doob 6a5288d7ab Editor: Fixed non pickable objects when deleting object. Fixes #3731. 12 年 前
  Mr.doob dfffcb5f5e BufferGeometryUtils: Return BufferGeometry if it is already the type. 12 年 前
  Mr.doob d4319710de Merge branch 'dev-pointer' of https://github.com/WestLangley/three.js into dev 12 年 前
  WestLangley 4092b036f8 Added PointerLockControls.getDirection() 12 年 前
  Mr.doob 08e81d0d64 Updated builds. 12 年 前
  Mr.doob 40432e2ba5 Removed removeMaterials and setMaterialIndex from GeometryUtils. See #3713. 12 年 前
  Mr.doob 23e9bc9962 Merge branch 'dev' of https://github.com/collinhover/three.js into dev 12 年 前
  Mr.doob dabad10865 Updated builds. 12 年 前
  Mr.doob 851412a908 Removed updateProjectionMatrix() from camera .clone() 12 年 前
  Mr.doob 5f02d65994 Merge branch 'camera-clone-method' of https://github.com/Slayvin/three.js into dev 12 年 前
  Mr.doob 2d99251314 Fixed webgl_interactive_cubes_gpu example. Fixes #3707. 12 年 前
  Mr.doob b21b64c605 Updated builds. 12 年 前
  Mr.doob f668128084 WebGLRenderer: Try to initialise 'webgl' context too. WebGLRenderer3: Check if gl is null. 12 年 前
  Mr.doob cd0b0e8969 Updated builds. 12 年 前
  Mr.doob a837477679 Simpler check for colors in geometry. As suggested by @WestLangley in af042be6ba96a7284e2d3301cc29e45014a4aedd. 12 年 前
  Mr.doob 743dfc803b Updated builds. 12 年 前