summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-133-7/+39
* Patch from Jabierxto to fix a bug I reported off-tracker.Josh Andler2014-05-121-2/+2
* small logic improvementJohan B. C. Engelen2014-05-121-3/+1
* CSS2 and CSS3 text decoration rendering, most code from David Mathog.Tavmjong Bah2014-05-114-199/+429
* Add closePath().Tavmjong Bah2014-05-111-0/+1
* Tentative fix for LPEs and undoLiam P. White2014-05-102-2/+21
* Style rewrite: 'text-decoration' requires access to style of ancestor element...Tavmjong Bah2014-05-102-8/+24
* Style rewrite: Correct 'text-decoration' CSS2 vs. CSS3 behavior.Tavmjong Bah2014-05-091-0/+10
* Update to tip.Tavmjong Bah2014-05-0924-83/+2234
|\
| * Merging Jabier's spirolive+bspline branchVinícius dos Santos Oliveira2014-05-0824-83/+2234
| |\
| | * adding const _pathmanipulatos staff to handles (handles also have tips)Jabier Arraiza Cenoz2014-05-051-0/+4
| | * update to trunkJabier Arraiza Cenoz2014-05-0528-293/+542
| | |\
| | * \ adding Vinícius work whith node tipsJabier Arraiza Cenoz2014-05-057-15/+36
| | |\ \
| | | * | Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-057-12/+35
| | |/ /
| | * | update to trunkJabier Arraiza Cenoz2014-04-278-209/+233
| | |\ \
| | * \ \ update to trunkJabier Arraiza Cenoz2014-04-272-202/+217
| | |\ \ \
| | * \ \ \ update to trunkJabier Arraiza Cenoz2014-04-2648-4585/+4994
| | |\ \ \ \
| | * | | | | Redesign of the BSpline LPE widgetsJabier Arraiza Cenoz2014-04-222-19/+42
| | * | | | | align two buttons in LPE widgetJabier Arraiza Cenoz2014-04-221-6/+4
| | * | | | | update to trunkJabier Arraiza Cenoz2014-04-224-2/+45
| | |\ \ \ \ \
| | * \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-202-2/+3
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-1911-20/+64
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-111-11/+6
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-0919-86/+139
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-012-87/+101
| | * | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-04-0111-25/+112
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | 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-3114-707/+627
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixed bug in LPE Bspline widget, on apply selected nodes, because a rounding ...Jabier Arraiza Cenoz2014-03-311-19/+2
| | * | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-3073-1992/+2574
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | clang-format bspline lpe filesJabier Arraiza Cenoz2014-03-302-585/+636
| | * | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-2740-681/+975
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Adding cout << output to check bug in Geom::are_nearJabier Arraiza Cenoz2014-03-271-5/+21
| | * | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-2515-217/+727
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-235-243/+43
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-2324-75/+117
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-191-64/+49
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-191-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | 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-1810-27/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-168-390/+347
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \