summaryrefslogtreecommitdiffstats
path: root/src/sp-mesh-array.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor pass of header cleanupLiam P. White2014-08-301-0/+2
* Fix build (not pretty).Liam P. White2014-08-181-7/+7
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-2/+2
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-4/+4
* Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-251-7/+11
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-6/+0
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-2/+2
* Fixed typo.Tavmjong Bah2012-06-141-1/+1
* cppcheckKris De Gussem2012-06-121-2/+2
* Fixing warnings.Jon A. Cruz2012-05-251-5/+2
* fix windows build. use 'guint' instead of 'uint'. although I do not know why ...Johan B. C. Engelen2012-05-241-153/+153
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+2508