Commitin historia

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