Revīziju vēsture

Autors SHA1 Ziņojums Datums
  WestLangley a1285b36b2 Limit zooming 8 gadi atpakaļ
  WestLangley a598c8eae5 Simplify CubeCamera method names 8 gadi atpakaļ
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 gadi atpakaļ
  Mugen87 1369964c75 Examples: webgl_materials_cubemap_dynamic2 restore sphere toggle 8 gadi atpakaļ
  Mugen87 5e40bfb240 Examples: webgl_materials_cubemap_dynamic2 clean up 8 gadi atpakaļ
  Mr.doob 93721d3246 Mousewheel clean up. See #9526. 9 gadi atpakaļ
  Mr.doob 1204287cb0 Added pingponging to webgl_materials_cubemap_dynamic2 example. 9 gadi atpakaļ
  Raoul v. R 4fc3af0994 Examples: use .texture of input render targets. (#8787) 9 gadi atpakaļ
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 gadi atpakaļ
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 gadi atpakaļ
  Mr.doob f11c485ad4 DOMMouseScroll to MozMousePixelScroll. See #7331. 9 gadi atpakaļ
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 gadi atpakaļ
  Mr.doob 0d872b4fc7 Updated examples to the new *Mapping API. 10 gadi atpakaļ
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 gadi atpakaļ
  Mr.doob 676e8928d7 Reduced poly count from dynamic cubemap example. 12 gadi atpakaļ
  Ben Houston 6e0d2115ca adopting THREE.Math.degToRad/radToDeg for code readability. 12 gadi atpakaļ
  Mr.doob a408841c61 Changed three.js link in examples. 13 gadi atpakaļ
  Mr.doob fbf435f871 Merging with @alteredq. 13 gadi atpakaļ
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 gadi atpakaļ
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 gadi atpakaļ
  Mr.doob 632b0f8e0c HTML correctness. 13 gadi atpakaļ
  Mr.doob 9dc27fe959 CubeCamera.renderTarget instead of CubeCamera.getRenderTarget(). 13 gadi atpakaļ
  Mr.doob 3d8ec5b32f CubeCamera now extends from Object3D. Changed code a bit and updated examples. 13 gadi atpakaļ
  Mr.doob 0bc8a14fd7 Refactored CubeCamera. No need for updatePosition() anymore. 13 gadi atpakaļ
  Mr.doob c5c89fa2d7 Matrix4's static methods makeFrustum, makePerspective, makeOrtho are now normal non-static public methods. Fixes #1615. 13 gadi atpakaļ
  Mr.doob 4d1dd95d62 Added another dynamic cubemap example. 13 gadi atpakaļ