提交历史

作者 SHA1 备注 提交日期
  alteredq 3e58a51fc9 Changed environment map mixing fragment shader snippet to preserve total material opacity. 14 年之前
  alteredq 642939fb79 Added transparent render pass for immediate simulator objects in WebGLRenderer. 14 年之前
  alteredq fc9d5bc83e Ported voxel painter demo to work with WebGLRenderer. 14 年之前
  alteredq b3ea0d5fcd Changed a bit clear color API. 14 年之前
  alteredq a8ab2336b3 Small marching cube freeze optimization. 14 年之前
  alteredq fc0b8cab64 Added method for freezing MarchingCubes buffers into regular Geometry. 14 年之前
  alteredq b198531c66 Added MarchingCubes object. 14 年之前
  alteredq feed283804 Added support for material blending parameter to scene loader. 14 年之前
  alteredq b4bffd49e3 Added basic sanitization of id->filename mapping in FBX converter. 14 年之前
  alteredq 750a242f0c Added vertex colors for particles. 14 年之前
  alteredq 5365a11b0e Small refactoring in handling of "dirty" buffers in WebGLRenderer. 14 年之前
  alteredq 8227d9f118 Added billboard particles (semi-opaque depth sorted). 14 年之前
  alteredq bc88bdb67b Refactored KERNEL_SIZE define out of convolution shader lib. 14 年之前
  alteredq aa8bdaea3d Moved film shader into ShaderUtils. 14 年之前
  alteredq 84d1b582ae Moved textured quad screen shader into ShaderUtils. 14 年之前
  alteredq 418a6da757 Moved convolution shader from example into ShaderUtils. 14 年之前
  alteredq 1d9c3405a3 Changed ParticleSystem to autoupdate transform by default (as do Mesh and Line objects). 14 年之前
  alteredq 46146858a9 Fixed flipSided / doubleSided bug in WebGLRenderer. 14 年之前
  alteredq 74fe85f7ef Added particle sprites WebGL example. 14 年之前
  alteredq c8a85ebffd Added info box and browser compatibility check to WebGL particle example. 14 年之前
  alteredq 54e3bc61bd Added elementary support for particles to WebGLRenderer. 14 年之前
  alteredq 114b673ae5 Added first very rough version of FBX to Three.js converter. 14 年之前
  alteredq 1921192be9 Added basic support for second set of UVs for lightmaps. 14 年之前
  alteredq 177b2572ef Synced with mrdoob's branch. 14 年之前
  Mr.doob c6cec3ca6b Yet some more tweaks to CanvasRenderer::clear() 14 年之前
  Mr.doob ad0a8a7446 Merge remote branch 'alteredq/master' 14 年之前
  Mr.doob a7ac6fa598 Made CanvasRenderer ParticleBasicMaterial handling consistent with the rest — material.map needs to be a Texture. 14 年之前
  alteredq 36f041a3e3 Another small improvement of scene loader blocking. 14 年之前
  alteredq 549f90854b Small improvement in scene loading blocking. 14 年之前
  alteredq 1fea9391b8 Added very simple user interface for checking what's inside the scene (in scene loader example). 14 年之前