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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-9
/
+5
*
cleanup knotholder code for LPEs
Johan B. C. Engelen
2012-04-07
1
-20
/
+18
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...
Maximilian Albert
2009-12-26
1
-1
/
+1
*
decrease header deps
Johan B. C. Engelen
2009-11-23
1
-0
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-18
/
+7
*
remove more NR:: from live_effects code
Johan B. C. Engelen
2008-08-01
1
-2
/
+2
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
1
-5
/
+5
*
Make LPE knotholder handles snap
Maximilian Albert
2008-08-01
1
-2
/
+4
*
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
2008-07-29
1
-3
/
+1
*
update 2geom (svn rev1433)
Johan B. C. Engelen
2008-07-03
1
-1
/
+1
*
Handle for PerspectivePath LPE to adjust offset (not ideal yet but better tha...
Maximilian Albert
2008-07-02
1
-5
/
+53
*
whitespace
Maximilian Albert
2008-06-12
1
-2
/
+2
*
LPE STACKING!
Johan B. C. Engelen
2008-05-30
1
-14
/
+2
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
1
-2
/
+0
*
Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'...
Maximilian Albert
2008-04-15
1
-0
/
+2
*
- Clean up LPE bounding box computing code
Bastien Bouclet
2008-04-15
1
-5
/
+22
*
change doEffect functions to use const& parameters
Johan B. C. Engelen
2008-04-09
1
-1
/
+1
*
New LPE: Perspective paths
Maximilian Albert
2008-04-02
1
-0
/
+148