Historia zmian

Autor SHA1 Wiadomość Data
  alteredq a0636d934b Messed up merge with empaempa. 14 lat temu
  Mr.doob 49773aab42 Merge remote branch 'alteredq/master' 14 lat temu
  Mr.doob 97c556cb3d Unneded property set. 14 lat temu
  alteredq f51a53bd23 Synced with mrdoob's branch. 14 lat temu
  alteredq ccc566463e Replaced QuakeCamera's dragToLook parameter with activeLook parameter. 14 lat temu
  Mr.doob 8b63842305 CanvasRenderer: Hocked materials linecap/linejoin/wireframeLinecap/wireframeLinejoin with context.linecap/linejoin. Made it 'round','round' by default again. 14 lat temu
  Mr.doob 01d60217cc Updated builds. 14 lat temu
  Mr.doob 11d29f464b Merge remote branch 'alteredq/master' 14 lat temu
  Mr.doob 67c7b15552 Reverting Camera.update as how it was before (as it turned out that wasn't the problem). This needs more testing. 14 lat temu
  Mikael Emtinger 3536f3f2f5 Merged with MrDoob 14 lat temu
  alteredq 220983f455 Updated Blender importer to show textures. 14 lat temu
  alteredq 764121a86e Merge branch 'master' of http://github.com/mrdoob/three.js 14 lat temu
  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 lat temu
  Mr.doob 3960e5c8ef Camera was hitting infinite loop when useTarget = true. Hopefully this fixes it.(Thx bai) 14 lat temu
  Mr.doob 532929d510 WebGLRenderer: Added distance (falloff) to PointLight. 14 lat temu
  alteredq 10e86a45fe Added handling of materials and textures to Blender importer. 14 lat temu
  Mr.doob 449a981925 CanvasRenderer: Added distance(falloff) to PointLight. Removed illumination to ParticleCanvasMaterial. 14 lat temu
  Mr.doob 377d1904de Modified cubemap example to be more in the way one would render a Skybox like. 14 lat temu
  alteredq 6552dd559a Updated all builds. 14 lat temu
  alteredq fd145f038e Reverted accidental reverting of mrdoob's changes. 14 lat temu
  alteredq dc8c98db5f Put some shader attributes behind #ifdef in buildProgram. 14 lat temu
  alteredq 827dcdd908 Added handling of UVs to Blender importer. 14 lat temu
  alteredq 32cd7c25c2 Added handling of vertex colors to Blender importer. 14 lat temu
  alteredq 012b9a7c04 Added handling of normals to Blender importer. 14 lat temu
  alteredq 49872b2afd Disabled antialias for examples that use full-screen postprocessing. 14 lat temu
  Mr.doob 5c684f93d8 Updated builds. 14 lat temu
  Mr.doob a23f8309ed Merge remote branch 'alteredq/master' 14 lat temu
  Mr.doob ba7ad63043 WebGLRenderer: Minor syntax clean up. Removed the rest of premultiplied alpha ops. 14 lat temu
  alteredq 33e5a9bfe0 Added very basic Three.js Blender importer. 14 lat temu
  alteredq f1a91c9fd5 Fixed bug in max exporter. 14 lat temu