index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
knot-holder-entity.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-15
Implement constrained snapping when dragging the position and size handles of...
Diederik van Lierop
1
-2
/
+2
2009-03-13
* Implement constrained snapping of knots
Diederik van Lierop
1
-0
/
+12
2009-02-20
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
1
-5
/
+5
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-10
/
+10
2008-10-27
From trunk
Ted Gould
1
-3
/
+4
2008-10-11
Merging from trunk
Ted Gould
1
-2
/
+2
2008-08-28
Modify the parameters required for setting up the SnapManager
Diederik van Lierop
1
-1
/
+1
2008-08-11
Move all of the snapper code to 2geom
Diederik van Lierop
1
-2
/
+2
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-3
/
+3
2008-08-06
fix ambiguities by implicit NR::Matrix/Geom::Matrix cast.
Johan B. C. Engelen
1
-5
/
+5
2008-08-03
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-08-02
when holding ctrl, pattern scaling has a fixed 1:1 ratio of original pattern ...
Johan B. C. Engelen
1
-12
/
+21
2008-08-01
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
1
-28
/
+29
2008-08-01
change knot.h to Geom::Point only instead of NR::Point.
Johan B. C. Engelen
1
-1
/
+1
2008-08-01
Formerly static function used for snapping is now a private member of KnotHol...
Maximilian Albert
1
-16
/
+15
2008-08-01
remove strange factor for showing the pattern unit cell (quarter of real cell).
Johan B. C. Engelen
1
-5
/
+5
2008-08-01
patterns: make it possible to have different scaling in X and Y directions. s...
Johan B. C. Engelen
1
-21
/
+22
2008-08-01
enable snapping of pattern's origin
Johan B. C. Engelen
1
-2
/
+18
2008-07-27
fix release mouse crash, add missed disconnects, remove unused callback
bulia byak
1
-0
/
+4
2008-07-14
Enable simultaneous knotholder and nodepath
Maximilian Albert
1
-1
/
+7
2008-06-12
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
1
-1
/
+1
2008-06-11
warning cleanup
Jon A. Cruz
1
-2
/
+2
2008-06-04
Add missing file knot-holder-entity.cpp; sorry for breaking the buildsvn add ...
Maximilian Albert
1
-0
/
+217