summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-7/+6
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+3
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+2
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+2
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-1/+4
* | fix bsplinesJabier Arraiza Cenoz2013-10-071-2/+0
* | Fixing BSplinesJabier Arraiza Cenoz2013-10-071-0/+1
* | update to trunkJabier Arraiza Cenoz2013-10-071-1/+1
* | fix in nodesJabier Arraiza Cenoz2013-10-071-0/+2
* | Fix bspline and strip multi node bspline power editing whith node tool becaus...Jabier Arraiza Cenoz2013-10-061-51/+51
* | update to trunkJabier Arraiza Cenoz2013-08-091-6/+12
|\|
| * Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-6/+12
* | Fix error with try-catchJabier Arraiza Cenoz2013-05-161-12/+49
* | Change only selected nodesroot2013-05-061-5/+7
* | Removed auto select nodes, not decide for the user. Added auto update all sel...Jabier Arraiza Cenoz2013-05-061-24/+9
* | Fixed important selection bug when changing to cusp nodesJabier Arraiza Cenoz2013-04-271-29/+40
* | Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...root2013-04-171-4/+13
* | Change width only for selected nodes by widgetroot2013-04-071-1/+1
* | Fixed scale-rotate isue with paths multiplesroot2013-04-011-0/+6
* | Fix scale and rotate some nodesJabier Arraiza Cenoz2013-03-311-21/+20
* | Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-231-1/+3
* | Inserting nodes fixed, cleanupJabier Arraiza Cenoz2013-03-211-34/+27
|\ \
| * | Fixing node faultjtx2013-03-201-2/+12