Commit History

Author SHA1 Message Date
  Mr.doob 8916048b78 SVGLoader: Clean up. 7 years ago
  Nicolas Debeissat 3141eb5b06 SVGLoader : correction for sweep_flag 7 years ago
  Mr.doob f580da280b SVGLoader: Improved port of arc command code. See #13919 7 years ago
  Mr.doob 01b263d336 SVGLoader: Improved arc command parsing and clean up. See #13919 7 years ago
  Nicolas Debeissat 06cc500c2a x_axis_rotation is in degree, adding step 3, and correction for relative coords 7 years ago
  Nicolas Debeissat cbdbd8c03f SVGLoader: adding support for elliptical arc 7 years ago
  Mr.doob d7b2614aa0 SVGLoader: Basic A/a command handling to avoid path breakage 7 years ago
  Mr.doob c9bb04c1b0 SVGLoader: Handle transparent style.fill 7 years ago
  Mr.doob 5ff782c153 SVGLoader: Added support for multi data in some commands. 7 years ago
  ndebeiss e97c85e2f9 adding support for rounded rectangles, part of enhancement #13478 7 years ago
  Mr.doob fb46a77f8e SVGLoader: Clean up. 7 years ago
  Mr.doob e5383ed261 SVGLoader: parseRectNode robustness and clean up. 7 years ago
  Mr.doob 73f083710d SVGLoader: Improved fill style parsing. 7 years ago
  Nicolas Debeissat 693be12514 following PR #13787 syntax modification 7 years ago
  Nicolas Debeissat ce698a5714 following PR #13787 syntax modification 7 years ago
  Nicolas Debeissat 1f5e31ad48 following PR #13787 syntax modification 7 years ago
  Nicolas Debeissat b4a969b52c following PR #13787 syntax modification 7 years ago
  Nicolas Debeissat 160f8a19b0 following PR #13787 removing extra commas and correction for g style being overriden by empty style on path tag, temp correction, more to come 7 years ago
  Nicolas Debeissat 7155b3e956 adding SVG load and render example 7 years ago
  Mr.doob 82808ff7a5 SVGLoader: Basic style.fill support. 7 years ago
  Mr.doob 67f9ae2736 SVGLoader: Basic fill color support. 7 years ago
  Mr.doob e12c12057e SVGLoader: Fixed circle and ellipse parsing. 7 years ago
  Mr.doob d82442aedc SVGLoader: Trim path data. 7 years ago
  Mr.doob 02e8bd02fd SVGLoader: Added missing character. 7 years ago
  Jonathan Brandel a38e937cc9 added line node 7 years ago
  Jonathan Brandel 4416d9eea9 added circle and ellipse nodes 7 years ago
  Jonathan Brandel 55475648f4 added polygon and polyline nodes 7 years ago
  Jonathan Brandel fdf6a95458 added S, Q, T commands 7 years ago
  Mr.doob 0c012183b9 SVGLoader: Log unsupported commands only. 7 years ago
  Mr.doob bb4398b2eb SVGLoader: Handle command z. 7 years ago