summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qspotlight.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move lights into their own directorySean Harmer2015-10-131-173/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-2/+2
* Doc: Fix multiple documentation issuesv5.5.0-rc1Topi Reinio2015-06-151-1/+1
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-3/+3
* Doc: Add Qt3D QML and C++ skeleton comments for qdocMartin Smith2015-05-281-19/+63
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QAbstractLight: subclass of QShaderDataPaul Lemire2014-12-121-2/+4
* QAbstractLigt refactoringPaul Lemire2014-10-301-10/+1
* Have copy() only on QNodeKevin Ottens2014-10-161-5/+5
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-7/+0
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-8/+0
* QNode refactoringPaul Lemire2014-10-031-15/+11
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* QAbstractLight: pure virtual lightName methodPaul Lemire2014-08-141-1/+20
* QSpotLight implements doClone and copy methodsPaul Lemire2014-08-131-0/+16
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-091-4/+4
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* lightProperties method in lightsPaul Lemire2014-07-051-0/+18
* Added basic light elements in rendering frontend.Paul Lemire2014-07-051-0/+99