summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bendpath.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Attemp to fix bug 1707899, retain shapes color. Also now retain shape ↵Jabier Arraiza2017-08-131-1/+1
| | | | previous width
* Fix bugs: #1621234 and #172137Jabier Arraiza Cenoz2016-09-111-1/+1
| | | | | | | Fixed bugs: - https://launchpad.net/bugs/172137 - https://launchpad.net/bugs/1621234 (bzr r15111)
* Fix a bug in pattern along path at first edit node after applied. Backport ↵Jabier Arraiza Cenoz2016-08-291-1/+1
| | | | | it to 0.92 (bzr r15089)
* Full refactor of the LPE now too much simple codeJabier Arraiza Cenoz2015-08-071-9/+9
| | | (bzr r14272.1.6)
* fix a bug appliening from patheffect list the LPEJabier Arraiza Cenoz2015-08-061-1/+2
| | | (bzr r14272.1.5)
* update to trunkJabier Arraiza Cenoz2015-08-051-0/+1
|\ | | | | (bzr r14272.1.3)
| * Fix some transform problems in Bend path.Jabier Arraiza Cenoz2015-08-051-2/+1
| | | | | | | | | | Also refactor a bit the file to simplify it (bzr r14276)
* | Fix bug on apply effect from pen/pencil toolbarJabier Arraiza Cenoz2015-08-051-3/+3
| | | | | | (bzr r14272.1.2)
* | Added point parameterJabier Arraiza Cenoz2015-08-021-3/+11
|/ | | (bzr r14272.1.1)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* const ....Johan B. C. Engelen2013-01-171-1/+1
| | | (bzr r12039)
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+1
| | | (bzr r12038)
* From trunkTed Gould2008-10-271-1/+0
| | | (bzr r6885)
* try to make LPE optimizations easier. example in LPE BendJohan B. C. Engelen2008-08-071-0/+3
| | | (bzr r6584)
* LPE STACKING!Johan B. C. Engelen2008-05-301-2/+0
| | | | | (many thanks to the french students who made this.) (bzr r5766)
* - Clean up LPE bounding box computing codeBastien Bouclet2008-04-151-1/+1
| | | | | - Initial work to make the Perspective Path effect work with groups. Still not working correctly due to a bug in the bounding box code. (bzr r5448)
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-1/+1
| | | (bzr r5394)
* rename LPEPathAlongPath -> LPEBendPathJohan B. C. Engelen2008-04-081-0/+61
(bzr r5385)