summaryrefslogtreecommitdiffstats
path: root/src/object/sp-mesh-array.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-0/+0
2016-11-16Split selected rows/columns in half using Insert key.Tavmjong Bah1-1/+3
2016-11-08Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah1-0/+3
2016-10-17Add option to scale mesh to fit in bounding box.Tavmjong Bah1-0/+10
2016-09-27Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah1-6/+6
2016-09-26Fix undo/redo for mesh gradients.Tavmjong Bah1-3/+8
2015-03-01Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah1-18/+15
2015-02-02Experimental mesh smoothing code.Tavmjong Bah1-0/+19
2014-09-27Update to experimental r13565Liam P. White1-33/+31
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-33/+31
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel1-1/+1
2012-05-24fix windows build. use 'guint' instead of 'uint'. although I do not know why ...Johan B. C. Engelen1-29/+29
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-0/+197