summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-021-1/+1
| | | | change
* Add icons to show help in set defauls LPE parametersJabier Arraiza2019-10-121-6/+9
|
* Fixes for pressure pencilJabier Arraiza2019-07-191-1/+1
|
* Improvements finish pointed by MarenJabier Arraiza2019-07-191-0/+1
|
* Improvemets to power pencilJabiertxof2019-07-191-0/+1
|
* Fix a bug defaulting some parametersJabiertxof2019-05-241-2/+2
|
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-051-3/+2
|
* Remove unused transform functions related to LPE and improvements to ↵Jabier Arraiza2018-12-151-6/+4
| | | | fill-betreen-* LPEs
* 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-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.
* Noumerous bugfixes pointed by Lazur on IRCJabier Arraiza2018-04-231-2/+2
|
* Base LPE refactorJabier Arraiza2018-03-261-7/+9
|
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-2/+2
|
* Add a new value to LPE 'is_load' to know the lpe is just load, no previous ↵Jabiertxof2017-05-281-0/+1
| | | | | values set yet to not LPE stored values when loading a previous file (bzr r15711)
* Change bad named varsJabiertxof2017-05-271-1/+1
| | | (bzr r15704)
* Fix a bug on tapper stroke detected with Ede_123 on IRCJabiertxof2017-05-071-0/+1
| | | (bzr r15673)
* Update to trunkJabier Arraiza Cenoz2017-05-051-0/+1
|\ | | | | (bzr r15620.1.17)
| * Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-0/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
* | Update to trunkJabiertxof2017-05-011-1/+0
|\| | | | | (bzr r15620.1.14)
| * Fix erase lpe in multi LPE modeJabiertxof2017-05-011-1/+0
| | | | | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
* | Rewrite UXJabiertxof2017-04-291-2/+4
| | | | | | (bzr r15620.1.12)
* | ResetJabiertxof2017-04-281-6/+2
| | | | | | (bzr r15620.1.9)
* | Start adding GUI to prefsJabier Arraiza Cenoz2017-04-261-1/+2
| | | | | | (bzr r15620.1.3)
* | Allow set and reset default values of LPE parametersJabiertxof2017-04-141-2/+5
|/ | | (bzr r15620.1.1)
* Fixing to mergeJabiertxof2017-01-241-0/+3
| | | (bzr r15392.1.8)
* Add fixes sugested by Martin OwensJabiertxof2017-01-231-0/+2
|\ | | | | (bzr r15392.1.7)
* | Adding baseJabiertxof2017-01-051-5/+10
|/ | | (bzr r15392.1.1)
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-2/+2
| | | (bzr r15337)
* Improvements and fixes for buds pointed by suv on measure line LPEJabiertxof2016-12-031-0/+1
| | | (bzr r15294)
* Update to trunkJabier Arraiza Cenoz2016-10-031-0/+1
|\ | | | | (bzr r15017.1.35)
| * Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-291-0/+1
| | | | | | (bzr r15086)
* | Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz2016-07-301-1/+1
| | | | | | (bzr r15017.1.15)
* | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-241-0/+1
|/ | | (bzr r15017.1.2)
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678)
* Merge from trunkKrzysztof Kosi??ski2015-05-221-1/+0
|\ | | | | (bzr r14059.2.15)
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-091-1/+0
| | | | | | | | | | Remove units from fillet-chamfer and roughen (bzr r14136)
* | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-4/+4
|/ | | (bzr r14059.2.1)
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-081-1/+1
| | | (bzr r13974)
* Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz2014-11-051-1/+7
| | | | | | | | 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 to trunk/integrate BSplineLiam P. White2014-05-091-0/+1
|\ | | | | (bzr r13090.1.73)
| * Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-051-0/+1
| | | | | | | | | | | | | | | | accessing const objects. This change was required to correctly show on the GUI whether or not a node was a bspline. (bzr r11950.8.1)
* | Properly allow effect stacking with knotholders (and add extra LPE ↵Liam P. White2014-04-061-0/+8
| | | | | | | | | | functionality) (bzr r13090.1.48)
* | Fix some stuffLiam P. White2014-04-021-0/+3
|/ | | (bzr r13090.1.41)
* LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ↵Johan B. C. Engelen2014-01-121-1/+1
| | | | | not yet called by anyone, but the naming was confusing) (bzr r12920)
* C++Johan B. C. Engelen2013-10-041-1/+1
| | | (bzr r12660)
* const ....Johan B. C. Engelen2013-01-171-7/+7
| | | (bzr r12039)
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-2/+2
| | | (bzr r12038)
* const methodsJohan B. C. Engelen2013-01-171-7/+7
| | | (bzr r12037)
* cleanup knotholder code for LPEsJohan B. C. Engelen2012-04-071-3/+2
| | | (bzr r11170)
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-1/+0
| | | (bzr r11070)