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-spiral.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-20
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
1
-4
/
+5
2009-01-18
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
1
-3
/
+21
2008-12-10
use 2geom bezier fitting (is copy of inkscape's)
Johan B. C. Engelen
1
-2
/
+2
2008-11-21
Merge from fe-moved
Ted Gould
1
-2
/
+11
2008-10-27
From trunk
Ted Gould
1
-3
/
+3
2008-09-18
Some NR::Point ==> Geom::Point replacements
Maximilian Albert
1
-18
/
+18
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-4
/
+3
2008-06-06
for spirals, use 2geompath for svg_write: sp_svg_write_path(np->curve->get_pa...
Johan B. C. Engelen
1
-26
/
+16
2008-06-06
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
1
-1
/
+1
2008-05-09
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
1
-1
/
+1
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-7
/
+6
2008-03-28
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
1
-4
/
+8
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-3
/
+31
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-1
/
+3
2006-05-09
eliminate direct accesses to SPCurve::bpath
MenTaLguY
1
-1
/
+1
2006-02-16
fix 1424662: as in star, set shape before writing d=
bulia byak
1
-0
/
+3
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-39
/
+39