Commit History

Author SHA1 Message Date
  Mr.doob af6f78bb02 Merge remote-tracking branch 'chandlerprall/dev' into dev 14 years ago
  Mr.doob 4c8922a0ff Forgot THREE namespace. 14 years ago
  Chandler Prall 6c018bd8e8 Modifying FirstPersonCamera, FlyCamera, and PathCamera to fully support their `domElement` parameter 14 years ago
  alteredq 1d50972034 Updated builds. 14 years ago
  alteredq e62610ac49 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 years ago
  alteredq d4b2e4a8e0 Added color parameter to Sprite. 14 years ago
  Mr.doob b927d17511 Merge remote-tracking branch 'alteredq/dev' into dev 14 years ago
  alteredq 578feace08 Small shadowmap shader optimization. 14 years ago
  Mr.doob 9bc51ed2e5 Implemented @rectalogic Loader.extractUrlbase fix. 14 years ago
  alteredq 0d8f3572f0 Fixed shadowmap camera aspect ratio (thanks to @kig). 14 years ago
  Mr.doob 0a60ac30a7 renderer.data > renderer.info 14 years ago
  Mr.doob f676ce6eab Simpler DEPRECATED messages. 14 years ago
  Mr.doob b6f7444b0f Added deprecated warning to MeshShaderMaterial class. 14 years ago
  Mr.doob 9ccd3c0e36 GUI: Improved code generation setup. 14 years ago
  Mr.doob 66ed89e2ac Fixed CanvasRenderer's ignoring color for MeshLambertMaterial SmoothShaded. 14 years ago
  Mr.doob dd1f214947 @zz85's SimplexNoise fixes. 14 years ago
  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