summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/freehand-base.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbarJabier Arraiza Cenoz2016-01-061-1/+6
* allow more translations than only scaleJabier Arraiza Cenoz2015-08-081-5/+1
* Fix a bug scaling path parametersJabier Arraiza Cenoz2015-08-071-11/+28
* Allow scale on bend itemsJabier Arraiza Cenoz2015-08-051-1/+9
* Fix some transform problems in Bend path.Jabier Arraiza Cenoz2015-08-051-27/+17
* Fixed some typos in bsector and bsplineJabier Arraiza Cenoz2015-08-021-15/+31
* Update simplify interactive to handle trinagle out powerstrokes, also fix it ...Jabier Arraiza Cenoz2015-08-011-5/+7
* update to trunkJabier Arraiza Cenoz2015-07-301-2/+24
|\
| * Fix LPE stack in interactive simplifyjtx2015-07-271-8/+8
| * update to trunkJabier Arraiza Cenoz2015-07-241-6/+6
| |\
| | * Fix a bug continuing a bezier path whith a LPE one like spiro or bspline on a...Jabier Arraiza Cenoz2015-07-221-4/+3
| | * Fix a bug continuing a bezier path whith a LPE one like spiro or bsplineJabier Arraiza Cenoz2015-07-101-3/+4
| * | Update to new simplifyJabier Arraiza Cenoz2015-03-101-2/+0
| * | Fix new added simplify parameterJabier Arraiza Cenoz2015-03-091-0/+1
| * | fix to fit the new parameters of simplify lpeJabier Arraiza Cenoz2015-03-081-1/+0
| * | allow use multiple lines, added new iconJabier Arraiza Cenoz2015-03-081-1/+1
| * | add interactive smooth to pen toolJabier Arraiza Cenoz2015-03-071-0/+26
* | | Fis fix a bug finded in my presentation in the HackFestjabiertxof2015-04-291-2/+6
* | | update to trunkJabier Arraiza Cenoz2015-04-101-6/+6
|\ \ \ | | |/ | |/|
| * | Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-101-6/+6
| |/
* | Rename a variable to current coding styleJabier Arraiza Cenoz2015-04-091-14/+14
* | update to trunkJabier Arraiza Cenoz2015-03-181-21/+16
|\|
| * Remove sp_style_write_string() and sp_style_write_difference().Tavmjong Bah2014-12-251-12/+7
| * Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
| * Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-2/+2
| * Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-4/+4
| * Fix a bug in pen/cil modes triangle in/outJabier Arraiza Cenoz2014-11-241-1/+1
* | updated code to work on 0.92 codeJabier Arraiza Cenoz2014-11-241-9/+12
* | Fixing bend from clipboard to trunk 0.92Jabier Arraiza Cenoz2014-11-241-27/+21
* | fixing to trunkJabier Arraiza Cenoz2014-11-231-86/+146
|\|
| * modify sequence of events. (Bug 1247801)Alvin Penner2014-11-191-1/+1
| * Move more UI code into ui/Liam P. White2014-10-051-1/+1
| * A bit refactor, remove some old varsJabier Arraiza Cenoz2014-09-241-22/+0
| * Show the helper curves in pen tool with the color of the current layer define...Jabier Arraiza Cenoz2014-09-241-0/+1
| * Fix for strange gap at shift to cusp in bsplineJabier Arraiza Cenoz2014-09-221-4/+4
| * Update to trunk r13542Liam P. White2014-09-021-5/+4
| |\
| | * Fix locale issue in powerstroke width selectionLiam P. White2014-09-021-5/+4
| * | fix bug coninuing existing paths whith no LPE in bspline/spiro modesJabier Arraiza Cenoz2014-08-251-4/+4
| * | 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
| * | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-011-0/+19
| * | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...Jabier Arraiza Cenoz2014-03-311-14/+6
| * | 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-201-22/+15
| * | Refactor of anchorsJabier Arraiza Cenoz2014-03-201-58/+39
| * | 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
| * | 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