summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-08Massive performance improvment for basic node operations with thousands of nodesLiam P. White1-1/+31
2014-05-13Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz1-1/+1
2014-05-13Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz1-1/+1
2014-05-13Patch from Jabierxto to fix a bug I reported off-tracker.ScislaC1-2/+2
2014-05-12Patch from Jabierxto to fix a bug I reported off-tracker.Josh Andler1-2/+2
2014-05-05Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira1-7/+1
2014-04-01A refactor for fixing some issues. Pending how to handle static functions Jabier Arraiza Cenoz1-29/+32
2014-03-31Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz1-70/+96
2014-03-31use <cmath> instead <math.h> by point of ViníciusJabier Arraiza Cenoz1-1/+1
2014-03-22tool/node.cpp : don't rely on g_error terminating the program, allow more gra...Johan B. C. Engelen1-0/+4
2014-03-05Fixing branch problemsJabier Arraiza Cenoz1-32/+32
2014-03-05TranslationsJabier Arraiza Cenoz1-32/+32
2014-03-05translations from spanish to english done, it might need a little review, but...Guiu Rocafort1-32/+32
2014-03-01Substitute isBSpline property by a cached function isBSpline(bool)Jabier Arraiza Cenoz1-15/+15
2014-02-28adding some commentsJabier Arraiza Cenoz1-2/+1
2014-01-09Fix a bug whith oposite handles on node move,and a little cleanupJabier Arraiza Cenoz1-8/+10
2014-01-02Fixed a boring bug sometimes curves be converted to lines, increasing a bit t...Jabier Arraiza Cenoz1-3/+18
2013-12-31fix a bug whith degenerate handlesJabier Arraiza Cenoz1-1/+1
2013-12-30Spanish comment of node.cppJabier Arraiza Cenoz1-20/+33
2013-12-30RefactJabier Arraiza Cenoz1-0/+1
2013-12-30Updated tip stringsJabier Arraiza Cenoz1-4/+8
2013-12-30RefactorizingJabier Arraiza Cenoz1-13/+8
2013-12-30RefactorizingJabier Arraiza Cenoz1-132/+78
2013-12-03Fix a bug delete BSpline LPE from a path retain some BSpline propertiesJabier Arraiza Cenoz1-30/+33
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+2
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-7/+6
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+3
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+2
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+2
2013-10-07fix bsplinesJabier Arraiza Cenoz1-1/+4
2013-10-07fix bsplinesJabier Arraiza Cenoz1-2/+0
2013-10-07Fixing BSplinesJabier Arraiza Cenoz1-0/+1
2013-10-07update to trunkJabier Arraiza Cenoz1-1/+1
2013-10-07fix in nodesJabier Arraiza Cenoz1-0/+2
2013-10-06Fix bspline and strip multi node bspline power editing whith node tool becaus...Jabier Arraiza Cenoz1-51/+51
2013-07-20Ported away from and removed "sp-metrics.*".Matthew Petroff1-6/+12
2013-05-16Fix error with try-catchJabier Arraiza Cenoz1-12/+49
2013-05-06Change only selected nodesroot1-5/+7
2013-05-06Removed auto select nodes, not decide for the user. Added auto update all sel...Jabier Arraiza Cenoz1-24/+9
2013-04-27Fixed important selection bug when changing to cusp nodesJabier Arraiza Cenoz1-29/+40
2013-04-17Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...root1-4/+13
2013-04-07Change width only for selected nodes by widgetroot1-1/+1
2013-04-01Fixed scale-rotate isue with paths multiplesroot1-0/+6
2013-03-31Fix scale and rotate some nodesJabier Arraiza Cenoz1-21/+20
2013-03-20Fixing node faultjtx1-2/+12
2013-03-20Fixing node faultjtx1-29/+18
2013-03-19Working width widgetsJabier Arraiza Cenoz1-5/+2
2013-03-18working whith widgetsJabier Arraiza Cenoz1-1/+4
2013-03-11~sub fix, double click to reset default handles and control to 10% steproot1-5/+63
2013-03-05BPower for testing.Jabier Arraiza Cenoz1-6/+14