summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename "Tags" to "Selection sets" to avoid confusion with a global tagging sy...Liam P. White2014-05-111-1/+1
* Stabilize the selection set system a bitLiam P. White2014-05-111-3/+7
* Add selection setsLiam P. White2014-05-104-3/+1341
* Update to trunk/integrate BSplineLiam P. White2014-05-0912-82/+1421
|\
| * Merging Jabier's spirolive+bspline branchVinícius dos Santos Oliveira2014-05-0812-82/+1421
| |\
| | * adding const _pathmanipulatos staff to handles (handles also have tips)Jabier Arraiza Cenoz2014-05-051-0/+4
| | * adding Vinícius work whith node tipsJabier Arraiza Cenoz2014-05-054-15/+18
| | |\
| | | * Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-054-12/+17
| | |/
| | * update to trunkJabier Arraiza Cenoz2014-04-265-11/+29
| | |\
| | * \ update to trunkJabier Arraiza Cenoz2014-04-192-0/+6
| | |\ \
| | * \ \ update to trunkJabier Arraiza Cenoz2014-04-093-21/+15
| | |\ \ \
| | * | | | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-012-87/+101
| | * | | | update to trunkJabier Arraiza Cenoz2014-04-011-2/+2
| | |\ \ \ \
| | * | | | | A refactor for fixing some issues. Pending how to handle static functions Jabier Arraiza Cenoz2014-04-013-42/+45
| | * | | | | Some node.cpp/h work moved to path_manipulator.Jabier Arraiza Cenoz2014-03-315-110/+118
| | * | | | | use <cmath> instead <math.h> by point of ViníciusJabier Arraiza Cenoz2014-03-311-1/+1
| | * | | | | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...Jabier Arraiza Cenoz2014-03-314-29/+20
| | * | | | | update to trunkJabier Arraiza Cenoz2014-03-315-672/+592
| | |\ \ \ \ \
| | * \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-3042-1188/+2047
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-2719-405/+461
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-231-39/+43
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-232-0/+8
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed bug continuing cusp nodesJabier Arraiza Cenoz2014-03-201-1/+1
| | * | | | | | | | | | 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-204-27/+22
| | * | | | | | | | | | Refactor of anchorsJabier Arraiza Cenoz2014-03-203-67/+50
| | * | | | | | | | | | Fix a bug when starting path with change from bspline to spiro and inverseJabier Arraiza Cenoz2014-03-191-3/+4
| | * | | | | | | | | | 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
| | * | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-183-3/+3
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-163-356/+326
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix to solve static var in isBSpline functionJabier Arraiza Cenoz2014-03-162-12/+12
| | * | | | | | | | | | | | simplify the code in isBSplineJabier Arraiza Cenoz2014-03-141-2/+3
| | * | | | | | | | | | | | disabling cache approach for isBSpline function, pointed by ViníciusJabier Arraiza Cenoz2014-03-142-8/+9
| | * | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-143-5/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Adding default argument to PathManipulator::isBSpline.Vinícius dos Santos Oliveira2014-03-141-1/+1
| | * | | | | | | | | | | | | Small code simplificationVinícius dos Santos Oliveira2014-03-141-5/+1
| | * | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-132-8/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-106-13/+29
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-083-40/+105
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Fixed a bug when click over the previuos node in bspline/spiro moderoot2014-03-061-1/+0
| | * | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-063-120/+104
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Fixing branch problemsJabier Arraiza Cenoz2014-03-0510-107/+106
| | * | | | | | | | | | | | | | | | | Fixing branch problemsJabier Arraiza Cenoz2014-03-052-268/+282
| | * | | | | | | | | | | | | | | | | TranslationsJabier Arraiza Cenoz2014-03-0510-106/+107
| | * | | | | | | | | | | | | | | | | completed mergingGuiu Rocafort2014-03-051-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | Change tooltip to one more explicit to make cusp nodesJabier Arraiza Cenoz2014-03-041-4/+4
| | | * | | | | | | | | | | | | | | | | Reduce a half the spiro distance to redrawJabier Arraiza Cenoz2014-03-041-1/+1