summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White2014-08-101-1/+1
| * | | | | | Update to experimental r13465Liam P. White2014-08-081-1/+1
| |\| | | | |
| | * | | | | Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Ponyscape feature: finish pen drawing on context switchLiam P. White2014-08-081-1/+3
| * | | | | Update to experimental r13464Liam P. White2014-08-081-0/+2
| |\| | | |
| | * | | | Add in some debugging code that will complain when deleted knots are accessed...Liam P. White2014-08-071-0/+2
| * | | | | Update to experimental r13460Liam P. White2014-08-063-11/+20
| |\| | | |
| | * | | | Update to trunk r13489Liam P. White2014-08-042-3/+12
| | |\| | |
| | | * | | Fix for #906794, #1246550 (live effects not showing helper paths)Jabier Arraiza Cenoz2014-08-012-1/+47
| | * | | | Fixed some redraw problems moving nodes in bspline modeJabier Arraiza Cenoz2014-08-041-8/+8
| * | | | | Update to experimental r13452Liam P. White2014-07-3013-52/+111
| |\| | | |
| | * | | | Update to trunk r13482Liam P. White2014-07-301-0/+28
| | |\| | |
| | | * | | Fix for 1346972 (freehand shape mode should pick stroke width from tool's act...Liam P. White2014-07-291-0/+28
| | * | | | add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz2014-07-301-6/+39
| | * | | | Merge from trunk 13472Liam P. White2014-07-273-20/+19
| | |\| | |
| | | * | | Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
| | | * | | Fixed some unused variables warnings.Markus Engel2014-07-221-1/+1
| | | * | | Workarounds for crash bugs 1309050, 601336; will fix properly in experimentalLiam P. White2014-07-191-6/+3
| | | * | | Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen2014-07-011-12/+23
| | * | | | Clean up some ShapeHolder related thingsLiam P. White2014-07-269-26/+25
| | | |_|/ | | |/| |
| * | | | Update to experimental r13436Liam P. White2014-07-231-1/+0
| |\| | |
| | * | | fix bug pointed by LiamW in SpiroliveJabier Arraiza Cenoz2014-07-221-1/+0
| * | | | Update to experimental r13418Liam P. White2014-07-051-29/+32
| |\| | |
| | * | | pen tool: add back removal of curvature handle when backspace-deleting a node...Johan B. C. Engelen2014-07-011-29/+32
| | | |/ | | |/|
| * | | Update to experimental r13404Liam P. White2014-06-192-35/+26
| |\| |
| | * | Update to latest tip (trunk r13432)Liam P. White2014-06-192-35/+26
| | |\|
| | | * pen tool: fix crash when finishing path with right-click or enter while dragg...Johan B. C. Engelen2014-06-111-0/+2
| | | * Fix flakiness of measurement tool (due to issues with parallel lines, duplica...Diederik van Lierop2014-05-231-35/+24
| * | | Update to experimental r13402Liam P. White2014-06-141-27/+29
| |\| |
| | * | fix a bug on spirolive close pathJabier Arraiza Cenoz2014-06-091-27/+29
| | * | Undo changes in r13391Liam P. White2014-06-073-4/+5
| | * | Clean up some unnecessary pointer usage in livarotLiam P. White2014-06-063-5/+4
| * | | Update to experimental (r13376)Liam P. White2014-05-173-6/+66
| |\| |
| | * | Add Simplify LPEJabier Arraiza Cenoz2014-05-132-3/+47
| | * | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-131-3/+19
| * | | Update to trunk/integrate BSplineLiam P. White2014-05-096-55/+1095
| |\| |
| | * | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-012-87/+101
| | * | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...Jabier Arraiza Cenoz2014-03-314-29/+20
| | * | update to trunkJabier Arraiza Cenoz2014-03-306-40/+44
| | |\|
| | * | update to trunkJabier Arraiza Cenoz2014-03-2718-362/+416
| | |\ \
| | * | | Fixed bug continuing cusp nodesJabier Arraiza Cenoz2014-03-201-1/+1
| | * | | Removed persistent blue lineJabier Arraiza Cenoz2014-03-201-0/+4
| | * | | Full refactor of path continuations in bspline-spirolive mode, I think no mor...Jabier Arraiza Cenoz2014-03-204-27/+22
| | * | | Refactor of anchorsJabier Arraiza Cenoz2014-03-203-67/+50
| | * | | Fix a bug when starting path with change from bspline to spiro and inverseJabier Arraiza Cenoz2014-03-191-3/+4
| | * | | Fixing suv mac bug continuing existing bsplines/spiro pathsroot2014-03-191-1/+1
| | * | | This think fix su_v related bug on continuous paths in BSpline or Spiro modeJabier Arraiza Cenoz2014-03-191-1/+13
| | * | | update to trunkJabier Arraiza Cenoz2014-03-104-11/+29
| | |\ \ \
| | * | | | Removing repeated condition logical test to make the code more readableVinícius dos Santos Oliveira2014-03-101-8/+6
| | * | | | Shortening code through removal of variable declaration used only at oneVinícius dos Santos Oliveira2014-03-101-2/+1