summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bspline.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-06Refactoring: call setAttribute() directly.Shlomi Fish1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-30/+28
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-7/+6
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-6/+7
2018-03-26Base LPE refactorJabier Arraiza1-1/+4
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+1
2017-05-29Initial releaseJabiertxof1-2/+2
2017-05-27More fixes to LPEJabiertxof1-2/+2
2017-05-27More fixes to LPEJabiertxof1-2/+2
2017-05-18fix a brunch of memory leakschr1-0/+1
2017-04-29minor bugfixingJabiertxof1-1/+1
2017-04-28ResetJabiertxof1-16/+0
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+1
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-0/+16
2016-06-18fixing bug moving nodesJabier Arraiza Cenoz1-4/+4
2016-01-05Improve constant definitionsJabier Arraiza Cenoz1-2/+2
2015-11-13Fix a bug on bspline, duplicating end nodesJabier Arraiza Cenoz1-0/+24
2015-09-11fixes bug:1492711 in bspline and fillet chamferjtx1-0/+7
2015-09-08Fix a bug in BSpline on straight lines when press a default width buttonJabier Arraiza Cenoz1-1/+1
2015-09-08fixes bug:1492704 in bsplinejtx1-1/+1
2015-09-01Changed some strings to BSPLine widgetsJabier Arraiza Cenoz1-14/+14
2015-09-01Improvements to BSPline widgets:jtx1-19/+25
2015-08-22Simplify a bit BSpline codeJabier Arraiza Cenoz1-61/+22
2015-08-14A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz1-1/+1
2015-08-06Refactor BSPline and Spiro to remove duplicated functionsJabier Arraiza Cenoz1-132/+107
2015-08-02Fixed some typos in bsector and bsplineJabier Arraiza Cenoz1-0/+1
2015-06-26Improve hidding helper path when show outline toogle is onjtx1-3/+6
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-6/+6
2015-04-10Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz1-160/+160
2015-04-03Add helper path to guide BSpline if path outline is hiddenJabier Arraiza Cenoz1-2/+4
2015-03-21Fixed bug whith mapsJabier Arraiza Cenoz1-38/+6
2015-03-21Cleanup headers in BSpline LPEJabier Arraiza Cenoz1-38/+6
2015-03-09Removed auto size helper paths because strange resultJabier Arraiza Cenoz1-32/+17
2015-03-08Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz1-3/+17
2015-03-02Fixed a bad castingJabier Arraiza Cenoz1-5/+7
2014-11-17fix a bug in bspline on apply on non shapesJabier Arraiza Cenoz1-17/+4
2014-11-05Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz1-132/+19
2014-11-05i18n. Fix for bug #1389509 (typos in trunk-r13669).Masato Hashimoto1-1/+1
2014-11-03Update wrong variable name and apply the same way to select nodes to fillet/c...Jabier Arraiza Cenoz1-11/+12
2014-11-02Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz1-5/+4
2014-11-01Warning cleanup.Jon A. Cruz1-1/+1
2014-10-16Update to bspline branch, now helper path fixed and optionalroot1-40/+86
2014-09-29add support for document-units in the helper path of bsplineJabier Arraiza Cenoz1-2/+9
2014-09-29Add helper paths to BSPlineJabier Arraiza Cenoz1-0/+33
2014-09-27Update to experimental r13565Liam P. White1-274/+120
2014-09-23remove magic numbers from bsplineJabier Arraiza Cenoz1-19/+23
2014-09-22Fix for strange gap at shift to cusp in bsplineJabier Arraiza Cenoz1-259/+101