Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob 5a0a200ce4 RenderableFace4 is back (thus 2x speed boost on all examples using quads). 14 gadi atpakaļ
  Mr.doob 348bb3be59 Merging with alteredq's branch. 14 gadi atpakaļ
  Mr.doob a7740f47fc ParticleCircleMaterial ⟶ ParticleCanvasMaterial (canvas code injection) 14 gadi atpakaļ
  Mr.doob af5e208b57 Fixed missing items in the builder. 14 gadi atpakaļ
  Mr.doob 6514f67c12 Adapting Projector to new internal changes. Quite broken but getting there. 14 gadi atpakaļ
  Mr.doob 565f9221e3 Added missing classes to custom builds. 14 gadi atpakaļ
  Mr.doob 49d9b2e460 src/extras/primitives/ ⟶ src/extras/geometries 14 gadi atpakaļ
  Mr.doob f848e60de0 Tweaked extras order. 14 gadi atpakaļ
  alteredq 1c466f26e7 Moved QuakeCamera and PathCamera into extras/cameras. 14 gadi atpakaļ
  Mr.doob 1413f96958 Fixed `Camera.updateMatrix()`. 14 gadi atpakaļ
  alteredq b6b0e21015 Added PathCamera. 14 gadi atpakaļ
  alteredq 13ccc02a8a Refactored shader and uniform snippets out of WebGLRenderer into WebGLShaders. 14 gadi atpakaļ
  alteredq c421b2d791 Number of bones in skinning shader is now taken from SkinnedMesh. 14 gadi atpakaļ
  alteredq 7ad44b434c Added level-of-details example (and LOD object to compiled lib). 14 gadi atpakaļ
  alteredq 03b9dfe80d Extracted Spline from example into core lib. 14 gadi atpakaļ
  alteredq cf901305e5 Synced with mrdoob's branch. 14 gadi atpakaļ
  Mr.doob 430ce532be Custom builds were missing files. (thanks to alan2 for reporting) 14 gadi atpakaļ
  Mr.doob 7480fb69cd Updated README examples. 14 gadi atpakaļ
  Mr.doob e7e47b1f88 More reformating and clean up. 14 gadi atpakaļ
  alteredq da8afc4e6d Refactored CameraControl into THREE.QuakeCamera. 14 gadi atpakaļ
  alteredq 7415759392 Added 3d sound support plus example. 14 gadi atpakaļ
  Mr.doob fef3c084b1 Changed build setup: 14 gadi atpakaļ
  Mr.doob a4a8f184c6 `src/objects/Object3D.js` ⟶ `src/core/Objects3D.js` 14 gadi atpakaļ
  Mr.doob 5aa43cd1cd All canvas examples are now using RequestAnimationFrame.js 14 gadi atpakaļ
  Mr.doob 848d1a338c Removed debug version from compile script. 14 gadi atpakaļ
  alteredq 9c2b5c257c Added MiscUtils with THREE.requestAnimationFrame. 14 gadi atpakaļ
  alteredq e151ff394b Added Ribbon object. 14 gadi atpakaļ
  alteredq afbace2801 Cleaning up to make it pass through Closure compiler. 14 gadi atpakaļ
  alteredq 082da28c8e Renamed THREE.Supports to THREE.Detector, moved it to extras. Also cleaned up example title tags. 14 gadi atpakaļ
  alteredq 8e2f8c8b13 Fixed broken WebGL support detection. 14 gadi atpakaļ