index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
snapped-line.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
refactoring the snapping code (laying the groundwork for my next commit which...
Diederik van Lierop
2009-12-24
1
-2
/
+2
*
Use the line intersection routines in 2geom/line.h instead of the deprecated ...
Diederik van Lierop
2009-04-12
1
-0
/
+2
*
Remove obsolete includes of libnr files in the snapping code
Diederik van Lierop
2009-03-14
1
-3
/
+0
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-7
/
+7
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-9
/
+9
*
Next steps in implementing the snapping indicator
Diederik van Lierop
2008-05-04
1
-7
/
+7
*
1) fix snapping while scaling
Diederik van Lierop
2008-01-03
1
-3
/
+3
*
Snap to intersections of line segments
Diederik van Lierop
2007-11-14
1
-0
/
+2
*
Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...
Diederik van Lierop
2007-11-09
1
-15
/
+15
*
Oops, don't use tabs! (replace tabs by 4 spaces)
Diederik van Lierop
2007-11-03
1
-11
/
+11
*
Groundwork to snap to intersections, e.g. intersections of gridlines with gui...
Diederik van Lierop
2007-11-03
1
-0
/
+76