Commit History

Author SHA1 Message Date
  alteredq 22e842347c Fixed class hierarchy for BinaryLoader and UTF8Loader. 14 years ago
  alteredq 2603ccf424 Applied specular highlights fix from @evanw also to Phong shader. 14 years ago
  Mr.doob d93c91e0d1 Updated builds. 14 years ago
  alteredq 797530e4f7 Moved 2d filter shaders from ShaderUtils to ShaderExtras. 14 years ago
  alteredq 10e12a8305 Added generic ShaderPass. Removed SepiaPass, ScreenPass, VignettePass. Added bleachbypass shader. Simplified multi-composer pipeline in postprocessing example. 14 years ago
  alteredq 3a5d02cc39 Added vignette shader / effect. Updated postprocessing example. 14 years ago
  alteredq 093bbb1cb9 Added dot screen shader / effect. Extended postprocessing demo. Fixed viewport bug for render targets. 14 years ago
  alteredq 32f0f884bd Added sepia shader / effect. 14 years ago
  alteredq 173a2c56c1 Rebuilt libs. 14 years ago
  Mr.doob f2fb6c3982 For clarity reasons I'll start setting the REVISION to *NEXT*dev for the dev branch. And updating to *NEXT* when merged to master. 14 years ago
  Mr.doob a59647d63d Ray.js: We don't want dot == 0 either. 14 years ago
  Mr.doob 7fd7c2dff5 Merging with @alteredq's dev. 14 years ago
  Mr.doob ee80c958a1 TorusGeometry: Proper vertex and face normal calculation. 14 years ago
  alteredq c68701c860 Added vertex normals to CylinderGeometry. 14 years ago
  alteredq fb6d579d35 Merged zz85's experimental branch. 14 years ago
  zz85 13b486b4cd Update builds 14 years ago
  zz85 92cb10ea7f Extrude Geometry UV mapping WIP1 14 years ago
  alteredq 087b6090b0 Trying to hack around shared texture trouble in mixed renderer examples. 14 years ago
  Mr.doob 714e9ec302 REVISION++ 14 years ago
  Mr.doob 5bbb1327e9 Fixed CanvasRenderer clearColor with opacity. Now follows WebGL behaviour. (thx @sebleedelisle) 14 years ago
  alteredq 42b8b3faa9 Commented out debug dump in UTF8Loader, also capitalized UV.jpg in UTF8Loader example. 14 years ago
  alteredq d5a54e0a4e Added UTF8 format loader and example. 14 years ago
  alteredq e95ca433b2 Merged latest zz85's shapes / curves / extruded geometry updates. 14 years ago
  alteredq 822b52e07b Rebuild libs. 14 years ago
  zz85 0824c15a51 Curves refactored - addition of curve path, tangent finding, along with other bend changes and enhancements i may not remember 14 years ago
  Mr.doob 0b910d7c31 * Simplified THREE.Color. 14 years ago
  alteredq fd27811b7c Added better random in GeometryUtils. Added possibility of using custom depth material for shadow maps. 14 years ago
  alteredq 6447455ed2 Put back proper Texture clone lost in merge. 14 years ago
  Mr.doob 1578a27d33 Updated constructor position and buils. 14 years ago
  alteredq dc0425824a Added alphaTest parameter to base Material plus corresponding shader chunk in standard materials implementation. 14 years ago