Commit History

Author SHA1 Message Date
  alteredq 9abbb97d4c Fixed Blender exporter not checking if material texture actually has some image. 14 years ago
  alteredq e19bf17645 Synced with mrdoob's branch. 14 years ago
  alteredq 1001b76351 Added lava shader example. 14 years ago
  Mr.doob 8c3fa8f401 WebGLRenderer: Removed unneded program checks. 14 years ago
  alteredq 3b43c79679 Added possibility of enforcing vertical angle constraint to QuakeCamera. 14 years ago
  alteredq 27b0ee0be7 Updated Loader to handle more material parameters (blending, transparent, depthTest). 14 years ago
  Mr.doob 29da25e746 WebGLRenderer: Added internal cache for compiled shaders. Already compiled shaders get reused. 14 years ago
  alteredq b6aa8c8433 And some more globals, third time is a charm? 14 years ago
  alteredq a53921fb22 Fixed more globals in JSONLoader. Also updated ubiquity test includes. 14 years ago
  alteredq 2d7833d32e Fixed runaway globals in JSONLoader. 14 years ago
  alteredq d12252421e Synced with mrdoob's branch. 14 years ago
  Mr.doob 816d19a8d6 REVISION ++ 14 years ago
  alteredq f518051f1f Fixed some spurious invisible character in WebGLRenderer. 14 years ago
  Mikael Emtinger 70594cc9ce Fixed so dirty=false after uploading custom attribute 14 years ago
  Mikael Emtinger e88b1b4783 Merged with mrdoob. 14 years ago
  Mikael Emtinger a0b0de46ff Added support for custom attributes in MeshShaderMaterial. 14 years ago
  Mr.doob d5cff3fd37 WebGLRenderer: Removed dupe blending. 14 years ago
  alteredq 36cd380725 Synced with mrdoob's branch. 14 years ago
  Mr.doob bfceae1655 Minor formating clean up. 14 years ago
  Mr.doob 0014ce7215 Fixed glass transparency in scene example. 14 years ago
  Mr.doob 8af4dd49c1 WebGLRenderer now uses material.transparent to determine whether a material is transparent or not. 14 years ago
  alteredq cc453b6bda Merged with empaempa's branch. 14 years ago
  Mr.doob 1b98dbb033 Improved grass example. 14 years ago
  alteredq a0636d934b Messed up merge with empaempa. 14 years ago
  Mikael Emtinger 7b07f34b7d merged with mrdoob. fixed so depthMask is correctly restored after stencil and lensflares. removed all enable/disable _gl.BLEND as it's always on. 14 years ago
  Mr.doob 49773aab42 Merge remote branch 'alteredq/master' 14 years ago
  Mr.doob 97c556cb3d Unneded property set. 14 years ago
  alteredq f51a53bd23 Synced with mrdoob's branch. 14 years ago
  alteredq ccc566463e Replaced QuakeCamera's dragToLook parameter with activeLook parameter. 14 years ago
  Mr.doob 8b63842305 CanvasRenderer: Hocked materials linecap/linejoin/wireframeLinecap/wireframeLinejoin with context.linecap/linejoin. Made it 'round','round' by default again. 14 years ago