Commit History

Author SHA1 Message Date
  alteredq 942a6c89c9 Updated Clock to be more compatible with Timer (now uses seconds and getDelta API). 14 years ago
  alteredq f74782b61f Refactored RollControls, FlyControls and PathControls to use externally supplied time delta. 14 years ago
  alteredq 093f17f38c Refactored FirstPersonControls to use externally supplied time delta. 14 years ago
  alteredq 9902cbbf2d Experimenting with Date.now(). Updated builds. 14 years ago
  alteredq 89bddf3827 Moved "extras/MathUtils" to "core/Math" (thanks to @mrdoob). 14 years ago
  alteredq 8d417f595e Replaced extra clamp and map_linear functions with MathUtils versions. 14 years ago
  alteredq ae22b78c2c Added MorphAnimMesh. Added MathUtils. 14 years ago
  alteredq addb3a12a9 Refactored CubeCamera / cube map handling. 14 years ago
  Mr.doob d4704fe8db Updated builds. 14 years ago
  alteredq 89c578332e Fixed shading glitches on OpenGL (thanks to @mrdoob for spotting this). 14 years ago
  alteredq 7355c2b68b Changed ambient term to influence also texture in Phong / normal map materials. 14 years ago
  alteredq 7d2805dd83 Fixed specular term in Phong / normal map materials. 14 years ago
  Mr.doob 4e5dff61c8 Added basic Collada file drop support to the GUI. 14 years ago
  Mr.doob 1258e8a771 Ray now also checks object's children. 14 years ago
  Mr.doob 81d338e915 ColladaLoader fixes. 14 years ago
  Mr.doob fdf6fab7e6 Including @alteredq's post-release normal map improvements into r45. 14 years ago
  alteredq 88d54b0cfa Updated builds. 14 years ago
  alteredq b18a38eee5 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  alteredq 84ed1835ca Added reflection to normal map shader. 14 years ago
  Mr.doob f357225c2d Merging dev branch. 14 years ago
  alteredq 801fe52d75 Removed unused code from normal map shader. 14 years ago
  alteredq 8afaef4597 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  alteredq 1042528b39 Added texture coordinates offset and repeat to normal map shader. 14 years ago
  alteredq 8153982ffb Added shadow maps handling to normal map shader. 14 years ago
  Mr.doob 40d1ea1083 Updated builds. 14 years ago
  Mr.doob 4360c07273 Updated builds. 14 years ago
  Mr.doob 3678dc63fa Merging with @alteredq's branch. 14 years ago
  Mr.doob dd3bf5e9d0 Updated builds. 14 years ago
  Mr.doob c89e3fe49a More breakage... 14 years ago
  alteredq 412c545c47 Updated the rest of examples. 14 years ago