Historial de Commits

Autor SHA1 Mensaje Fecha
  Mr.doob 99358076dd Removed unused object.boundRadius and object.boundRadiusScale. hace 13 años
  Mr.doob 6a0b0eb1fd Split SceneUtils.cloneObject into *.clone() hace 13 años
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. hace 13 años
  Mr.doob c9213ab544 Added default material to Mesh, Line and ParticleSystem. Fixes #1373. hace 14 años
  alteredq 43036191c6 Added frustum culling also for ParticleSystems. hace 14 años
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. hace 14 años
  Mr.doob d1e3a9d872 Object3D::screenPosition ⟶ Object3D::positionScreen hace 15 años
  alteredq 750a242f0c Added vertex colors for particles. hace 15 años
  alteredq 5365a11b0e Small refactoring in handling of "dirty" buffers in WebGLRenderer. hace 15 años
  alteredq 8227d9f118 Added billboard particles (semi-opaque depth sorted). hace 15 años
  alteredq 1d9c3405a3 Changed ParticleSystem to autoupdate transform by default (as do Mesh and Line objects). hace 15 años
  alteredq e43de3dcf7 Refactored lines handling in WebGLRenderer to use the same internal machinery as meshes. hace 15 años
粤ICP备19079148号