Histórico de commits

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