Historique des commits

Auteur SHA1 Message Date
  Mugen87 4611d4e3f7 Examples: Correct check for vertexColors. il y a 5 ans
  Mugen87 6fd43ef4e9 Material: Make .vertexColors a boolean. il y a 5 ans
  Mr.doob f97e03ccd2 SVGRenderer: Clean up. il y a 5 ans
  Mr.doob e0678b4215 SVGRenderer: Simplified fill/stroke code. il y a 5 ans
  Mr.doob a655bbec82 SVGRenderer: Refactored fill/stroke opacity code. il y a 5 ans
  WestLangley 99b79cd345 Normalize after applying normalMatrix il y a 5 ans
  Adrien Berthet 6d2c2147dd Remove revision in renderers of examples il y a 5 ans
  migiyubi 21949b948e Fix opacity is not applied for lines il y a 6 ans
  WestLangley aeb8455e22 SVGRenderer: added .overdraw property il y a 6 ans
  WestLangley cae9384955 Added overdraw support il y a 6 ans
  WestLangley e4151d0e92 SVGRenderer: Fix clipping of SVGObjects il y a 6 ans
  Mugen87 168d76b370 SVGRenderer: Fix clipping of SVGObjects il y a 6 ans
  Mugen87 c0cad9d052 SVGRenderer: Added support for vertex colors il y a 6 ans
  Mugen87 78a3465ca6 SVGRenderer: Clean up il y a 7 ans
  Mugen87 bcfbd540ab Renderers: Clean up il y a 7 ans
  Yoshiki Vázquez Baeza 3f4b554bb4 Improve compatibility in SVGRenderer il y a 8 ans
  Nikolay Safin 2d113a4a27 Fixed display dashed lines in SVG renderer #11879 il y a 8 ans
  Mr.doob 6cc82c7a50 Removed redundant matrixWorldInverse updates. il y a 8 ans
  Sergey Linev aff695d020 SVGRenderer: support LineDashedMaterial il y a 8 ans
  Sergey Linev 38371d3191 SVGRenderer: remove stroke-linejoin attribute il y a 8 ans
  Mr.doob 968d0f3e2d SVGRenderer: Clean up. il y a 8 ans
  Sergey Linev 0daa689405 SVGRenderer: create special method to flush accumulated path il y a 8 ans
  Sergey Linev 3422cb0560 SVGRenderer: let configure precision for SVG coordinates il y a 8 ans
  Sergey Linev c527f1ff5e SVGRenderer: remove usage of no longer existing variables il y a 8 ans
  Sergey Linev bcd90b1e02 SVGRenderer: use rgba() where opacity is not 1 il y a 8 ans
  Sergey Linev 33c2c9473c SVGRenderer: remove spaces from svg:path il y a 8 ans
  Sergey Linev 6dbc68c8b6 SVGRenderer: concatenate svg:path with similar styles il y a 8 ans
  Sergey Linev 694dbd37ff SVGRenderer: remove unused line and rect pools il y a 8 ans
  Sergey Linev c5bade1c5c SVGRenderer: use svg:path also for rendering sprite il y a 8 ans
  Sergey Linev 23cc902593 SVGRenderer: use svg:path for line drawing il y a 8 ans