index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-spiro.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
LPE Spiro: don't catch all exceptions, only the ContinuityError
Johan B. C. Engelen
2008-06-22
1
-1
/
+1
*
catch cases where LPE Spiro generates non-continuous paths
Johan B. C. Engelen
2008-06-14
1
-0
/
+21
*
whitespace
Maximilian Albert
2008-06-12
1
-2
/
+2
*
Add option to either suppress path flash for items with LPE (e.g., spiro spli...
Maximilian Albert
2008-06-08
1
-1
/
+1
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-3
/
+3
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
1
-1
/
+1
*
make determining smooth nodes more robust
bulia byak
2008-05-06
1
-9
/
+14
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
1
-7
/
+7
*
Warning and whitespace cleanup
Jon A. Cruz
2008-05-01
1
-6
/
+6
*
suppress helperpath and handles showing for LPESpiro
Johan B. C. Engelen
2008-04-14
1
-1
/
+4
*
suppress helperpath display for spiro
bulia byak
2008-04-14
1
-0
/
+5
*
Spiro splines LPE using code by Raph Levien
bulia byak
2008-04-12
1
-0
/
+196