Commit History

Author SHA1 Message Date
  Mr.doob 3de4f3a4db Loader: Remove support for DbgColor. See #7368. 9 years ago
  Mr.doob fdd82f79fc Loader: Only us DbgColor as color when undefined. Fixes #7401. 9 years ago
  Mr.doob 905fc6fd35 Loader: Added ambientColor warning. See #7368. 9 years ago
  Mr.doob ca85e3a2c9 Loader: Improved loadTexture. 10 years ago
  Mr.doob bb982de00b Loader: Fixed textures. 10 years ago
  Mr.doob b9e85fb94e Loader: Using MaterialLoader in .createMaterial(). 10 years ago
  Mr.doob 60b4af69ad Loader: Materials clean up. 10 years ago
  Mr.doob 0c42f98876 Removed tangents code. See #7094. 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  Mr.doob 22cad1ab86 Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev 10 years ago
  gero3 22b4a311c7 add function definintion to closured functions 10 years ago
  Mr.doob dd430fc9fa Loader: Removed showStatus. 10 years ago
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 years ago
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. 10 years ago
  brason eb68622a6e Add missing semicolons 10 years ago
  Ben Houston 81a7d078f1 Merge branch 'dev' of [email protected]:mrdoob/three.js into ambientOcclusionMap 10 years ago
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 years ago
  Ben Houston 0dad7ab1cf ambientOcclusion -> ao per @WestLangley feedback here: https://github.com/mrdoob/three.js/pull/6263#issuecomment-83794671 #2 10 years ago
  Ben Houston b76ad9f285 loading of ambientOcclusionMap. 10 years ago
  Mr.doob 6f70fc1c66 Loader: Robustness. See #6197. 10 years ago
  Mr.doob 5f009a9c49 Loader: Robustness. See #6197. 10 years ago
  Mr.doob d4ccf0fcb4 transparency to opacity change. 10 years ago
  Mr.doob 4c7e4be416 Merge pull request #5926 from yomotsu/dev 10 years ago
  yomotsu 0eecb277fb change Loader to accept opacity 10 years ago
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 years ago
  Mr.doob fb9fac0a52 Removed special normalMap cases from Loaders. 10 years ago
  James Kiefer 24f376ed5e bugfixes 10 years ago
  Ted Cipicchio a7b2e8ee9a Support for separate alpha map textures. 11 years ago
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 years ago
  Mr.doob 94125d9ec3 More tweaks to Texture. 11 years ago