Commit History

Author SHA1 Message Date
  Mr.doob 6cc82c7a50 Removed redundant matrixWorldInverse updates. 8 years ago
  aardgoose 315e636859 remove unused variables 8 years ago
  aardgoose f9b273d80e fixed function declarations 8 years ago
  aardgoose 9b636cef97 more whitespace fixes 8 years ago
  aardgoose 3bbb8eee07 coding style corrections 8 years ago
  aardgoose e1494a0555 use scene.background for skybox rather than hand rolled version 8 years ago
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 years ago
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 years ago
  aardgoose 9f9fbdee47 remove use of MuliMaterial in webGL examples 8 years ago
  Tristan Valcke 65cefeda8c Remove unnecessary comma in webgl_nearestnaighbour 8 years ago
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mr.doob a455e248ac Examples clean up. 9 years ago
  Mugen87 55504ff81d removal of THREE.MeshFaceMaterial 9 years ago
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 years ago
  omgitsraven d6bd1c9b23 point size attenuation fix 9 years ago
  Mr.doob 9366cfc891 Updated examples. 10 years ago
  Mr.doob 34a2055d38 Fixed all custom attributes examples. 10 years ago
  Cy-Bo-Rg 31b438bbf0 mods to support blacklisted android devices 10 years ago
  brason eb68622a6e Add missing semicolons 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob 8eeb0d5bbd Examples improvements. 11 years ago
  Mr.doob 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. 11 years ago
  Mr.doob 3a1b527ab3 ParticleSystem* to PointCloud* 11 years ago
  Mr.doob 1516ec4d18 Fixed wrong overdraw usage in examples. 11 years ago
  Mr.doob 76c664003d BufferGeometry: Removed dynamic property. 11 years ago
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 years ago
  Mr.doob d2c987a87b Yet more clean up. 11 years ago
  Doidel 68a54e5726 new THREE.TypedArrayUtils 11 years ago