| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
|
| |
|
|
|
| |
which reduces snap jitter)
(bzr r8906)
|
| |
|
|
|
| |
ones in 2geom/geom.h. (I know we're in a refactoring freeze, but this one I was already working on before this freeze was announced and it's quite safe IMHO. It's only a small change in 2geom's API and can hardly do any real harm. I will not refactor anything else until after the v0.47 release, promised!)
(bzr r7688)
|
| |
|
| |
(bzr r7491)
|
| |
|
|
|
| |
displayed "B".
(bzr r7335)
|
| |
|
| |
(bzr r6606)
|
| |
|
| |
(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)
|