Commit History

Author SHA1 Message Date
  Mr.doob 1d7a14733b ReflectionMapping working with MeshBasicMaterial/CanvasRenderer \:D/ 15 years ago
  Mr.doob 93c9bb3486 Because CanvasRenderer now checks if `map.loaded == true` (following WebGLRenderer behaviour) some examples got broken. 15 years ago
  Mr.doob 7441b1de59 Implemented gero3's Matrix4.transformVector3 optimisation ( http://jsperf.com/diff-in-speed-for-three-js ). 15 years ago
  Mr.doob 6a257e8141 Merge remote branch 'alteredq/master' 15 years ago
  Mr.doob 84c262d6c6 Adding support for ReflectionMapping (Spherical) to CanvasRenderer. Not done yet... 15 years ago
  alteredq e57b0c5ba6 Synced with mrdoob's branch. 15 years ago
  alteredq b25a003ded Merge remote branch 'remotes/upstream/master' 15 years ago
  Mr.doob 0f52ae5a9b Added `ImageUtils::loadTexture`. 15 years ago
  alteredq c1cb8e9067 Added handling of 2d textures in MeshShaderMaterial. 15 years ago
  alteredq 0f9184888a Refactored common code for cube texture setting into separate setCubeTexture function. 15 years ago
  Mr.doob 2463d48d26 build.py: full ⟶ common 15 years ago
  Mr.doob d5a8479fc0 Hmm, I found confusing having exporter tests as examples... ? 15 years ago
  Mr.doob cf2776d136 Merge remote branch 'alteredq/master' 15 years ago
  alteredq da9094710f Made refraction examples working again. 15 years ago
  sole e05234147b Added basic .gitignore file to avoid .DS_Store files and vim swap files getting into the repository 15 years ago
  Mr.doob b21ced8562 Merge remote branch 'sole/master' 15 years ago
  Mr.doob 75c4276df9 examples folder clean up. 15 years ago
  sole 3169b4cb86 buid.py: Show help message when no arguments are specified 15 years ago
  Mr.doob 870102c68d You gotta love MacOS and its .DS_Store files... 15 years ago
  Mr.doob c570fac50b Updated build. 15 years ago
  Mr.doob 50eff3634d Merge remote branch 'orgicus/master' 15 years ago
  Mr.doob be0ad84c14 I should learn how to deal with conflicts... 15 years ago
  Mr.doob e72b82cda2 Merging with orgicus' branch. 15 years ago
  Mr.doob 3f16e36381 Merge remote branch 'alteredq/master' 15 years ago
  Mr.doob f9f7d3645f Merging with alteredq's branch. 15 years ago
  Mr.doob a6c9984a67 Commented some WIP code in CanvasRenderer so it doesn't throw warnings while compiling. 15 years ago
  alteredq 144451f1fc Refactored also default attributes out of Fresnel shader and ubershader into buildProgram. 15 years ago
  Mr.doob 27ec356ecd Merge remote branch 'alteredq/master' 15 years ago
  Mr.doob 47d6116179 Merging with alteredq's branch. 15 years ago
  Mr.doob b96de35ca0 Updated README 15 years ago