summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/polyfill (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-28hatch.jsValentin Ionita6-1/+12336
Polyfill to render hatches by converting paths to patterns. Used standardjs for linting, but kept the semicolons. Part of 2019 GSoC project.
2019-06-26mesh.js updateValentin Ionita4-821/+1163
Updated formatting and migrated to ES6 syntax for classes, variable declarations, arrow functions, iterators. Fixed variable redeclarations and undefined getComputedStyle, removed unnecessary escapes from RegEx. Used standardjs for linting, but kept the semicolons.
2018-12-09Fix license in new filesMarc Jeanmougin2-1/+2
2018-12-07Add some SVG 2 fallbacks:Tavmjong Bah3-0/+865
* Meshes (fill only) * Markers: auto-start-reverse, context-stroke/fill * Text