Commit History

Author SHA1 Message Date
  Bartek Drozdz 9850695f38 Collisions system initial commit. 14 years ago
  Mr.doob 8af4dd49c1 WebGLRenderer now uses material.transparent to determine whether a material is transparent or not. 14 years ago
  Mikael Emtinger 3536f3f2f5 Merged with MrDoob 14 years ago
  Mikael Emtinger ac6f422a6f Added LensFlares. Note that a new blending mode has been added. Added an (quite ugly example). NOTE: this doesn't seem to work on Chrome+Mac+NVIDIA unless you turn off antialias (which I've done in the example). 14 years ago
  Mr.doob bd2d39ac6b Fixed broken examples. 14 years ago
  Mikael Emtinger 95e92d9026 Stencil shadows added 14 years ago
  Mr.doob 55a6938f26 SVGRenderer doesn't need ParticleCanvasMaterial 14 years ago
  Mr.doob 5a0a200ce4 RenderableFace4 is back (thus 2x speed boost on all examples using quads). 14 years ago
  Mr.doob 348bb3be59 Merging with alteredq's branch. 14 years ago
  Mr.doob a7740f47fc ParticleCircleMaterial ⟶ ParticleCanvasMaterial (canvas code injection) 14 years ago
  Mr.doob af5e208b57 Fixed missing items in the builder. 14 years ago
  Mr.doob 6514f67c12 Adapting Projector to new internal changes. Quite broken but getting there. 14 years ago
  Mr.doob 565f9221e3 Added missing classes to custom builds. 14 years ago
  Mr.doob 49d9b2e460 src/extras/primitives/ ⟶ src/extras/geometries 14 years ago
  Mr.doob f848e60de0 Tweaked extras order. 14 years ago
  alteredq 1c466f26e7 Moved QuakeCamera and PathCamera into extras/cameras. 14 years ago
  Mr.doob 1413f96958 Fixed `Camera.updateMatrix()`. 14 years ago
  alteredq b6b0e21015 Added PathCamera. 14 years ago
  alteredq 13ccc02a8a Refactored shader and uniform snippets out of WebGLRenderer into WebGLShaders. 14 years ago
  alteredq c421b2d791 Number of bones in skinning shader is now taken from SkinnedMesh. 14 years ago
  alteredq 7ad44b434c Added level-of-details example (and LOD object to compiled lib). 14 years ago
  alteredq 03b9dfe80d Extracted Spline from example into core lib. 14 years ago
  alteredq cf901305e5 Synced with mrdoob's branch. 14 years ago
  Mr.doob 430ce532be Custom builds were missing files. (thanks to alan2 for reporting) 14 years ago
  Mr.doob 7480fb69cd Updated README examples. 14 years ago
  Mr.doob e7e47b1f88 More reformating and clean up. 14 years ago
  alteredq da8afc4e6d Refactored CameraControl into THREE.QuakeCamera. 14 years ago
  alteredq 7415759392 Added 3d sound support plus example. 14 years ago
  Mr.doob fef3c084b1 Changed build setup: 14 years ago
  Mr.doob a4a8f184c6 `src/objects/Object3D.js` ⟶ `src/core/Objects3D.js` 14 years ago