提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Mr.doob c0a1a36478 SoftwareRenderer: Use Math.nextPowerOfTwo. 10 年之前
  Mr.doob b4ef5e7602 SoftwareRenderer: Support material map change. Fixes #6018. 10 年之前
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient 10 年之前
  Mr.doob 8b31578ad2 Editor: Fixed pixelRatio breakage. 10 年之前
  Mu Daosheng 0f570f9461 Merge branch 'softwareDrawLine' into dev 10 年之前
  Mu Daosheng b2f30bde9e code alignment 10 年之前
  Mu Daosheng 1569b08155 Add some software examples and modify the line material shader 10 年之前
  Mu Daosheng ad988c7fb3 Adjust code alignment and add todo list. 10 年之前
  Mu Daosheng caa17ed1e2 Finish implementing line draw with line width and removing redundant code. 10 年之前
  Mu Daosheng bdeebb9987 Support draw line by software render 10 年之前
  Mu Daosheng 53d10896d4 Draw line function support 10 年之前
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 年之前
  Mr.doob 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. 10 年之前
  Mr.doob 662eaa17f1 Moved CanvasRenderer to examples folder. 11 年之前
  Mu Daosheng dd7660696a Software renderer for Line 11 年之前
  Mr.doob 2d6f2069f7 SoftwareRenderer: Spaces to tabs. 11 年之前
  Mr.doob 18336cf86b SoftwareRenderer: Simplified code. 11 年之前
  Mu Daosheng 1964a88078 depth buffer written while the material is not transparent. 11 年之前