summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-8/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+5
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+0
* fix-bug-1586749. Broken english in bspline help messageJabier Arraiza Cenoz2016-05-291-1/+1
* Improve constant definitionsJabier Arraiza Cenoz2016-01-051-1/+1
* Improvements to BSPline widgets:jtx2015-09-011-1/+1
* A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz2015-08-141-2/+0
* Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...Jabier Arraiza Cenoz2015-08-131-59/+38
* minor coding style changesJabier Arraiza Cenoz2015-08-081-26/+26
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-041-2/+9
|\
| * Update 2Geom to r2347Krzysztof Kosi??ski2015-04-301-1/+1
| * 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-2/+9
* | Improve Tips for BSpline modeJabier Arraiza Cenoz2015-06-251-2/+3
|/
* Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-101-49/+49
* Improve the cache system of bspline, "Correctly" show bspline weight power on...Jabier Arraiza Cenoz2015-03-211-7/+8
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-5/+5
* commented unused variablesJabier Arraiza Cenoz2014-11-171-2/+2
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* This push add suport to helper paths redraw to nodes, handles and knots. Jabier Arraiza Cenoz2014-09-291-1/+10
* remove magic numbers from bsplineJabier Arraiza Cenoz2014-09-231-15/+20
* Fix a bug in BSpline, happend pressing any key hover a modified weight handle...Jabier Arraiza Cenoz2014-09-221-0/+1
* Massive performance improvment for basic node operations with thousands of nodesLiam P. White2014-08-081-1/+31
* Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-131-1/+1
* Patch from Jabierxto to fix a bug I reported off-tracker.Josh Andler2014-05-121-2/+2
* adding Vinícius work whith node tipsJabier Arraiza Cenoz2014-05-051-10/+2
|\
| * Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-051-7/+1
|/
* A refactor for fixing some issues. Pending how to handle static functions Jabier Arraiza Cenoz2014-04-011-29/+32
* Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz2014-03-311-70/+96
* use <cmath> instead <math.h> by point of ViníciusJabier Arraiza Cenoz2014-03-311-1/+1
* update to trunkJabier Arraiza Cenoz2014-03-231-0/+4
|\
| * tool/node.cpp : don't rely on g_error terminating the program, allow more gra...Johan B. C. Engelen2014-03-221-0/+4
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-051-32/+32
* | TranslationsJabier Arraiza Cenoz2014-03-051-32/+32
* | translations from spanish to english done, it might need a little review, but...Guiu Rocafort2014-03-051-32/+32
* | Substitute isBSpline property by a cached function isBSpline(bool)Jabier Arraiza Cenoz2014-03-011-15/+15
* | adding some commentsJabier Arraiza Cenoz2014-02-281-2/+1
* | Fix a bug whith oposite handles on node move,and a little cleanupJabier Arraiza Cenoz2014-01-091-8/+10
* | Fixed a boring bug sometimes curves be converted to lines, increasing a bit t...Jabier Arraiza Cenoz2014-01-021-3/+18
* | fix a bug whith degenerate handlesJabier Arraiza Cenoz2013-12-311-1/+1
* | Spanish comment of node.cppJabier Arraiza Cenoz2013-12-301-20/+33
* | RefactJabier Arraiza Cenoz2013-12-301-0/+1
* | Updated tip stringsJabier Arraiza Cenoz2013-12-301-4/+8
* | RefactorizingJabier Arraiza Cenoz2013-12-301-13/+8
* | RefactorizingJabier Arraiza Cenoz2013-12-301-132/+78
* | Fix a bug delete BSpline LPE from a path retain some BSpline propertiesJabier Arraiza Cenoz2013-12-031-30/+33
* | Update to trunkJabier Arraiza Cenoz2013-11-081-2/+2
|\|
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-2/+2
* | Update to trunkJabier Arraiza Cenoz2013-10-131-7/+6
|\|