1. 01 5月, 2016 10 次提交
  2. 29 4月, 2016 8 次提交
  3. 28 4月, 2016 2 次提交
    • G
      Remove arguments to allow optimalisations · bc6bc544
      gero3 提交于
      * Remove arguments to allow optimalisations
      
      * Change constructor based on @mrdoob's argument
      
      * Fix issue with renaming of argument
      
      * convert space to tabs
      
      * cleanup docs
      
      * don't forget the linefeed in docs
      
      * docs cleanup
      
      * Update Color.html
      bc6bc544
    • G
      Remove legacy warning in KeyFrameTrack · c184493e
      gero3 提交于
      It became unnessecary.
      c184493e
  4. 27 4月, 2016 5 次提交
    • B
      Fix VREffect support for webvr-polyfill · 65a16691
      Brian Chirls 提交于
      * Fix VREffect support for webvr-polyfill (#8712)
      - correctly set `isPresenting` in full screen mode
      - webvr-polyfill fires fullscreenchange in VR mode
      - fix needed for setting main window to full screen while presenting
      
      * Code clean-up (#8748, #8712)
      - Added parentheses to clarify per @mrdoob
      - More spaces
      - cast `isPresenting` to boolean
      
      * Check if vrHMD is undefined (#8748, #8712)
      65a16691
    • M
      Updated builds. · 240c938a
      Mr.doob 提交于
      240c938a
    • M
      Clean up. · ac7f2840
      Mr.doob 提交于
      ac7f2840
    • T
      Depth packing and double sided shadows (#8745) · fa0951f1
      tschw 提交于
      * Improved precision of RGBA fixpoint packing.
      
      * Added switch to enable double-sided shadow casters.
      
      - Off by default, see #8692
      
      * Updated WebGLRenderer docs, shadow mapping.
      
      * Enabled back face shadows, webgl_clipping_advanced.
      fa0951f1
    • A
      Docs: add some default values for clock and raycaster · 70c26379
      aardgoose 提交于
      * default value for constructor autostart
      
      * document default values for optional parameters
      
      * Revert "document default values for optional parameters"
      
      This reverts commit f1d33aa28401658e3622852755a1b5cb7b0e15c6.
      
      * document defaults for raycaster methods
      70c26379
  5. 26 4月, 2016 4 次提交
  6. 25 4月, 2016 6 次提交
  7. 23 4月, 2016 3 次提交
  8. 22 4月, 2016 2 次提交