index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object-snapper.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-15
avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp
Diederik van Lierop
1
-43
/
+18
2007-09-10
Inkscape becomes unusable when trying to snap to the path of a traced bitmap ...
Diederik van Lierop
1
-3
/
+27
2007-09-08
Fixing my own bug... Object snapper now snaps again...
Diederik van Lierop
1
-40
/
+42
2007-09-05
Improving the performance of the object snapper
Diederik van Lierop
1
-182
/
+238
2007-08-28
Whoops, put check on empty rect back in! Maybe no one noticed ;-)
Diederik van Lierop
1
-9
/
+10
2007-08-28
Implement snapping of guides while dragging them, and snap TO item centers (w...
Diederik van Lierop
1
-10
/
+61
2007-08-03
Rearrange snapping preferences, put distinction between paths and nodes back ...
Diederik van Lierop
1
-11
/
+11
2007-07-28
1) Changes to snapping preferences dialog
Diederik van Lierop
1
-43
/
+73
2007-07-25
Add 2 new object snapping modes: bbox to bbox, and nodes to bbox
Diederik van Lierop
1
-35
/
+73
2007-06-26
implementing snapping to images
Diederik van Lierop
1
-18
/
+26
2007-05-16
Implement object-snapping for clones (see bug #1511260)
Diederik van Lierop
1
-8
/
+28
2007-04-19
Improve readability and remove some unused code
Diederik van Lierop
1
-2
/
+2
2007-04-17
Improve snapper performance (mainly in by editting WillSnapSomething())
Diederik van Lierop
1
-19
/
+30
2007-03-10
Merge further bbox work
MenTaLguY
1
-2
/
+2
2007-03-04
redo NR::Maybe to be less clever
MenTaLguY
1
-1
/
+1
2007-03-04
make conversions away from NR::Maybe explicit
MenTaLguY
1
-1
/
+1
2006-06-11
Applied patch #1503864
Jon A. Cruz
1
-7
/
+12
2006-05-09
eliminate direct accesses to SPCurve::bpath
MenTaLguY
1
-2
/
+2
2006-05-05
Various snapping cleanups and bug fixes.
Carl Hetherington
1
-1
/
+1
2006-05-04
Temporary fix for broken snap functionality: as named view constructor is nev...
Andrius Ramanauskas
1
-0
/
+4
2006-04-13
quick fix to avoid crash (bug 1469718)
Andrius Ramanauskas
1
-2
/
+4
2006-04-01
update (and optimize) get_nearest_position and get_point calls
bulia byak
1
-2
/
+8
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-7
/
+7