author | speleo3 <speleo3@users.sourceforge.net> | |
Sat, 20 Dec 2008 10:12:04 +0000 (10:12 +0000) | ||
committer | speleo3 <speleo3@users.sourceforge.net> | |
Sat, 20 Dec 2008 10:12:04 +0000 (10:12 +0000) | ||
commit | e8f467c9c30a028b10ca166c02e49df62bf753c2 | |
tree | 407a1f65e007449c4b9de2a3dbbd894430baeb5a | tree | snapshot |
parent | 0831ba373418b4b433e6b5e68893277b8002e577 | commit | diff |
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
* 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