summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-perspective-envelope.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-021-1/+1
| | | (bzr r13656)
* Fix a bug in perspective/envelope LPE, rendering points -handles- outside ↵Jabier Arraiza Cenoz2014-11-011-2/+2
| | | | | | | bounding box It affect to Envelope mode, sometimes give undesirable results, now fixed. (bzr r13655)
* Update perspective-envelope to be affected by the clip or mask on LPE patchJabier Arraiza Cenoz2014-10-231-0/+3
| | | (bzr r13341.1.285)
* Fix previous revision.Liam P. White2014-10-161-0/+384
revid:jtx@jtx.marker.es-20141016153516-eng0y49ppsk2vt5b 13617 Jabiertxof2014-10-16 Change LPE from envelope-perspective to perspective-envelope For me is easy to use/find with this new name. Also fix a rounding error on envelope at small sizes (bzr r13341.1.276)