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-angle_bisector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-5
/
+3
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Fixed some typos in bsector and bspline
Jabier Arraiza Cenoz
2015-08-02
1
-1
/
+1
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-5
/
+5
*
LPE strings consistency fix.
Nicolas Dufour
2014-01-19
1
-1
/
+1
*
cppcheck
Kris De Gussem
2013-03-13
1
-2
/
+0
*
const ....
Johan B. C. Engelen
2013-01-17
1
-6
/
+6
*
UI uniformisation
Kris De Gussem
2012-10-20
1
-2
/
+2
*
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
2012-10-14
1
-4
/
+4
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
1
-1
/
+0
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-6
/
+4
*
cleanup knotholder code for LPEs
Johan B. C. Engelen
2012-04-07
1
-38
/
+34
*
reduce include dependencies
Johan B. C. Engelen
2010-05-18
1
-0
/
+2
*
Correct handle tips
Maximilian Albert
2008-08-04
1
-2
/
+2
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
1
-12
/
+12
*
Make LPE knotholder handles snap
Maximilian Albert
2008-08-01
1
-2
/
+6
*
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
2008-07-29
1
-6
/
+2
*
Enable knotholder handles for LPEAngleBisector now that they can be used simu...
Maximilian Albert
2008-07-14
1
-3
/
+2
*
New LPE: Angle bisector
Maximilian Albert
2008-06-16
1
-0
/
+161