Commit History

Author SHA1 Message Date
  alteredq a65027abd5 Updated builds. 14 years ago
  alteredq e298ac6814 Renamed MeshShaderMaterial => ShaderMaterial 14 years ago
  alteredq fe1ed04b02 Added fog parameter to standard materials (to be able to selectively switch off fog). 14 years ago
  Mr.doob 7c20f3f99a Merge remote-tracking branch 'jsermeno/dev' into dev 14 years ago
  Justin Sermeno 2f234a2ac8 change child reference to object reference 14 years ago
  Justin Sermeno 914e1c4e95 Remove Object3D child from scene too 14 years ago
  alteredq 6c3e1ab6da Updated builds. 14 years ago
  alteredq 7654cfc040 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  alteredq 517f0f55ca Fixed bug preventing setting 0 values in constructor at several places. 14 years ago
  alteredq 197f13e946 Fixed bug in Vector4 constructor and copy. Thanks to @jungalero and @jsermeno 14 years ago
  Mr.doob cde3b94d6b Merge branch 'master' into dev 14 years ago
  Justin Sermeno 8ca569f9ba fix broken ThreeWebGL.js build 14 years ago
  alteredq 75fb4c7362 Added GeometryUtils.center. 14 years ago
  alteredq 3e04cf18dc Normalized Gaussian blur coefficients. 14 years ago
  alteredq 898e528e5d Merge remote-tracking branch 'remotes/zz85/master' into dev 14 years ago
  alteredq 1d32cfd4d3 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  alteredq fcf4fe34f6 Small optimization of skin rendering demo. 14 years ago
  alteredq 78521fad95 Added renderer.getClearAlpha. Extended RenderPass to be able to use custom alpha clear. Fixed UVs in UTF8Loader. 14 years ago
  zz85 178dc964b5 fixed horizontalBlur and verticalBlur shaders 14 years ago
  Mr.doob a885f9f4b9 GUI: Fixed broken HTML generation (because of the innerText > innerHTML change). 14 years ago
  Mr.doob 37f9b3c96d GUI: Minor refactoring and keeping backwards compatibility by now... 14 years ago
  Mr.doob 8c2b1fcbc1 Early version of a GUI that spits three.js code ^^ 14 years ago
  alteredq 94b14c1e3a Cleaned up a bit 9-sample Gaussian blur shader. 14 years ago
  alteredq 20648b2053 Merge remote-tracking branch 'remotes/zz85/experimental' into dev 14 years ago
  alteredq a79cc6797c Fixed broken skin example. 14 years ago
  zz85 1ecbe6035b Experimenting with more blur filters 14 years ago
  alteredq d228fb0c4a Added physically based specular term to skin shader. 14 years ago
  alteredq 245dbfcc2a Changed renderer.getClearColor API to return reference. 14 years ago
  Mr.doob 57c32c4ee9 Merge branch 'master' into dev 14 years ago
  Mr.doob 2f0b4a30f0 README.md: Link to all examples 14 years ago