Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 041054283a Messing with a new terrain generator demo. hace 14 años
  alteredq 0fe464c97a Refactored uniforms cloning into separate file so that it can be reused also for MeshShaderMaterials. hace 14 años
  alteredq ecdbb2ef91 Fixed broken uniforms cloning. Fixed broken uqbiquity test. hace 14 años
  Mr.doob 513563117b Added method `setClearColor( color, opacity )` to CanvasRenderer. hace 14 años
  Mr.doob 42fa72eca7 Updated README with new WebGL demos. hace 14 años
  Mr.doob 674613a7ab Yet some minor tweaks to the normalmap2 demo. hace 14 años
  Mr.doob 3488a53798 Recompiled builds. hace 14 años
  Mr.doob 385ce31b00 Merge remote branch 'alteredq/master' hace 14 años
  Mr.doob ebaa3ae392 I knew it wasn't going to work. hace 14 años
  Mr.doob 7e1321d084 Trying to avoid merge conflicts... I'm sure it's not going to work... hace 14 años
  alteredq b5ac3abbb6 Fixed tangents generation for quads. hace 14 años
  Mr.doob 897a2938c5 Merged with alteredq's normal shader improvements. hace 14 años
  Mr.doob 4a486f858a Added `uNormalScale` to normal shader. hace 14 años
  alteredq 46041d3650 Removed vertex lighting from normal mapping shader. hace 14 años
  alteredq 1722242ee1 Added cloning of uniforms for MeshShaderMaterial & co. hace 14 años
  alteredq fb7788f0c6 Resurrected exponential fog as FogExp2. hace 14 años
  alteredq 6e91de5d8a Added diffuse map to normal map shader. Changed Lee Perry-Smith demo to use normal map shader. hace 14 años
  Mr.doob 03c5f0f859 Improving fog effect :) hace 14 años
  alteredq 91b9539e02 Synced with mrdoob's branch. hace 14 años
  alteredq 255c042b1e Added clear color parameter to WebGLRenderer constructor, also added setClearColor API call. hace 14 años
  Mr.doob b086c2c5af That demo wasn't supposed to go in... hace 14 años
  Mr.doob 3993d3d576 Added Lee Perry-Smith Normal-notyet-Map demo. hace 14 años
  Mr.doob 93fa1df174 Added Lee Perry-Smith Normal-notyet-Map demo. hace 14 años
  Mr.doob e46346c9ba Cleaned up CanvasRenderer/MeshDepthMaterial code. hace 14 años
  Mr.doob 0c3e69ccda WebGLRenderer2: Added env_map (SphericalReflectionMapping). hace 14 años
  Mr.doob fbf26158fb `Fog( color, density )` → `Fog( color, near, far )` hace 14 años
  Mr.doob bffdc03cf1 `*.material`→ `*.materials` hace 14 años
  Mr.doob 309fffe98f Added fog parameter (boolean, true by default) to common materials. hace 14 años
  Mr.doob e89a1de8c2 Merge remote branch 'alteredq/master' hace 14 años
  Mr.doob f2b21b5bf1 WebGLRenderer2: Added antialias parameter to constructor. Removed `if` from shader, using `fog *` instead. hace 14 años