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
*
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
2010-08-11
1
-1
/
+2
*
- Snap while rotating an object using the selector tool
Diederik van Lierop
2010-07-12
1
-2
/
+2
*
Revert the inverted coordinate system fix. 3D Boxes and guides
Krzysztof Kosi??ski
2010-04-06
1
-56
/
+73
*
Fix pattern knotholder
Krzysztof Kosi??ski
2010-04-03
1
-73
/
+56
*
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
2010-01-23
1
-3
/
+3
*
When dragging a knot along a constraint line, then allow snapping the positio...
Diederik van Lierop
2009-08-23
1
-2
/
+23
*
Remove an unused parameter from the snapping API
Diederik van Lierop
2009-06-20
1
-2
/
+2
*
Implement constrained snapping when dragging the position and size handles of...
Diederik van Lierop
2009-03-15
1
-2
/
+2
*
* Implement constrained snapping of knots
Diederik van Lierop
2009-03-13
1
-0
/
+12
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-5
/
+5
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-10
/
+10
*
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