| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r5600)
|
| |
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r4082)
|
| |
|
|
|
| |
-> 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)
|