Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob c186b37be3 Pushed revision to 32. hace 14 años
  Mr.doob a964d27b72 Wrong repository =_= hace 14 años
  Mr.doob f8e223258b testing... (data seems to be broken?) hace 14 años
  alteredq ab360240dc Refactored common uniforms out from basic / lambert / phong shaders into UniformsLib. hace 14 años
  alteredq ecad27eb11 Moved MeshPhongMaterial onto common shader builder machinery, ubershader is no more. hace 14 años
  alteredq 8ed9a9c403 Fixed shader demo to work with Firefox. hace 14 años
  alteredq ae60091a58 Small refactoring in WebGLRenderer. hace 14 años
  alteredq dad635b64c Merged mrdoob's changes. hace 14 años
  Mr.doob 9b755e827f Added "v2" uniform type to WebGLRenderer. hace 14 años
  alteredq 06a977384d Synced with mrdoob's branch. hace 14 años
  alteredq 6cfcdd1501 Moved MeshPhongMaterial out of ubershader. hace 14 años
  Szymon Nowak 5c8a089669 Fixed implied globals and added few missing semicolons hace 14 años
  Mr.doob 05dbe81dfa Merge remote branch 'alteredq/master' hace 14 años
  Mr.doob 041054283a Messing with a new terrain generator demo. hace 14 años
  alteredq 3cabd11849 Moved MeshBasicMaterial out of ubershader. 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