summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-14/+15
* | | update to trunkJabier Arraiza Cenoz2015-06-251-4/+32
|\| |
| * | Snapping in node tool now also works when:Diederik van Lierop2015-05-301-4/+32
| |/
* | update to trunkJabier Arraiza Cenoz2015-04-101-58/+58
|\|
| * Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-101-61/+61
* | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-031-7/+0
|/
* inicialice a header variableJabier Arraiza Cenoz2015-04-021-0/+1
* Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz2015-03-231-23/+17
* Fix a bug in multi-path-manipulator and finish bspline refactorJabier Arraiza Cenoz2015-03-211-15/+11
* Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-211-4/+17
* Changed two SP_IS_LPE_ITEM callsJabier Arraiza Cenoz2015-03-181-16/+22
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* when inserting a node, the endpoints cannot be symmetric nodes. (Bug 1367443)Alvin Penner2014-12-151-0/+4
* Remove unused variable and put well a constantJabier Arraiza Cenoz2014-11-031-4/+1
* remove magic numbers from bsplineJabier Arraiza Cenoz2014-09-231-6/+10
* fix bug -bad power- inserting nodes near cusp nodes in bsplineJabier Arraiza Cenoz2014-09-231-3/+31
* Fix bug moving nodes in bspline modeJabier Arraiza Cenoz2014-09-161-1/+1
* fixing cusp node bug on bspline -problems moving nodes because tiny handlesJabier Arraiza Cenoz2014-09-151-1/+3
* Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-2/+8
* Fixed some redraw problems moving nodes in bspline modeJabier Arraiza Cenoz2014-08-041-2/+4
* Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-021-5/+15
* Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-051-4/+8
* A refactor for fixing some issues. Pending how to handle static functions Jabier Arraiza Cenoz2014-04-011-11/+11
* Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz2014-03-311-31/+15
* Fix to solve static var in isBSpline functionJabier Arraiza Cenoz2014-03-161-11/+10
* simplify the code in isBSplineJabier Arraiza Cenoz2014-03-141-2/+3
* disabling cache approach for isBSpline function, pointed by ViníciusJabier Arraiza Cenoz2014-03-141-7/+8
* Small code simplificationVinícius dos Santos Oliveira2014-03-141-5/+1
* Fixing branch problemsJabier Arraiza Cenoz2014-03-051-7/+7
* TranslationsJabier Arraiza Cenoz2014-03-051-7/+7
* translations from spanish to english done, it might need a little review, but...Guiu Rocafort2014-03-051-7/+7
* Substitute isBSpline property by a cached function isBSpline(bool)Jabier Arraiza Cenoz2014-03-011-8/+11
* Removing hack for force show red lines in bspline modeJabier Arraiza Cenoz2014-02-081-7/+0
* add comment to bspline red outline hackJabier Arraiza Cenoz2014-01-301-0/+2
* Hack to can show/hide bspline linesJabier Arraiza Cenoz2014-01-301-2/+3
* fix bug compilingJabier Arraiza Cenoz2014-01-301-1/+1
* show outline by default in bspline, tnx to su_v suggestionJabier Arraiza Cenoz2014-01-301-0/+3
* show outline like normal paths, by good su_v suggestionJabier Arraiza Cenoz2014-01-301-2/+2
* update to trunkJabier Arraiza Cenoz2014-01-181-2/+2
|\
| * update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-2/+2
* | Fix a bug whith oposite handles on node move,and a little cleanupJabier Arraiza Cenoz2014-01-091-6/+1
* | Fixed a boring bug sometimes curves be converted to lines, increasing a bit t...Jabier Arraiza Cenoz2014-01-021-4/+2
* | Spanish comment of freehand-base.cppJabier Arraiza Cenoz2013-12-301-1/+0
* | Spanish comment of path-manipulator-cppJabier Arraiza Cenoz2013-12-301-14/+18
* | RefactorizingJabier Arraiza Cenoz2013-12-301-9/+2
* | RefactorizingJabier Arraiza Cenoz2013-12-301-6/+1
* | Fix a bug delete BSpline LPE from a path retain some BSpline propertiesJabier Arraiza Cenoz2013-12-031-21/+31
* | Update to trunkJabier Arraiza Cenoz2013-11-081-1/+1
|\|
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-1/+1
* | Fixing BSplinesJabier Arraiza Cenoz2013-10-071-6/+10