Histórico de commits

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