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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
From trunk
Ted Gould
2008-10-27
1
-3
/
+4
*
Merging from trunk
Ted Gould
2008-10-11
1
-2
/
+2
*
Modify the parameters required for setting up the SnapManager
Diederik van Lierop
2008-08-28
1
-1
/
+1
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-2
/
+2
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-3
/
+3
*
fix ambiguities by implicit NR::Matrix/Geom::Matrix cast.
Johan B. C. Engelen
2008-08-06
1
-5
/
+5
*
Warning cleanup
Jon A. Cruz
2008-08-03
1
-1
/
+1
*
when holding ctrl, pattern scaling has a fixed 1:1 ratio of original pattern ...
Johan B. C. Engelen
2008-08-02
1
-12
/
+21
*
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
2008-08-01
1
-28
/
+29
*
change knot.h to Geom::Point only instead of NR::Point.
Johan B. C. Engelen
2008-08-01
1
-1
/
+1
*
Formerly static function used for snapping is now a private member of KnotHol...
Maximilian Albert
2008-08-01
1
-16
/
+15
*
remove strange factor for showing the pattern unit cell (quarter of real cell).
Johan B. C. Engelen
2008-08-01
1
-5
/
+5
*
patterns: make it possible to have different scaling in X and Y directions. s...
Johan B. C. Engelen
2008-08-01
1
-21
/
+22
*
enable snapping of pattern's origin
Johan B. C. Engelen
2008-08-01
1
-2
/
+18
*
fix release mouse crash, add missed disconnects, remove unused callback
bulia byak
2008-07-27
1
-0
/
+4
*
Enable simultaneous knotholder and nodepath
Maximilian Albert
2008-07-14
1
-1
/
+7
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-1
/
+1
*
warning cleanup
Jon A. Cruz
2008-06-11
1
-2
/
+2
*
Add missing file knot-holder-entity.cpp; sorry for breaking the buildsvn add ...
Maximilian Albert
2008-06-04
1
-0
/
+217