コミット履歴

作者 SHA1 メッセージ 日付
  Mr.doob 0fd5a5ce24 Renamed .deallocate() to .dispose() as discussed in #2760 and fdb737d078e0e3d6eba9856cec77401082a42fe8. 13 年 前
  alteredq 4dd2e4c8bb Updated WebGLRenderer docs about shadowmap types. 13 年 前
  MiiBond 0c899e055f Added shadow map type definitions and replaced shadowMapSoft boolean on the renderer with shadowMapType. The default type is THREE.PCFShadowMap, which amounts to the previous default of shadowMapSoft = true. A new type, THREE.PCFSoftShadowMap will enable bilinear filtering of the shadow in the shader for smoother results. 13 年 前
  Mr.doob 9a1bd00614 Refactored documentation system. No more XMLHttpRequest. 13 年 前
  Mr.doob 06d8e55718 Updating docs. 13 年 前
  sole 433f6b3557 Draft-esque docs for WebGLRenderer 13 年 前
  Mr.doob 51db137039 Docs: Breakline clean up. 13 年 前
  Mr.doob 6a1363ca98 Docs: Added [link] syntax. 13 年 前
  Mr.doob ca2b419b39 Documentation: Removed link to source indentation. 13 年 前
  Mr.doob 77f8b9222e Added placeholder for all the objects. 13 年 前