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-parallel.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-21
UI uniformisation
Kris De Gussem
1
-2
/
+2
2012-10-14
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
1
-4
/
+4
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
1
-1
/
+0
2012-06-17
Removed outdated classes.
Jon A. Cruz
1
-0
/
+2
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-8
/
+5
2012-04-07
cleanup knotholder code for LPEs
Johan B. C. Engelen
1
-26
/
+33
2012-01-17
add underscores to some member variables.
Johan B. C. Engelen
1
-1
/
+1
2008-08-13
make spcurve::first_point and last_point boost::optional
Johan B. C. Engelen
1
-2
/
+2
2008-08-01
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
1
-12
/
+12
2008-08-01
Make LPE knotholder handles snap
Maximilian Albert
1
-2
/
+6
2008-07-29
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
1
-6
/
+2
2008-07-17
convert all SPCurve's points and matrices arguments and return types to 2Geom
Johan B. C. Engelen
1
-2
/
+2
2008-07-02
Enable status bar tips for LPE handles that are automatically created from Po...
Maximilian Albert
1
-1
/
+1
2008-06-18
New LPE: Parallel
Maximilian Albert
1
-0
/
+170