summaryrefslogtreecommitdiffstats
path: root/src/filters/pointlight.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-189/+0
* Fix broken headersAlex Valavanis2016-08-031-1/+4
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
* create SPObject factoryLiam P. White2015-02-251-14/+0
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-64/+55
* Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-071-8/+5
* Merged more classes.Markus Engel2013-04-061-41/+20
* Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel2013-04-021-1/+1
* Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-021-0/+10
* Added constructors to SP classes.Markus Engel2013-04-011-4/+10
* Prepared exchange of casting macros.Markus Engel2013-03-311-0/+1
* Renamed virtual function names.Markus Engel2013-03-291-9/+9
* merged from trunkMarkus Engel2013-03-291-195/+3
|\
| * More GObject boilerplate reductionAlex Valavanis2013-01-261-37/+9
* | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-291-4/+4
* | Added "virtual pads" toMarkus Engel2013-03-291-13/+164
* | Various changes.Markus Engel2013-03-141-4/+5
|/
* Merge from trunkKrzysztof Kosi??ski2011-04-071-4/+4
|\
| * Pass removing some outdated C-macro use.Jon A. Cruz2011-02-201-4/+4
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-10/+9
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-10/+9
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-6/+6
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/
* / Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-3/+3
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Merge from fe-movedTed Gould2008-11-211-0/+259