index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-mesh-array.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-27
Update to experimental r13565
Liam P. White
1
-0
/
+2
2014-08-30
Minor pass of header cleanup
Liam P. White
1
-0
/
+2
2014-08-18
Fix build (not pretty).
Liam P. White
1
-7
/
+7
2014-02-08
DrawingContext: change variable names ct to dc (bug #1272073)
David Mathog
1
-2
/
+2
2013-10-08
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...
Tavmjong Bah
1
-4
/
+4
2013-03-25
Fixed uninitialized variables & misc warnings.
Jon A. Cruz
1
-7
/
+11
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-6
/
+0
2012-10-04
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
1
-2
/
+2
2012-06-14
Fixed typo.
Tavmjong Bah
1
-1
/
+1
2012-06-12
cppcheck
Kris De Gussem
1
-2
/
+2
2012-05-25
Fixing warnings.
Jon A. Cruz
1
-5
/
+2
2012-05-24
fix windows build. use 'guint' instead of 'uint'. although I do not know why ...
Johan B. C. Engelen
1
-153
/
+153
2012-05-23
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
1
-0
/
+2508