1. 19 5月, 2016 3 次提交
    • S
      SEA3D Update (#8920) · fc7d43eb
      sunag 提交于
      * add clone asset example ( middle click to clone )
      
      * optimization
      
      * remove unnecessary .cullFace
      
      * unify animation mixers
      
      * Revert "unify animation mixers"
      
      This reverts commit 97872707757c5eb7d454aa481b0bf0ee44183685.
      
      * mixer.timeScale to action.setEffectiveTimeScale
      
      * fix keyframe animation loader and clampWhenFinished
      
      * removed not more necessary includes
      
      * pause mixer update after finish non-loop animation
      fc7d43eb
    • W
      Clean up (#8921) · 3514421b
      WestLangley 提交于
      3514421b
    • B
      fix buggy prototype usage in Pass derived classes. (#8916) · 9406f2cd
      Ben Houston (Clara.io) 提交于
      * fix buggy prototype usage in Pass derived classes.
      
      * remove constructors as suggested by @mrdoob
      
      * fix MaskPass's prototype.
      9406f2cd
  2. 18 5月, 2016 16 次提交
  3. 17 5月, 2016 5 次提交
    • N
      CTMLoader loadParts worker issue fix (#8900) · 9f8070c0
      Nidin Vinayakan 提交于
      loadParts is not passing incoming worker from parameters to load issue fixed
      9f8070c0
    • M
      Updated builds. · 45e69c6e
      Mr.doob 提交于
      45e69c6e
    • S
      sea3d update (#8892) · 0eaaa845
      sunag 提交于
      * node material r5 + mirror nodes example
      
      * threejs.min in node material examples
      
      * sea3d update
      
      * reverted to un-minified
      
      * update mrdoob EventDispatcher.js
      
      * fix eventdispatcher update
      
      * proto defines replace by Object.assign
      
      * native script support transferred to loader
      
      * sound filters support
      
      * light intensity from sound amplitude
      
      * keep .setFilter() method
      
      * get freq amplitude average
      
      * cleanup
      
      * use THREE.AudioAnalyser to get amplitude
      0eaaa845
    • M
      Updated builds. · 8ebfc03c
      Mr.doob 提交于
      8ebfc03c
    • M
      FontLoader: Deprecated typeface.js support. See #8262. · 805d99b5
      Mr.doob 提交于
      805d99b5
  4. 15 5月, 2016 3 次提交
  5. 14 5月, 2016 4 次提交
  6. 13 5月, 2016 1 次提交
  7. 12 5月, 2016 2 次提交
  8. 11 5月, 2016 1 次提交
  9. 10 5月, 2016 2 次提交
  10. 09 5月, 2016 3 次提交