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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-231
/
+0
*
Split selected rows/columns in half using Insert key.
Tavmjong Bah
2016-11-16
1
-1
/
+3
*
Improve mesh handling in Fill and Stroke dialog.
Tavmjong Bah
2016-11-08
1
-0
/
+3
*
Add option to scale mesh to fit in bounding box.
Tavmjong Bah
2016-10-17
1
-0
/
+10
*
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
2016-09-27
1
-6
/
+6
*
Fix undo/redo for mesh gradients.
Tavmjong Bah
2016-09-26
1
-3
/
+8
*
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
1
-18
/
+15
*
Experimental mesh smoothing code.
Tavmjong Bah
2015-02-02
1
-0
/
+19
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-33
/
+31
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+1
*
fix windows build. use 'guint' instead of 'uint'. although I do not know why ...
Johan B. C. Engelen
2012-05-24
1
-29
/
+29
*
Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).
Tavmjong Bah
2012-05-23
1
-0
/
+197