История коммитов

Автор SHA1 Сообщение Дата
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. 13 лет назад
  Mr.doob d5b863e702 Merge remote-tracking branch 'alteredq/unflip' into dev 13 лет назад
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 лет назад
  alteredq 9644ce5287 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip 13 лет назад
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. 13 лет назад
  Mr.doob 632b0f8e0c HTML correctness. 13 лет назад
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. 13 лет назад
  alteredq 47b9abfda3 Another batch of examples resizing. 13 лет назад
  alteredq 43bcf9192d Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 лет назад
  alteredq 1087cf8cda Implemented real spotlights. 13 лет назад
  Mr.doob 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). 13 лет назад
  Mr.doob 3d8ec5b32f CubeCamera now extends from Object3D. Changed code a bit and updated examples. 13 лет назад
  Mr.doob 0bc8a14fd7 Refactored CubeCamera. No need for updatePosition() anymore. 13 лет назад
  alteredq 2a335b902d Removed heightOffset from CubeCamera (as per @mrdoob's suggestion). 13 лет назад
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. 13 лет назад
  alteredq d5a2ff5bbb Tweaked physically based shading example. 14 лет назад
  alteredq 503f08fa98 Brought back old TrackballControls. Sorry @mrdoob :/ 14 лет назад
  Mr.doob 7206504648 Added EventTarget to TrackballControls. Fixes #1189. 14 лет назад
  Michael Rienstra 7040f645b2 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_shading_physical.html`. 14 лет назад
  alteredq 12bdd51aa5 Fixed VisibleCamera's near plane. 14 лет назад
  alteredq 62ddbb22d2 Added GUI for shadow tweaking to physical shading example. 14 лет назад
  alteredq 49f14b8e68 Refactored shadow maps to store shadow parameters and data in SpotLight. 14 лет назад
  alteredq 68c4a6d637 Refactored ShadowMapPlugin. 14 лет назад
  alteredq 36b8839f50 More fixing of runtime warnings in examples. 14 лет назад
  alteredq 6ea8d3e83c Extended Texture class with "format" and "type" parameters. 14 лет назад
  Mr.doob 5697084e64 Moved `RequestAnimationFrame.js` code right into `src/Three.js`. 14 лет назад
  alteredq 0c78ae95e9 Rest of the commit. 14 лет назад
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 14 лет назад