summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpegroupbbox.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Base LPE refactorJabier Arraiza2018-03-261-3/+4
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+2
| | | | A lot of header clean-up.
* const ....Johan B. C. Engelen2013-01-171-1/+1
| | | (bzr r12039)
* Fix LPE for groups bounding box calculation by using the SPItem->getBounds ↵Bastien Bouclet2008-05-171-19/+5
| | | | | | | method. Some preliminary work for LPE stacking. (bzr r5683)
* - Clean up LPE bounding box computing codeBastien Bouclet2008-04-151-5/+9
| | | | | - 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)
* and two more files that were missed in lpe-group commitJohan B. C. Engelen2008-03-281-0/+41
(bzr r5221)