summaryrefslogtreecommitdiffstats
path: root/src/2geom/sbasis-geometric.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-012geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun1-3/+4
Update README and remove obsolete files
2017-03-04re-commit rev 15003. (Bug 1668853)Alvin Penner1-1/+1
Fixed bugs: - https://launchpad.net/bugs/1668853 (bzr r15563)
2016-06-29avoid zero SBasis curve. (Bug 1593963)Alvin Penner1-1/+1
Fixed bugs: - https://launchpad.net/bugs/1593963 (bzr r15003)
2016-06-16Fixes some bugs related to powerstroke 'Powerstroke infinite loop'Jabier Arraiza Cenoz1-5/+4
Fixed bugs: - https://launchpad.net/bugs/1535444 - https://launchpad.net/bugs/1236320 - https://launchpad.net/bugs/1586973 (bzr r14991)
2015-08-132Geom: update to r2422.Krzysztof Kosi??ski1-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)
2014-01-12update 2geom's copy to r2142Johan B. C. Engelen1-6/+4
(bzr r12921)
2012-04-10more 2geom fixJohan B. C. Engelen1-6/+9
(bzr r11215)
2012-02-15Synchronized 2geom to revision 2058Kris De Gussem1-7/+0
(bzr r10978)
2012-01-14Enable tangential and perpendicular snapping to paths (in the node-tool, ↵Diederik van Lierop1-0/+17
pen-tool, pencil-tool, and for guide manipulation; cannot be toggled yet, will always be active when snapping to paths) (bzr r10886)
2012-01-04update 2geom to r2049. fixes bugs!Johan B. C. Engelen1-5/+12
(bzr r10837)
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+2
(bzr r10697)
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ↵Diederik van Lierop1-1/+1
-> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-18/+23
(bzr r10025)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan1-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)
2009-03-092geom updateJF Barraud1-0/+12
(bzr r7453)
2009-01-03update of sbasis-geometric.cpp (unitVector() was broken, which affects some ↵JF Barraud1-13/+38
lpe's) (bzr r7069)
2008-12-13update to 2geom rev.1723Johan B. C. Engelen1-27/+30
(bzr r6996)
2008-11-21Merge from fe-movedTed Gould1-7/+8
(bzr r6891)
2008-10-28Merge from trunkTed Gould1-9/+346
(bzr r6886)
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-5/+5
(bzr r6134)
2008-06-14update 2geomJohan B. C. Engelen1-0/+11
(bzr r5931)
2007-09-16merge in 2geom rev. 1154Johan B. C. Engelen1-3/+3
(bzr r3756)
2007-08-30Update to 2Geom rev. 1113Johan B. C. Engelen1-1/+1
(bzr r3622)
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+378
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)