Histórico de Commits

Autor SHA1 Mensagem Data
  alteredq 0610f5734f Fixed vertex shader to work in Mac. há 15 anos atrás
  alteredq 3ee99dc4c5 Added cube mapping to WebGLRenderer. Also added cube map example. Finally ;) há 15 anos atrás
  alteredq 5535f71130 Added checks for nonexisting face materials if MeshFaceMaterial is used. há 15 anos atrás
  Mr.doob c174157925 Compiled lib with julianwa's Line clipping fix. há 15 anos atrás
  Mr.doob 9637daef88 Seems like the new Particle projection code got lost in the merge. Fixed. há 15 anos atrás
  Mr.doob c16394d2ec Updated README. há 15 anos atrás
  Mr.doob b025a6176d Projector merged succesfully. há 15 anos atrás
  Mr.doob 2b92a824c2 Added FaceMaterial example in materials demo. há 15 anos atrás
  Mr.doob 7dd33d6df6 Merging with alteredq branch há 15 anos atrás
  alteredq 3d3708919b Added support to "shading" materials parameter in WebGLRenderer. há 15 anos atrás
  Mr.doob 23688daf08 Added WIP materials example (showing all at once). há 15 anos atrás
  Mr.doob fbfa375d2c src/io/Loader.js ⟶ src/extras/io/Loader.js há 15 anos atrás
  Mr.doob 5e4476bde8 Now using Closure Compiler (~2kbytes) há 15 anos atrás
  Mr.doob dc6e335dc9 Color: Nicer way to check whether the hex has the alpha component or not. Removed unused methods. há 15 anos atrás
  Mr.doob fe82bdbda9 Came up with a crazy approach to get Vertex Colors. Gouraud yet on step closer. há 15 anos atrás
  Mr.doob c6d69d8286 Refactored the CanvasRenderer a bit. há 15 anos atrás
  alteredq 007ee285fa Added MeshNormalMaterial support to WebGLRenderer. há 15 anos atrás
  Mr.doob 7b58b806d3 Fixed NormalToComponent function (it was over saturated). há 15 anos atrás
  Mr.doob bf3dede88a Implemented MeshNormalMaterial in SVGRenderer há 15 anos atrás
  Mr.doob 4d209ac433 Implemented material blendings (THREE.NormalBlending, THREE.AdditiveBlending, THREE.SubtractiveBlending) in CanvasRenderer há 15 anos atrás
  Mr.doob 7d8fd5f874 CanvasRenderer now renders MeshDepthMaterial properly (per vertex). Gouraud is one step closer :) há 15 anos atrás
  alteredq 0163e4f2f5 Added (commented out) MeshDepthMaterial support to WebGLRenderer. há 15 anos atrás
  alteredq b6e42d54d9 Added missing MeshDepthMaterial.js há 15 anos atrás
  alteredq b09308c238 Synced with mrdoob's materials branch. há 15 anos atrás
  Mr.doob aebe898625 Forgot to commit MeshDepthMaterial há 15 anos atrás
  alteredq bfb8242928 WebGLRenderer also working. há 15 anos atrás
  Mr.doob 98dc841aab Added MeshDepthMaterial. há 15 anos atrás
  Mr.doob 64df690cc0 SVGRenderer also working. há 15 anos atrás
  Mr.doob 22f48a731b CanvasRenderer handles textures again. há 15 anos atrás
  Mr.doob 237f165555 ParticleCircleMaterial working again with CanvasRenderer há 15 anos atrás

粤ICP备19079148号