Historial de Commits

Autor SHA1 Mensaje Fecha
  alteredq 6d4ded657e Fixed physical shading example controls include. hace 13 años
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. hace 13 años
  Mr.doob a408841c61 Changed three.js link in examples. hace 13 años
  Mr.doob 1afdbe3c97 Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b hace 13 años
  Mr.doob 4f4f87430f Splitted ShaderExtras into individual files. hace 13 años
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. hace 13 años
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. hace 13 años
  Mr.doob d5b863e702 Merge remote-tracking branch 'alteredq/unflip' into dev hace 13 años
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. hace 13 años
  alteredq 9644ce5287 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip hace 13 años
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. hace 13 años
  Mr.doob 632b0f8e0c HTML correctness. hace 13 años
  Mr.doob 686c8eff10 Reverted PlaneGeometry XY to XZ change. hace 13 años
  alteredq 47b9abfda3 Another batch of examples resizing. hace 13 años
  alteredq 43bcf9192d Merge remote-tracking branch 'remotes/mrdoob/dev' into dev hace 13 años
  alteredq 1087cf8cda Implemented real spotlights. hace 13 años
  Mr.doob 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). hace 13 años
  Mr.doob 3d8ec5b32f CubeCamera now extends from Object3D. Changed code a bit and updated examples. hace 13 años
  Mr.doob 0bc8a14fd7 Refactored CubeCamera. No need for updatePosition() anymore. hace 13 años
  alteredq 2a335b902d Removed heightOffset from CubeCamera (as per @mrdoob's suggestion). hace 13 años
  Mr.doob 547781127e Change PlaneGeometry from XY to XZ as it's more intuitive. hace 13 años
  alteredq d5a2ff5bbb Tweaked physically based shading example. hace 13 años
  alteredq 503f08fa98 Brought back old TrackballControls. Sorry @mrdoob :/ hace 13 años
  Mr.doob 7206504648 Added EventTarget to TrackballControls. Fixes #1189. hace 13 años
  Michael Rienstra 7040f645b2 Changed `stencilBufer` to `stencilBuffer` in `examples/webgl_shading_physical.html`. hace 13 años
  alteredq 12bdd51aa5 Fixed VisibleCamera's near plane. hace 13 años
  alteredq 62ddbb22d2 Added GUI for shadow tweaking to physical shading example. hace 13 años
  alteredq 49f14b8e68 Refactored shadow maps to store shadow parameters and data in SpotLight. hace 13 años
  alteredq 68c4a6d637 Refactored ShadowMapPlugin. hace 13 años
  alteredq 36b8839f50 More fixing of runtime warnings in examples. hace 13 años