提交歷史

作者 SHA1 備註 提交日期
  Adrien Berthet 6d2c2147dd Remove revision in renderers of examples 5 年之前
  Mugen87 c130a46fe3 SoftwareRenderer: Fully support BufferGeometry 6 年之前
  Mugen87 cd8c4f0a59 SoftwareRenderer: Added clearAlpha 7 年之前
  Mugen87 50824d7b12 SoftwareRenderer: Removed redundant code 7 年之前
  Mugen87 c422fc984d SoftwareRenderer: Remove depreacted code and improve code style 7 年之前
  Mugen87 bcfbd540ab Renderers: Clean up 7 年之前
  Mr.doob cc2fea9765 Clean up. 8 年之前
  Mr.doob e1be08e4d9 Material: Removed needsUpdate getter/setter. 8 年之前
  Mr.doob 8546eb7b88 CanvasRenderer/SVGRenderer/SoftwareRenderer: Added basic scene.background support. 8 年之前
  ecivic 43fe77dc2e Update SoftwareRenderer.js to support alpha parameter with typo fix 9 年之前
  ecivic 9e15c011c7 Update SoftwareRenderer.js 9 年之前
  Daosheng Mu e1df58c616 Optimize software drawTriangle, fix bug of sprite drawing and transparent texture support. 9 年之前
  Daosheng Mu 68a64a7322 Fix face.color is undefined in SoftwareRender.drawTriangle. 9 年之前
  Mr.doob b95396ce70 Merge pull request #7901 from makc/software-renderer 9 年之前
  makc c8ff4fce00 perspective correction in SoftwareRenderer 9 年之前
  Mr.doob c673b5b52d SoftwareRenderer: Clean up. 9 年之前
  Mr.doob 6bffd09c73 SoftwareRenderer: Fixed example. 9 年之前
  makc 23dabfac62 allow some texture assignment freedom with SoftwareRenderer 9 年之前
  Daosheng Mu 0b07813dc4 Merge with software line drawing functions. 10 年之前
  Mr.doob 2b02d7089a SoftwareRenderer: Removed unused event listener. 10 年之前
  gero3 e136001051 don't allow else statemnt on new line 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Daosheng Mu 2bfb1f557b Solve the spaces vs tabs indentation issues. 10 年之前
  Daosheng Mu 1b4c469ea3 Solve the spaces vs tabs indentation issues. 10 年之前
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. 10 年之前
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 年之前
  gero3 4501d5a51d revert last commit 10 年之前
  gero3 fe8493157e codestyle fixes 10 年之前
  Mr.doob 72d38a502a SoftwareRenderer: Simplified Texture logic and using material/texture update events. 10 年之前
  Mr.doob 90918361c7 SoftwareRenderer: Simplified code. 10 年之前