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-line_segment.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+1
*
Code formating
Jabiertxof
2017-04-28
1
-1
/
+1
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-0
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-4
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+4
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-4
/
+0
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-8
/
+8
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-1
/
+1
*
First step of moving tools into appropriate namespaces.
Markus Engel
2013-11-07
1
-1
/
+1
*
const ....
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
UI uniformisation
Kris De Gussem
2012-10-21
1
-1
/
+1
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
1
-2
/
+0
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-1
/
+1
*
Use the line intersection routines in 2geom/line.h instead of the deprecated ...
Diederik van Lierop
2009-04-12
1
-6
/
+6
*
Fix end type combo box
Maximilian Albert
2008-08-18
1
-5
/
+5
*
noop: reorder options for lpe-line-segment
Maximilian Albert
2008-08-18
1
-2
/
+2
*
Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...
Maximilian Albert
2008-08-18
1
-13
/
+7
*
New LPE to draw infinite lines (cut by a limiting bounding box), rays and seg...
Maximilian Albert
2008-08-18
1
-0
/
+103