summaryrefslogtreecommitdiffstats
path: root/src/sp-lpe-item.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix some chrash when apply LPE: ej- sometimes GearJabier Arraiza Cenoz2016-09-041-1/+1
* Add std::nothrow so tests of memory allocation work as expected.Tavmjong Bah2016-08-171-1/+1
* Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-3/+0
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-9/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+9
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-9/+0
* Fix a problem with LPE on clips and paths making extremly slow on LPEJabier Arraiza Cenoz2016-03-191-13/+8
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-130/+72
* static code analysisKris De Gussem2015-12-071-5/+5
* mergingMarc Jeanmougin2015-04-261-1/+1
|\
| * Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-121-1/+1
* | more cast cleanupMarc Jeanmougin2015-02-271-5/+5
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-10/+10
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-15/+15
|/
* More C++ string usage.Johan B. C. Engelen2014-11-251-26/+16
* Update to trunk r13621Liam P. White2014-10-171-2/+1
|\
| * noop: remove duplicate assignment in sp-lpe-item.cppJohan B. C. Engelen2014-10-121-2/+1
* | Move more UI code into ui/Liam P. White2014-10-051-2/+2
* | this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-16/+81
* | Update to experimental r13452Liam P. White2014-07-301-0/+2
|\ \
| * | Merge from trunk 13472Liam P. White2014-07-271-0/+2
| |\|
| | * Partly reverted r13460.Markus Engel2014-07-231-0/+4
| | * Fixed some logic errors; clang warnings.Markus Engel2014-07-221-4/+0
| | * Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-32/+3
| | * revert rev. 13429 that broke LPE Bend, Envelope, etc etc.Johan B. C. Engelen2014-06-241-4/+24
| | * Fix for ungrouping/non-LPEItem masksLiam P. White2014-06-221-8/+23
* | | Update to experimental r13418Liam P. White2014-07-051-37/+27
|\| |
| * | Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-271-33/+3
| * | fix bug introduced in rev. 13403 (merge with trunk)Johan B. C. Engelen2014-06-241-4/+24
* | | Update to experimental r13407Liam P. White2014-06-221-8/+22
|\| |
| * | Fix for ungrouping/non-LPEItem masksLiam P. White2014-06-221-8/+22
* | | Update to experimental r13404Liam P. White2014-06-191-24/+4
|\| |
| * | Update to latest tip (trunk r13432)Liam P. White2014-06-191-24/+4
| |\|
| | * LPEItem enabling/disabling: rewrite mechanism to be more robust. the previous...Johan B. C. Engelen2014-06-161-24/+4
| | * Fix for bug #1241902Jabier Arraiza Cenoz2014-06-111-0/+146
* | | Update to experimental r13402Liam P. White2014-06-141-0/+146
|\| |
| * | Fix for Bug #1241902 -Jabier Arraiza Cenoz2014-06-071-0/+146
* | | Update to trunk/integrate BSplineLiam P. White2014-05-091-0/+16
|\| |
| * | update to trunkJabier Arraiza Cenoz2014-05-051-7/+14
| |\|
| * | Enabling path manipulator to comunicate if paths are bspline whenVinícius dos Santos Oliveira2014-05-051-0/+16
* | | Fix an issue with doOnRemove not being calledLiam P. White2014-04-301-1/+4
|\ \ \ | | |/ | |/|
* / | Fix a small issue with Attach PathLiam P. White2014-04-291-1/+4
|/ /
* / when removing LPE, with 'flattening' option, don't recalculate/rewrite ellips...Johan B. C. Engelen2014-04-281-7/+14
|/
* Fix warning from previous commit.Josh Andler2014-04-261-2/+0
* Fix for on-canvas LPE controls to display immediately.Liam P. White2014-04-251-0/+16
* noop: improve code style in sp-lpe-item.cppJohan B. C. Engelen2014-04-051-13/+14
* fix warningsJohan B. C. Engelen2013-10-271-1/+1
* Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...Tavmjong Bah2013-10-081-0/+14
* C++Johan B. C. Engelen2013-10-041-49/+49
* C++Johan B. C. Engelen2013-10-041-20/+20