index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
guide-snapper.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-8
/
+8
2014-01-12
pass class variables by reference for performance
Kris De Gussem
1
-4
/
+4
2013-07-31
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
1
-1
/
+1
2012-02-14
Snap to grid/guide lines perpendicularly
Diederik van Lierop
1
-0
/
+1
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-6
/
+4
2011-09-02
Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...
Diederik van Lierop
1
-3
/
+3
2010-07-17
Simplify code related to snapping while rotating
Diederik van Lierop
1
-1
/
+1
2010-07-12
- Snap while rotating an object using the selector tool
Diederik van Lierop
1
-1
/
+1
2010-05-08
Fix bounding box snapping (LP562205, comment 6, issue II)
Diederik van Lierop
1
-2
/
+2
2009-12-24
refactoring the snapping code (laying the groundwork for my next commit which...
Diederik van Lierop
1
-4
/
+4
2009-08-02
Snap to a guide's origin too (resulting in a 2D constraint), instead of only ...
Diederik van Lierop
1
-0
/
+1
2009-03-14
Remove obsolete includes of libnr files in the snapping code
Diederik van Lierop
1
-2
/
+0
2009-03-13
* Implement constrained snapping of knots
Diederik van Lierop
1
-1
/
+2
2009-02-20
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
1
-1
/
+1
2009-01-31
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
1
-0
/
+3
2008-12-14
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
1
-3
/
+3
2008-09-07
If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...
Diederik van Lierop
1
-1
/
+1
2008-08-11
Move all of the snapper code to 2geom
Diederik van Lierop
1
-3
/
+3
2007-11-03
Groundwork to snap to intersections, e.g. intersections of gridlines with gui...
Diederik van Lierop
1
-3
/
+3
2007-04-19
Improve readability and remove some unused code
Diederik van Lierop
1
-1
/
+1
2007-04-17
Improve snapper performance (mainly in by editting WillSnapSomething())
Diederik van Lierop
1
-0
/
+2
2007-04-15
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
1
-1
/
+1
2006-05-04
Clean up knutux's fix for the snapper crash.
Carl Hetherington
1
-1
/
+0
2006-05-04
Temporary fix for broken snap functionality: as named view constructor is nev...
Andrius Ramanauskas
1
-0
/
+1