Code

object-snapper.cpp
authorspeleo3 <speleo3@users.sourceforge.net>
Sat, 20 Dec 2008 10:12:04 +0000 (10:12 +0000)
committerspeleo3 <speleo3@users.sourceforge.net>
Sat, 20 Dec 2008 10:12:04 +0000 (10:12 +0000)
commite8f467c9c30a028b10ca166c02e49df62bf753c2
tree407a1f65e007449c4b9de2a3dbbd894430baeb5a
parent0831ba373418b4b433e6b5e68893277b8002e577
object-snapper.cpp
 * fix snapping to clip/mask with parent transform
 * replace matrix_to_desktop call

sp-item.h
sp-item.cpp
 * improve snapping to clip/mask with parent transform
 * remove matrix_to_desktop/matrix_from_desktop
 * use desktop->doc2dt() with sp_item_i2d_affine(...)

desktop.h
desktop.cpp
 * new method: dt2doc()

selection-chemistry.cpp
 * remove awkward matrix_to_desktop(matrix_from_desktop(...)) calls
src/desktop.cpp
src/desktop.h
src/object-snapper.cpp
src/selection-chemistry.cpp
src/sp-item.cpp
src/sp-item.h