Historia zmian

Autor SHA1 Wiadomość Data
  Mugen87 5622f78694 Examples: Fix movement in misc_controls_pointerlock.html 8 lat temu
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 lat temu
  WestLangley 848a1814b9 material.shading ==> material.flatShading 8 lat temu
  Mr.doob acda8a7c8f Removed no longer needed Firefox workaround. See #10217. 8 lat temu
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 lat temu
  Mr.doob a455e248ac Examples clean up. 9 lat temu
  Dag Holmberg 627074ca4f canJump is not defined. Added declare canJump 10 lat temu
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry 10 lat temu
  brason eb68622a6e Add missing semicolons 10 lat temu
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 lat temu
  Ulysse Carion 5afaec7d70 Decouple PointerLockControls from its example. 10 lat temu
  Mr.doob 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. 11 lat temu
  Mr.doob 6a42a6e920 Simplified and optimised pointerlock example. 11 lat temu
  Mr.doob 64d616863f Made PonterlockControls example frame independent. 11 lat temu
  Mr.doob 9989f380fd Renamed all CubeGeometry instances. 11 lat temu
  Mr.doob 4fc7543431 Fixed examples that relied on transparent background. 11 lat temu
  Mr.doob 382b302ead Fixed pointerlock example. 12 lat temu
  Mr.doob e2879a019e Updated some more examples. 12 lat temu
  Mr.doob 40ba1e83b2 Removed Color.getHSV, Color.setHSV and ColorUtils.adjustHSV. Added Color.offsetHSL. Updated some examples... 12 lat temu
  Max Ogden 3c01589783 fix Raycaster instance references to use Raycaster.ray 12 lat temu
  Ben Houston e6f509baf6 rename Ray -> Raycaster, Ray3 -> Ray per @mrdoob (see #2729) 12 lat temu
  Mr.doob a0f1890c7d Renamed misc_camera_* examples to misc_controls_*. 12 lat temu
  Mr.doob 840d508577 Added namespace to PointerLockControls. Fixes #2591. 12 lat temu
  Mr.doob fc2db04573 Tweaked pointer lock example. 13 lat temu
  Mr.doob 1f512a992d Added Pointer Lock API example. 13 lat temu