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-perspective_path.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
Merge from fe-moved
Ted Gould
1
-18
/
+7
2008-08-01
remove more NR:: from live_effects code
Johan B. C. Engelen
1
-2
/
+2
2008-08-01
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
1
-5
/
+5
2008-08-01
Make LPE knotholder handles snap
Maximilian Albert
1
-2
/
+4
2008-07-29
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
1
-3
/
+1
2008-07-03
update 2geom (svn rev1433)
Johan B. C. Engelen
1
-1
/
+1
2008-07-02
Handle for PerspectivePath LPE to adjust offset (not ideal yet but better tha...
Maximilian Albert
1
-5
/
+53
2008-06-12
whitespace
Maximilian Albert
1
-2
/
+2
2008-05-30
LPE STACKING!
Johan B. C. Engelen
1
-14
/
+2
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-2
/
+0
2008-04-15
Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'...
Maximilian Albert
1
-0
/
+2
2008-04-15
- Clean up LPE bounding box computing code
Bastien Bouclet
1
-5
/
+22
2008-04-09
change doEffect functions to use const& parameters
Johan B. C. Engelen
1
-1
/
+1
2008-04-02
New LPE: Perspective paths
Maximilian Albert
1
-0
/
+148