提交歷史

作者 SHA1 備註 提交日期
  Mr.doob ff961a7298 Mirror: Add recursion parameter. Should fix #12098 8 年之前
  Mr.doob 1ab947613d Reverted Object3D.isVisible() addition. Doesn’t seem to help. 8 年之前
  Mr.doob efc8e1fe31 Mirror: Added custom isVisible() to avoid rendering backfacing mirrors. See #12098 8 年之前
  Mr.doob 45edcc2e25 Mirror: Removed unneeded updateMatrixWorld() 8 年之前
  Mr.doob 7dc8fa56f5 Mirror: Avoid rendering when mirror is facing away. 8 年之前
  Mr.doob 3084dc9441 Mirror: Inlined updateTextureMatrix() in onBeforeRender(). 8 年之前
  Mr.doob eac8d5927b Mirror: Simplified mirrorCamera.up code. See #11969. 8 年之前
  Mr.doob a9f0ab322a Mirror: Copy camera.aspect. Fixes #11969 8 年之前
  Mr.doob e1addc38ef Mirror: Fixed VR support 8 年之前
  Mr.doob 0f201714ed Mirror: Avoid re-computing shadows. 8 年之前
  Mr.doob 5511659b54 Fixed Mirror in VR. 8 年之前
  Mr.doob 6cc82c7a50 Removed redundant matrixWorldInverse updates. 8 年之前
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 年之前
  Mr.doob f3454f5809 THREE.Mirror now uses onBeforeRender(). 8 年之前
  Mr.doob 37fd62b056 Mirror: Clean up. 8 年之前
  Mr.doob d56ea72a08 Mirror: Removed debugMode. 8 年之前
  Mr.doob 97331bd037 Mirror: Clean up. 8 年之前
  Mr.doob 8735cbab95 Reverted UniformUtils.clone() deprecation. See #10191. 8 年之前
  aardgoose 66bdaf5a00 use new Uniform() instead of object literals 8 年之前
  aardgoose 3a86f768e4 fixup mirror,js 8 年之前
  aardgoose e6777dee73 remove UniformsUils.* 8 年之前
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 年之前
  Raoul v. R 4fc3af0994 Examples: use .texture of input render targets. (#8787) 9 年之前
  Mr.doob 764d3c08bf Object3D: Setting parent to null by default. See #6987. 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Gregg Tavares 64c1c09101 fix Mirror.js 10 年之前
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 年之前
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 年之前
  Densaugeo 9af3f082e8 Fix handling of some cameras in Mirror.js 10 年之前
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 10 年之前