История коммитов

Автор 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 лет назад