summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-133-7/+39
* Update to trunkJabier Arraiza Cenoz2014-05-133-39/+7
|\
| * Patch from Jabierxto to fix a bug I reported off-tracker.Josh Andler2014-05-121-2/+2
* | 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.ScislaC2014-05-131-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-0928-48462/+10642
|\
| * Merging Jabier's spirolive+bspline branchVinícius dos Santos Oliveira2014-05-0828-48462/+10642
| |\
| | * adding const _pathmanipulatos staff to handles (handles also have tips)Jabier Arraiza Cenoz2014-05-051-0/+4
| | * update to trunkJabier Arraiza Cenoz2014-05-0595-25781/+27590
| | |\
| | * \ 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-279-3901/+3986
| | |\ \
| | * \ \ update to trunkJabier Arraiza Cenoz2014-04-272-202/+217
| | |\ \ \
| | * \ \ \ update to trunkJabier Arraiza Cenoz2014-04-2650-4994/+5214
| | |\ \ \ \
| | * | | | | 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-211-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-201-2/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-202-2/+3
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-1940-135/+271
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-114-133/+117
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-091-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-04-0926-569/+758
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-012-87/+101
| | * | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-04-0112-6038/+9051
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | 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-3115-707/+640
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | 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-3082-2196/+2749
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | 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-2517-220/+730
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-236-245/+52
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ update to trunkJabier Arraiza Cenoz2014-03-2332-363/+347
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2014-03-202-14/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | Refactor of anchorsJabier Arraiza Cenoz2014-03-203-67/+50