summaryrefslogtreecommitdiffstats
path: root/src/2geom/sbasis-geometric.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun2018-10-011-3/+4
| | | | Update README and remove obsolete files
* re-commit rev 15003. (Bug 1668853)Alvin Penner2017-03-041-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1668853 (bzr r15563)
* Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz2016-06-161-5/+4
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1535444 - https://launchpad.net/bugs/1236320 - https://launchpad.net/bugs/1586973 (bzr r14991)
* 2Geom: update to r2422.Krzysztof Kosi??ski2015-08-131-1/+1
| | | | | | | | | | Fixes LP #1482806: crash on Pattern along Path with horizontal segments. This was caused by empty SBasis objects. After the changes in 2Geom, empty SBasis objects should no longer be created. Fixed bugs: - https://launchpad.net/bugs/1482806 (bzr r14299)
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-6/+4
| | | (bzr r12921)
* more 2geom fixJohan B. C. Engelen2012-04-101-6/+9
| | | (bzr r11215)
* Synchronized 2geom to revision 2058Kris De Gussem2012-02-151-7/+0
| | | (bzr r10978)
* Enable tangential and perpendicular snapping to paths (in the node-tool, ↵Diederik van Lierop2012-01-141-0/+17
| | | | | pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths) (bzr r10886)
* update 2geom to r2049. fixes bugs!Johan B. C. Engelen2012-01-041-5/+12
| | | (bzr r10837)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+2
| | | (bzr r10697)
* 1) make snapping to clip/mask paths optional (see document properties dialog ↵Diederik van Lierop2011-10-081-1/+1
| | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-18/+23
| | | (bzr r10025)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* 2geom updateJF Barraud2009-03-091-0/+12
| | | (bzr r7453)
* update of sbasis-geometric.cpp (unitVector() was broken, which affects some ↵JF Barraud2009-01-031-13/+38
| | | | | lpe's) (bzr r7069)
* update to 2geom rev.1723Johan B. C. Engelen2008-12-131-27/+30
| | | (bzr r6996)
* Merge from fe-movedTed Gould2008-11-211-7/+8
| | | (bzr r6891)
* Merge from trunkTed Gould2008-10-281-9/+346
| | | (bzr r6886)
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-5/+5
| | | (bzr r6134)
* update 2geomJohan B. C. Engelen2008-06-141-0/+11
| | | (bzr r5931)
* merge in 2geom rev. 1154Johan B. C. Engelen2007-09-161-3/+3
| | | (bzr r3756)
* Update to 2Geom rev. 1113Johan B. C. Engelen2007-08-301-1/+1
| | | (bzr r3622)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+378
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)