Commit History

Author SHA1 Message Date
  alteredq 59280c0cbb Fixed performance issue in WebGL version of materials test. We are back at 60 fps ;) 15 years ago
  alteredq 5535f71130 Added checks for nonexisting face materials if MeshFaceMaterial is used. 15 years ago
  alteredq bc11316ae9 Back at master branch. 15 years ago
  Mr.doob c174157925 Compiled lib with julianwa's Line clipping fix. 15 years ago
  Julian Walker 90d5ddf681 Fixed flickering issue when clipping lines with multiple segments. 15 years ago
  Mr.doob aafc506270 Projector: Added header credit and reformated. 15 years ago
  Mr.doob 2e38de39df Modified lines_test example to test Line clipping. Seems like there are some issues... 15 years ago
  Mr.doob 9637daef88 Seems like the new Particle projection code got lost in the merge. Fixed. 15 years ago
  Mr.doob c16394d2ec Updated README. 15 years ago
  Mr.doob b025a6176d Projector merged succesfully. 15 years ago
  Mr.doob 0d9dc84980 Merge remote branch 'julianwa/master' into materials 15 years ago
  Mr.doob b8ae37245f Merging julianwa's branch 15 years ago
  Mr.doob 2b92a824c2 Added FaceMaterial example in materials demo. 15 years ago
  Mr.doob 9c12250c61 Merge remote branch 'alteredq/materials' into materials 15 years ago
  Mr.doob ec0de29153 Merging alteredq branch 15 years ago
  Mr.doob 7dd33d6df6 Merging with alteredq branch 15 years ago
  Mr.doob 51f91fdd03 Removed alpha component from the Color class 15 years ago
  alteredq e98d8da4ad Added poor man's additive blending to WebGLRenderer. 15 years ago
  Julian Walker 49f878c5a5 * Added near and far plane clipping for THREE.Line rendering in CanvasRenderer. 15 years ago
  alteredq 3d3708919b Added support to "shading" materials parameter in WebGLRenderer. 15 years ago
  Mr.doob f7d71abc3e Improved materials demo. 15 years ago
  Mr.doob 23688daf08 Added WIP materials example (showing all at once). 15 years ago
  Mr.doob fbfa375d2c src/io/Loader.js ⟶ src/extras/io/Loader.js 15 years ago
  Mr.doob b449fdf5a8 Added a variation of the interactive example (using Tween.js) 15 years ago
  Mr.doob 5e4476bde8 Now using Closure Compiler (~2kbytes) 15 years ago
  Mr.doob dc6e335dc9 Color: Nicer way to check whether the hex has the alpha component or not. Removed unused methods. 15 years ago
  Mr.doob fe82bdbda9 Came up with a crazy approach to get Vertex Colors. Gouraud yet on step closer. 15 years ago
  Julian Walker 592ea71e48 Merge remote branch 'upstream/master' 15 years ago
  Julian Walker 1f0b44a860 Added multiplyScalar and divideScalar to Vector4. 15 years ago
  Mr.doob c6d69d8286 Refactored the CanvasRenderer a bit. 15 years ago