コミット履歴

作者 SHA1 メッセージ 日付
  Ben Houston 56e20cb55a minor optimization. 10 年 前
  dubejf 19bec67afd Update WebGLRenderer doc 10 年 前
  Mr.doob f6008b6c12 Merge pull request #6905 from dubejf/jscs-unary-prefix 10 年 前
  Mr.doob efff23849d Merge pull request #6904 from dubejf/color-doc 10 年 前
  dubejf ff01b314b9 mdcs code style change for negative numbers 10 年 前
  Ben Houston 77612e4f14 optimization - stage one. Reduce temp memory allocations, cache PropertyBinding.apply logic as a closure. 10 年 前
  dubejf cd7d46cd67 Handling of color with alpha 10 年 前
  Ben Houston ea152c13f6 add support for propertybindings to sub materials, and it works. 10 年 前
  Ben Houston b67cca3636 more minor bug fixing with Animation. 10 年 前
  Ben Houston 1e219a674a add support for binding to materials. 10 年 前
  Mr.doob d984a329e6 Updated builds. 10 年 前
  Mr.doob c7e8719ee4 WebGLRenderer: Clean up. 10 年 前
  Mr.doob 8f97b75be9 WebGLRenderer: Moved state.initAttributes to setupVertexAttributes. 10 年 前
  Ben Houston b396969063 more bug fixing. 10 年 前
  Mr.doob 25ff6621e2 Updated builds. 10 年 前
  Mr.doob 7682c93fe3 WebGLRenderer: Do not upload MorphTargets with 0 influence. 10 年 前
  Mr.doob 4d02423309 Updated builds. 10 年 前
  Mr.doob d736c5e4fa WebGLRenderer: Do not upload MorphTargets with 0 influence. 10 年 前
  Ben Houston d74c89c348 debugging new animation system along with example. 10 年 前
  Ben Houston 633e071ae1 add new animation classes to common includes. 10 年 前
  Ben Houston 0be1e5f552 fixing compile errors. 10 年 前
  Mr.doob c14b259b15 Clean up. 10 年 前
  Mr.doob 70725ef9da Updated builds. 10 年 前
  Mr.doob 06e263c775 WebGLRenderer: Minor clean up. 10 年 前
  Mr.doob 82c9f6517c WebGLRenderer: Update buffers when using morphTargets. 10 年 前
  Ben Houston 70b6e13824 only build three.js and three.min.js for npm module. 10 年 前
  Ben Houston 907c6980ef Merge branch 'dev' of [email protected]:mrdoob/three.js.git into modernAnimationSystem 10 年 前
  Ben Houston aa5ed5d67b begin track/clip/mixer example. 10 年 前
  Ben Houston 87b5f7e9bd remove three-math from npm build, never used. 10 年 前
  Ben Houston dadc0a1810 add example of how to specify a morph target animation. 10 年 前