summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bounding-box.cpp (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
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+1
| | | | A lot of header clean-up.
* Code formatingJabiertxof2017-04-281-2/+2
| | | (bzr r15649)
* Fix headers on LPE'sJabiertxof2016-12-101-3/+3
| | | (bzr r15318)
* Close the bounding box path LPEJabier Arraiza Cenoz2016-11-021-0/+1
| | | (bzr r15197)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
| | | (bzr r15025)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-1/+1
| | | (bzr r14059.2.1)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+67
(bzr r13090.1.1)