커밋 기록

작성자 SHA1 메시지 날짜
  alteredq 00b0f6df41 Fleshed out more face color pipeline (OBJ converter, Blender importer and loaders). 14 년 전
  alteredq db96a4a861 Added support for morph colors to JSONLoader and Geometry. 14 년 전
  alteredq 477b0095a9 Added dumping of scale to Blender exporter / handling of scale to JSONLoader. 14 년 전
  alteredq 7e6ba581de Removed some bottlenecks in shader building / sharing. 14 년 전
  alteredq e19bf17645 Synced with mrdoob's branch. 14 년 전
  Mr.doob 8c3fa8f401 WebGLRenderer: Removed unneded program checks. 14 년 전
  alteredq 3b43c79679 Added possibility of enforcing vertical angle constraint to QuakeCamera. 14 년 전
  alteredq 27b0ee0be7 Updated Loader to handle more material parameters (blending, transparent, depthTest). 14 년 전
  Mr.doob 29da25e746 WebGLRenderer: Added internal cache for compiled shaders. Already compiled shaders get reused. 14 년 전
  alteredq b6aa8c8433 And some more globals, third time is a charm? 14 년 전
  alteredq a53921fb22 Fixed more globals in JSONLoader. Also updated ubiquity test includes. 14 년 전
  alteredq 2d7833d32e Fixed runaway globals in JSONLoader. 14 년 전
  alteredq d12252421e Synced with mrdoob's branch. 14 년 전
  Mr.doob 816d19a8d6 REVISION ++ 14 년 전
  Mikael Emtinger 70594cc9ce Fixed so dirty=false after uploading custom attribute 14 년 전
  Mikael Emtinger e88b1b4783 Merged with mrdoob. 14 년 전
  Mikael Emtinger a0b0de46ff Added support for custom attributes in MeshShaderMaterial. 14 년 전
  Mr.doob d5cff3fd37 WebGLRenderer: Removed dupe blending. 14 년 전
  alteredq 36cd380725 Synced with mrdoob's branch. 14 년 전
  Mr.doob 8af4dd49c1 WebGLRenderer now uses material.transparent to determine whether a material is transparent or not. 14 년 전
  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 년 전
  alteredq f51a53bd23 Synced with mrdoob's branch. 14 년 전
  alteredq ccc566463e Replaced QuakeCamera's dragToLook parameter with activeLook parameter. 14 년 전
  Mr.doob 8b63842305 CanvasRenderer: Hocked materials linecap/linejoin/wireframeLinecap/wireframeLinejoin with context.linecap/linejoin. Made it 'round','round' by default again. 14 년 전
  Mr.doob 01d60217cc Updated builds. 14 년 전
  Mikael Emtinger 3536f3f2f5 Merged with MrDoob 14 년 전
  Mikael Emtinger ac6f422a6f Added LensFlares. Note that a new blending mode has been added. Added an (quite ugly example). NOTE: this doesn't seem to work on Chrome+Mac+NVIDIA unless you turn off antialias (which I've done in the example). 14 년 전
  Mr.doob 3960e5c8ef Camera was hitting infinite loop when useTarget = true. Hopefully this fixes it.(Thx bai) 14 년 전
  Mr.doob 532929d510 WebGLRenderer: Added distance (falloff) to PointLight. 14 년 전
  alteredq fd145f038e Reverted accidental reverting of mrdoob's changes. 14 년 전