Commit History

Author SHA1 Message Date
  WestLangley bc8282360c Use new 2D Matrix3 transform methods (#24987) 2 years ago
  Victor Nakoryakov d75f4d120c SVGLoader: support arbitrary arcs arbitrary transforms (#24778) 2 years ago
  Victor Nakoryakov 885c783da4 SVGLoader: Implement ellipse transformations. (#24750) 2 years ago
  Victor Nakoryakov ffd5c6bdeb SVGLoader: properly handle missing y-value in translate transform (#24395) 3 years ago
  Michael Herzog e860e3dfc2 SVGLoader: Make createShapes() usable for other modules. (#24293) 3 years ago
  Stéphane Lecorney 6a2ff1514b Fix float precision in round join computation (#24314) 3 years ago
  Michael Herzog 1542ebe1a7 SVGLoader: Honor styles in `svg` tag. (#24263) 3 years ago
  Victor Nakoryakov 36b4e0b504 SVGLoader: recognize style definitions inside defs tag (#23533) 3 years ago
  CommanderRoot fbe603e04e Replace deprecated String.prototype.substr() (#23525) 3 years ago
  Mr.doob 890aea742e Updated examples builds. 3 years ago
  Marco Fugaro eadd35e44c Examples: use import maps + polyfill (#23255) 3 years ago
  Tomáš Vojtášek fed9e42ea9 SVGLoader: fixed lint error (#23222) 3 years ago
  Tomáš Vojtášek 07c0651af4 SVGLoader: fixed multiple css classes (#23191) 3 years ago
  Victor Nakoryakov 860a599865 SVGLoader: Fix setting first path point after multiple moveTo commands 3 years ago
  georgpukk a39e849862 SVGLoader: Make createShapes() retain curves (#22778) 3 years ago
  qeeqez 7de6e2976b Restore missing fill-rule (#22511) (#22597) 3 years ago
  Victor Nakoryakov 5732f1918d SVGLoader: Improve round rect corners approximation (#22132) 4 years ago
  Victor Nakoryakov 6530183998 SVGLoader: fix round rects when only rx or ry is specified (#22124) 4 years ago
  Tom Valkeneers 06333e4823 SVGLoader: Remove paths with a length less than 2 points. (#21752) 4 years ago
  Michael Herzog 151a294fc1 Examples: Convert loaders to ES6 Part II. (#21614) 4 years ago
  Michael Herzog 53d08e665e SVGLoader: Fix parsing of flags in compressed definitions. (#21485) 4 years ago
  Michael Herzog 8a02b1bbbf Examples: Clean up. (#21482) 4 years ago
  Tom Valkeneers 053b48bd96 SVGLoader: Implement custom createShapes() method. (#21380) 4 years ago
  Michael Herzog 9c71f712ad SVGLoader: Apply default values when using getAttribute(). (#21469) 4 years ago
  Mugen87 a81e7b7916 SVGLoader: New parseFloats() implementation. 4 years ago
  Mugen87 bff1f2485a Examples: Ensure single quotes when generating modules. 4 years ago
  Garrett Johnson b7b06071e3 modularize 4 years ago
  Mugen87 b093de6308 Examples: Clean up. 4 years ago
  Greg Zanchelli f39aa7f8b7 fix formatting on if statements 4 years ago
  Greg Zanchelli 139866dd3f move check into parse arc function 4 years ago