Historial de Commits

Autor SHA1 Mensaje Fecha
  alteredq b4bffd49e3 Added basic sanitization of id->filename mapping in FBX converter. hace 14 años
  alteredq 750a242f0c Added vertex colors for particles. hace 14 años
  alteredq 5365a11b0e Small refactoring in handling of "dirty" buffers in WebGLRenderer. hace 14 años
  alteredq 8227d9f118 Added billboard particles (semi-opaque depth sorted). hace 14 años
  alteredq bc88bdb67b Refactored KERNEL_SIZE define out of convolution shader lib. hace 14 años
  alteredq aa8bdaea3d Moved film shader into ShaderUtils. hace 14 años
  alteredq 84d1b582ae Moved textured quad screen shader into ShaderUtils. hace 14 años
  alteredq 418a6da757 Moved convolution shader from example into ShaderUtils. hace 14 años
  alteredq 1d9c3405a3 Changed ParticleSystem to autoupdate transform by default (as do Mesh and Line objects). hace 14 años
  alteredq 46146858a9 Fixed flipSided / doubleSided bug in WebGLRenderer. hace 14 años
  alteredq 74fe85f7ef Added particle sprites WebGL example. hace 14 años
  alteredq c8a85ebffd Added info box and browser compatibility check to WebGL particle example. hace 14 años
  alteredq 54e3bc61bd Added elementary support for particles to WebGLRenderer. hace 14 años
  alteredq 114b673ae5 Added first very rough version of FBX to Three.js converter. hace 14 años
  alteredq 1921192be9 Added basic support for second set of UVs for lightmaps. hace 14 años
  alteredq 177b2572ef Synced with mrdoob's branch. hace 14 años
  Mr.doob c6cec3ca6b Yet some more tweaks to CanvasRenderer::clear() hace 14 años
  Mr.doob ad0a8a7446 Merge remote branch 'alteredq/master' hace 14 años
  Mr.doob a7ac6fa598 Made CanvasRenderer ParticleBasicMaterial handling consistent with the rest — material.map needs to be a Texture. hace 14 años
  alteredq 36f041a3e3 Another small improvement of scene loader blocking. hace 14 años
  alteredq 549f90854b Small improvement in scene loading blocking. hace 14 años
  alteredq 1fea9391b8 Added very simple user interface for checking what's inside the scene (in scene loader example). hace 14 años
  alteredq b4a177f326 Synced with mrdoob's branch. hace 14 años
  alteredq 506d7e1fa0 Added progress reporting to scene loader. hace 14 años
  Mr.doob 6d565bfb87 New builds. hace 14 años
  Mr.doob 004d08f641 Merge remote branch 'alteredq/master' hace 14 años
  Mr.doob 52c0de2b09 Merging with alteredq's branch. hace 14 años
  Mr.doob a7b55e9e00 Tweaked clearColor handling in CanvasRenderer and WebGLRenderer2. hace 14 años
  alteredq 3c1ca82d10 Extended gating of scene start also to asynchronous loading of textures. hace 14 años
  alteredq 3d663b3428 Added handling of texture mapping and material combine parameters to scene loader. hace 14 años