Commit History

Author SHA1 Message Date
  Degubi c7c4b2e1b6 Avoid multiple lookups in WebGLRenderLists.get (#24535) 2 years ago
  Michael Herzog 2a9f44140e Clean up. (#22902) 3 years ago
  Michael Herzog 890c35d314 WebGLRenderLists: Remove usage of program ref. 3 years ago
  Mr.doob 00147d9d6b WebGLRenderer: Transmission code clean up. 4 years ago
  Takahiro bbe6f1ee0a Improve MeshPhysicalMaterial transmission support (#21884) 4 years ago
  Mr.doob af07e8ad15 WebGLRenderLists/WebGLRenderStats: Simplified. 4 years ago
  Mugen87 4c181627c9 WebGLRenderLists: Use stack approach. 4 years ago
  Mugen87 3a56aedf68 Scene: Remove dispose(). 5 years ago
  Mr.doob 4944e56c06 Removed all @author mrdoob. 5 years ago
  Mugen87 0c16a5c08d WebGLRenderer: Remove program reference from materials. 5 years ago
  Mr.doob deddef7d2e Merge pull request #19346 from gkjohnson/webglrenderlists-tests 5 years ago
  Garrett Johnson 1f3e799691 comment out finish test, remove exposed render items field 5 years ago
  Mugen87 0a538fcfee Core: More usage of let/const. 5 years ago
  Garrett Johnson c3698cb6ec Make requested comment and change for `renderItems` 5 years ago
  Garrett Johnson 921cfea20a Add "finish" test 5 years ago
  Garrett Johnson c2c73d10fb Add tests 5 years ago
  Mr.doob 62656081fd WebGLRenderLists: Clean up. 5 years ago
  Ondřej Španěl a7f2f9d70f Remove old references from currentRenderList to make sure no memory is leaked when the object count is reduced. 5 years ago
  Mr.doob 7af21db4e1 Merge pull request #16909 from ranbuch/feature/support-costume-painter-sort-functions-2 5 years ago
  ranbuch 78398149bf fix spelling and remove typeof #2 5 years ago
  Joel 2ce22ef1df fix lint 6 years ago
  Joel 9a21fad01b Use WeakMap for geometries, render lists, and render states 6 years ago
  ranbuch f70a3e4efb fix misspelled and typeof only once 6 years ago
  ranbuch 9908299a06 ready for review 6 years ago
  Mugen87 5f081c07be WebGLRenderList: Ensure sort does work even with undefined programs. 6 years ago
  moraxy a57ec27fc6 Add missing "else" keyword 6 years ago
  Mugen87 86383c5ab5 Scene: Introduce .dispose() 6 years ago
  Mugen87 3318a51566 WebGLRenderer: Added ability to sort groups by renderOrder 6 years ago
  Mr.doob 26631d0ad8 WebGLBackground: Render background first. 6 years ago
  oguz 0ae4d897e5 fix: remove string concat 6 years ago