Cronologia Commit

Autore SHA1 Messaggio Data
  Mr.doob a1d014c110 Cube.js matching WebGLRenderer cubemap. 14 anni fa
  Mr.doob 3ce86f1a5b THREE.loadImageArray ⟶ ImageUtils.loadArray 14 anni fa
  Mr.doob 45553e88db Merging with alteredq's branch. 14 anni fa
  Mr.doob d644096e6d CanvasRenderer and SVGRenderer code clean up. 14 anni fa
  Mr.doob 4b606714a2 Fixed non-seamless panorama in WebGLRenderer. 14 anni fa
  Mr.doob cf7dc4d2d9 Cube.js now does merge vertices pass. 14 anni fa
  Mr.doob c663b05453 Added a proper Cube. 14 anni fa
  alteredq 946cc6a26c And refraction /reflection cube mapping is fixed. Also added two new examples for refraction. 14 anni fa
  alteredq 19a7022411 Merged with mrdoob's branch. 14 anni fa
  alteredq fbd12838b1 Added refractive mapping and mixing combination mode for the environment map and the underlying material. 14 anni fa
  Mr.doob 2be2673df3 Fixed skybox effect on cubemap demos 14 anni fa
  Mr.doob d21c297993 Cleaned up the escher cubemap code a bit. Also, I think it looks much nicer without illumination... ? 14 anni fa
  alteredq 0610f5734f Fixed vertex shader to work in Mac. 15 anni fa
  alteredq 3ee99dc4c5 Added cube mapping to WebGLRenderer. Also added cube map example. Finally ;) 15 anni fa
  alteredq 5535f71130 Added checks for nonexisting face materials if MeshFaceMaterial is used. 15 anni fa
  Mr.doob c174157925 Compiled lib with julianwa's Line clipping fix. 15 anni fa
  Mr.doob 9637daef88 Seems like the new Particle projection code got lost in the merge. Fixed. 15 anni fa
  Mr.doob c16394d2ec Updated README. 15 anni fa
  Mr.doob b025a6176d Projector merged succesfully. 15 anni fa
  Mr.doob 2b92a824c2 Added FaceMaterial example in materials demo. 15 anni fa
  Mr.doob 7dd33d6df6 Merging with alteredq branch 15 anni fa
  alteredq 3d3708919b Added support to "shading" materials parameter in WebGLRenderer. 15 anni fa
  Mr.doob 23688daf08 Added WIP materials example (showing all at once). 15 anni fa
  Mr.doob fbfa375d2c src/io/Loader.js ⟶ src/extras/io/Loader.js 15 anni fa
  Mr.doob 5e4476bde8 Now using Closure Compiler (~2kbytes) 15 anni fa
  Mr.doob dc6e335dc9 Color: Nicer way to check whether the hex has the alpha component or not. Removed unused methods. 15 anni fa
  Mr.doob fe82bdbda9 Came up with a crazy approach to get Vertex Colors. Gouraud yet on step closer. 15 anni fa
  Mr.doob c6d69d8286 Refactored the CanvasRenderer a bit. 15 anni fa
  alteredq 007ee285fa Added MeshNormalMaterial support to WebGLRenderer. 15 anni fa
  Mr.doob 7b58b806d3 Fixed NormalToComponent function (it was over saturated). 15 anni fa