Historique des commits

Auteur SHA1 Message Date
  makc 23dabfac62 allow some texture assignment freedom with SoftwareRenderer il y a 9 ans
  Daosheng Mu 0b07813dc4 Merge with software line drawing functions. il y a 10 ans
  Mr.doob 2b02d7089a SoftwareRenderer: Removed unused event listener. il y a 10 ans
  gero3 e136001051 don't allow else statemnt on new line il y a 10 ans
  gero3 923256459e fixed files to codestyle il y a 10 ans
  Daosheng Mu 2bfb1f557b Solve the spaces vs tabs indentation issues. il y a 10 ans
  Daosheng Mu 1b4c469ea3 Solve the spaces vs tabs indentation issues. il y a 10 ans
  Mr.doob f3d48d072b Reverted to console.log() in renderer constructors. See #6287. il y a 10 ans
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log il y a 10 ans
  gero3 4501d5a51d revert last commit il y a 10 ans
  gero3 fe8493157e codestyle fixes il y a 10 ans
  Mr.doob 72d38a502a SoftwareRenderer: Simplified Texture logic and using material/texture update events. il y a 10 ans
  Mr.doob 90918361c7 SoftwareRenderer: Simplified code. il y a 10 ans
  Mr.doob c0a1a36478 SoftwareRenderer: Use Math.nextPowerOfTwo. il y a 10 ans
  Mr.doob b4ef5e7602 SoftwareRenderer: Support material map change. Fixes #6018. il y a 10 ans
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient il y a 10 ans
  Mr.doob 8b31578ad2 Editor: Fixed pixelRatio breakage. il y a 10 ans
  Mu Daosheng 0f570f9461 Merge branch 'softwareDrawLine' into dev il y a 10 ans
  Mu Daosheng b2f30bde9e code alignment il y a 10 ans
  Mu Daosheng 1569b08155 Add some software examples and modify the line material shader il y a 10 ans
  Mu Daosheng ad988c7fb3 Adjust code alignment and add todo list. il y a 10 ans
  Mu Daosheng caa17ed1e2 Finish implementing line draw with line width and removing redundant code. il y a 10 ans
  Mu Daosheng bdeebb9987 Support draw line by software render il y a 10 ans
  Mu Daosheng 53d10896d4 Draw line function support il y a 10 ans
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 il y a 10 ans
  Mr.doob 4b1742ce0a Renamed THREE.Renderer back to THREE.Projector. il y a 10 ans
  Mr.doob 662eaa17f1 Moved CanvasRenderer to examples folder. il y a 11 ans
  Mu Daosheng dd7660696a Software renderer for Line il y a 11 ans
  Mr.doob 2d6f2069f7 SoftwareRenderer: Spaces to tabs. il y a 11 ans
  Mr.doob 18336cf86b SoftwareRenderer: Simplified code. il y a 11 ans