summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bspline.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-051-4/+2
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-7/+7
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
| | | | | Adds a delete specifier on constructors, destructors or assignment methods that should never be called, ensuring they actually never will.
* Fix headers on LPE'sJabiertxof2016-12-101-1/+1
| | | (bzr r15318)
* Changed some strings to BSPLine widgetsJabier Arraiza Cenoz2015-09-011-2/+2
| | | (bzr r14339)
* Improvements to BSPline widgets:jtx2015-09-011-1/+2
| | | | | | | Now the "Change Weight" is % based insteas 0-1 interval Removed "Ignore cusp nodes" and substituted by: "Apply on cusp nodes" and "Apply on non cusp nodes" (bzr r14337)
* Refactor BSPline and Spiro to remove duplicated functionsJabier Arraiza Cenoz2015-08-061-7/+6
| | | (bzr r14280)
* Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-101-3/+4
| | | (bzr r14054)
* Cleanup headers in BSpline LPEJabier Arraiza Cenoz2015-03-211-2/+1
| | | (bzr r14025)
* Removed auto size helper paths because strange resultJabier Arraiza Cenoz2015-03-091-1/+1
| | | (bzr r13981)
* fix a bug in bspline on apply on non shapesJabier Arraiza Cenoz2014-11-171-1/+1
| | | (bzr r13726)
* Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz2014-11-051-4/+3
| | | | | | | | fillet-chamfer. Also fixed the selected node problem in units not px. Also fixed two var to not allow NULL pointed by Johan Engelen. (bzr r13672)
* Update wrong variable name and apply the same way to select nodes to ↵Jabier Arraiza Cenoz2014-11-031-2/+1
| | | | | fillet/chamfer and BSpline, still the boring bug -ignore apply only to selected nodes- when document not in 'px' (bzr r13668)
* Update to bspline branch, now helper path fixed and optionalroot2014-10-161-10/+8
| | | (bzr r13341.1.275)
* Add helper paths to BSPlineJabier Arraiza Cenoz2014-09-291-0/+4
| | | (bzr r13341.1.226)
* Add signals to ToggleButton; more coding styleLiam P. White2014-07-081-28/+24
| | | (bzr r13341.1.87)
* Redesign of the BSpline LPE widgetsJabier Arraiza Cenoz2014-04-221-2/+2
| | | (bzr r11950.1.335)
* clang-format bspline lpe filesJabier Arraiza Cenoz2014-03-301-20/+19
| | | (bzr r11950.1.316)
* Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ↵root2013-04-171-0/+2
| | | | | snapping. Added new button widget to make cusp node (bzr r11950.1.96)
* Fixed bug moving selected nodesJabier Arraiza Cenoz2013-04-101-1/+1
| | | (bzr r11950.1.88)
* Changing width only to selected nodesJabier Arraiza Cenoz2013-04-041-2/+7
| | | (bzr r11950.1.81)
* Fixed end extremium node delete fault, ready for testingroot2013-03-221-0/+1
| | | (bzr r11950.1.66)
* For testing, widget added, regression fixedJabier Arraiza Cenoz2013-03-201-9/+9
| | | (bzr r11950.1.62)
* Working width widgetsJabier Arraiza Cenoz2013-03-191-37/+12
| | | (bzr r11950.1.58)
* working whith widgetsJabier Arraiza Cenoz2013-03-181-12/+35
| | | (bzr r11950.1.57)
* Working with widjetsJabier Arraiza Cenoz2013-03-171-19/+13
| | | (bzr r11950.1.56)
* Working in widgetsroot2013-03-171-12/+19
| | | (bzr r11950.1.55)
* widget working not compileroot2013-03-161-9/+19
| | | (bzr r11950.1.54)
* Updating original pathJabier Arraiza Cenoz2013-03-141-0/+6
| | | (bzr r11950.1.53)
* ~sub fix, double click to reset default handles and control to 10% steproot2013-03-111-1/+4
| | | (bzr r11950.1.51)
* First Steps, BSpline Live Path Ok, working Pen ContextJabier Arraiza Cenoz2013-02-131-1/+1
| | | (bzr r11950.1.29)
* First attempt for Adjustable WheightJabier Arraiza Cenoz2013-02-121-2/+0
| | | (bzr r11950.1.28)
* Going to mergeJabier Arraiza Cenoz2012-12-241-0/+35
(bzr r11950.1.5)