summaryrefslogtreecommitdiffstats
path: root/src/sp-mesh.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix filter primitives using 'type' attribute. (Broken when 'type' attribute ↵Tavmjong Bah2015-03-061-2/+2
| | | | | introduced on meshes.) (bzr r13969)
* Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to ↵Tavmjong Bah2015-03-011-0/+252
<meshpatch>. Remove experimental smoothing types. Add new smoothing 'type' attribute with bicubic smoothing option. Per SVG WG decission at Sydney 2015 face-to-face meeting. (bzr r13956)