summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bspline.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix a bug in bspline on apply on non shapesJabier Arraiza Cenoz2014-11-171-17/+4
* Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-051-132/+19
* i18n. Fix for bug #1389509 (typos in trunk-r13669).Masato Hashimoto2014-11-051-1/+1
* Update wrong variable name and apply the same way to select nodes to fillet/c...Jabier Arraiza Cenoz2014-11-031-11/+12
* Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-021-5/+4
* Warning cleanup.Jon A. Cruz2014-11-011-1/+1
* Update to bspline branch, now helper path fixed and optionalroot2014-10-161-40/+86
* add support for document-units in the helper path of bsplineJabier Arraiza Cenoz2014-09-291-2/+9
* Add helper paths to BSPlineJabier Arraiza Cenoz2014-09-291-0/+33
* remove magic numbers from bsplineJabier Arraiza Cenoz2014-09-231-19/+23
* Fix for strange gap at shift to cusp in bsplineJabier Arraiza Cenoz2014-09-221-259/+101
* remove gtkmm sub-headersJabier Arraiza Cenoz2014-08-261-14/+7
* Add signals to ToggleButton; more coding styleLiam P. White2014-07-081-626/+616
* Fix GTK+ 3 buildLiam P. White2014-05-161-0/+13
* Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-131-3/+19
* Redesign of the BSpline LPE widgetsJabier Arraiza Cenoz2014-04-221-17/+40
* align two buttons in LPE widgetJabier Arraiza Cenoz2014-04-221-6/+4
* Fixed bug in LPE Bspline widget, on apply selected nodes, because a rounding ...Jabier Arraiza Cenoz2014-03-311-19/+2
* clang-format bspline lpe filesJabier Arraiza Cenoz2014-03-301-565/+617
* Adding cout << output to check bug in Geom::are_nearJabier Arraiza Cenoz2014-03-271-5/+21
* Update to trunkJabier Arraiza Cenoz2013-11-101-1/+1
* Fixing bugs on update to trunkJabier Arraiza Cenoz2013-11-081-2/+2
* update to trunkroot2013-10-051-1/+1
* Reverted po files to master branch, now the diff of launchpad is more usableJabier Arraiza Cenoz2013-08-181-1/+1
* Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ...root2013-04-171-35/+60
* Fixed bug moving selected nodesJabier Arraiza Cenoz2013-04-101-108/+60
* Fixing problem whith changing node sselected - not solvedJabier Arraiza Cenoz2013-04-101-1/+3
* fixing error moving selected nodesroot2013-04-101-52/+50
* Change width only for selected nodes by widgetroot2013-04-071-21/+25
* Changing width only to selected nodesJabier Arraiza Cenoz2013-04-041-75/+207
* Fix scale and rotate some nodesJabier Arraiza Cenoz2013-03-311-1/+21
* Fix weight 0 by widget now give a full cusp nodeJabier Arraiza Cenoz2013-03-231-6/+6
* Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-231-20/+25
* For testing, widget added, regression fixedJabier Arraiza Cenoz2013-03-201-11/+24
* Working width widgetsJabier Arraiza Cenoz2013-03-191-124/+112
* working whith widgetsJabier Arraiza Cenoz2013-03-181-25/+69
* Working with widjetsJabier Arraiza Cenoz2013-03-171-31/+17
* Working in widgetsroot2013-03-171-15/+29
* widget working not compileroot2013-03-161-72/+247
* Updating original pathJabier Arraiza Cenoz2013-03-141-135/+73
* ~sub fix, double click to reset default handles and control to 10% steproot2013-03-111-2/+133
* refactor bsplineSpiroliveJabier Arraiza Cenoz2013-03-051-55/+51
* Spiro refactorJabier Arraiza Cenoz2013-03-031-34/+38
* BSpline refactorJabier Arraiza Cenoz2013-03-011-66/+52
* Fixed closed pc->eaJabier Arraiza Cenoz2013-02-281-7/+3
* Saved for next refactorJabier Arraiza Cenoz2013-02-231-29/+48
* Mayor refactorJabier Arraiza Cenoz2013-02-191-46/+34
* refactorJabier Arraiza Cenoz2013-02-181-23/+23
* All done except cusp continuous and close bsplineJabier Arraiza Cenoz2013-02-141-1/+1
* First Steps, BSpline Live Path Ok, working Pen ContextJabier Arraiza Cenoz2013-02-131-35/+53