| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
2) fix constrained snapping
3) improve snapping logic (again), or more specifically: better obey "always snap"
4) refactoring to reduce risk of bugs: renaming variables and methods for better readability, adding class members instead of using std::pairs, etc.
(bzr r4379)
|
| |
|
|
|
| |
2) Fix constrained snapping to objects
(bzr r4314)
|
| |
|
|
|
| |
Adjusting line-snapper.cpp so that it doesn't include snapper-line.cpp such that it can be included normally in the Makefile_insert. Also, adding in helper-fns.h to the included source files.
(bzr r4207)
|
| |
|
| |
(bzr r4194)
|
| |
|
| |
(bzr r4111)
|
| |
|
| |
(bzr r4052)
|
| |
|
|
|
| |
Add conversion functions between Geom::Point and NR::Point
(bzr r4050)
|
| |
|
|
|
| |
-> SnappedLine
(bzr r4048)
|
| |
|
| |
(bzr r4020)
|
| |
|
|
|
| |
guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later.
(bzr r4016)
|
| |
|
| |
(bzr r3689)
|
| |
|
|
|
|
| |
2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes
3) Renaming of some constants to improve readability
(bzr r3331)
|
| |
|
| |
(bzr r734)
|
|
|
(bzr r1)
|