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-curve.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-3
/
+3
*
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
1
-1
/
+1
*
Snap to guide-path intersections, and don't snap to paths when only path inte...
Diederik van Lierop
2011-09-18
1
-1
/
+4
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
Snapping: get rid of the false positives when calculating intersections
Diederik van Lierop
2010-05-22
1
-1
/
+3
*
When snapping to a bounding box, flash that bounding box together with the sn...
Diederik van Lierop
2010-01-19
1
-1
/
+1
*
refactoring the snapping code (laying the groundwork for my next commit which...
Diederik van Lierop
2009-12-24
1
-1
/
+1
*
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
-1
/
+1
*
After snapping, show a tooltip together with the snap indicator
Diederik van Lierop
2009-02-15
1
-55
/
+55
*
Remove some SP_ACTIVE_DESKTOP() calls
Diederik van Lierop
2009-01-25
1
-3
/
+3
*
- refactor snapping code, removing code duplication
Diederik van Lierop
2008-09-21
1
-1
/
+1
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-3
/
+3
*
Snap to intersections of any kind of path (were we previously only could snap...
Diederik van Lierop
2008-08-08
1
-0
/
+55