Commit History

Author SHA1 Message Date
  Jan Pöschko 1e15ae0f8f fixed some typos 13 years ago
  Mr.doob 6492798b46 README.md: "Help" instead of "Questions". 13 years ago
  Mr.doob 6722dbc453 Docs: Added getScaleFromMatrix method to Vector3. 13 years ago
  Sven Bergström ae15a4a4a5 Renaming setRotationFromMatrix / setPositionFromMatrix to the recently changed getRotationFromMatrix / getPositionFromMatrix. 13 years ago
  Mr.doob 46c0a8434d README: Added link to stackoverflow, as per discussion in #1979. 13 years ago
  alteredq f05fd04f0d Updated Blender 2.63 exporter handling of vertex colors to deal with n-gons. 13 years ago
  phenomnomnominal c42d04f7cc Incorrectly named properties in docs. 13 years ago
  Mr.doob 63567203ff Docs: Fixed color paremeter desc in LineBasicMaterial. Fixes #1990. 13 years ago
  Mr.doob 75dc017ad9 Fixed SceneUtils.cloneObject. 13 years ago
  Mr.doob 81ffca2a8e Docs: Improved geometry usage example as per @tonylukasavage suggestion in #255. 13 years ago
  Mr.doob 40649e023a README clean up. 13 years ago
  alteredq b9c9eb0933 Fixed texture coordinates export in Blender 2.63 exporter. 13 years ago
  Mr.doob 07b1c44667 Added Blender 2.63 Exporter. 13 years ago
  tim baker 525dd71641 blender renamed mesh.faces to mesh.tessfaces 13 years ago
  Mr.doob 269dd2e082 Yet more fixes. 13 years ago
  Mr.doob eb1123049d README: Some fixes on the change log. 13 years ago
  Mr.doob fbfaf9cb9f Merge remote-tracking branch 'alteredq/dev' into dev 13 years ago
  Mr.doob 425063d74d README: Misspelled Frustum :P 13 years ago
  Mr.doob df3a5437f4 r49 13 years ago
  alteredq cbaaca3543 Fixed missing parameters in the right camera in CrosseyedEffect. 13 years ago
  alteredq 5a8b97094d Small cleanup in CrosseyedEffect. 13 years ago
  Han Lin Yap c4be7d788b Fix "go back in history" button in doc 13 years ago
  Mr.doob a1feea859b Now that AsciiEffect also expects a renderer (like the other effects), these instructions are misleading... 13 years ago
  Mr.doob 5f64fc8640 Moving AnaglyphEffect & co to /examples/js/effects. 13 years ago
  Mr.doob b959ceae62 Improved AsciiEffect example. 13 years ago
  zz85 dd6e6936e4 Rename THREE.AsciiRenderer => THREE.AsciiEffect 13 years ago
  zz85 9db73f8c9d examples/js/renderers/AsciiRenderer.js -> examples/js/effects/AsciiEffects.js 13 years ago
  zz85 202bf85a22 AsciiRenderer 13 years ago
  Mr.doob d395336904 Merge remote-tracking branch 'Pitel/dev' into dev 13 years ago
  Mr.doob a0a9cb1b81 Added StereoEffect. 13 years ago