summaryrefslogtreecommitdiffstats
path: root/src/core/core-components
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-142-0/+10
* [QCamera] Minor refactoring & clean-upKonstantin Ritt2015-03-123-65/+27
* Mark it constSergio Martins2015-02-182-2/+2
* Copyright header change.Mika Salmela2015-02-096-114/+84
* QCamera refactoredPaul Lemire2014-10-303-82/+307
* QAbstractMeshData merged with QMeshData and moved to RendererPaul Lemire2014-10-224-272/+2
* QAbstractMesh: setDirty -> updatePaul Lemire2014-10-203-16/+2
* Reduce number of notifications when setting camera lens via helpersSean Harmer2014-10-191-0/+4
* QCameraLens: refactoredPaul Lemire2014-10-182-13/+12
* Have copy() only on QNodeKevin Ottens2014-10-166-22/+20
* Hide doClone implementations behind a macroKevin Ottens2014-10-152-8/+1
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-14/+0
* Get rid of ComponentUpdatedKevin Ottens2014-10-152-2/+2
* QAbstract removed from corePaul Lemire2014-10-0316-1368/+2
* QNode refactoringPaul Lemire2014-10-0311-60/+68
* Camera orbit fixPaul Lemire2014-10-031-1/+1
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-302-3/+6
* Comparison operator for QAbstractMeshFunctor subclassesPaul Lemire2014-09-301-0/+1
* QAbstractRenderPass fixPaul Lemire2014-09-281-1/+1
* Fix QCameraLens not updating the projection matrix when using settersGiuseppe D'Angelo2014-09-263-31/+43
* Fix: QAbstractMaterial sent wrong effect in notificationPaul Lemire2014-09-151-1/+1
* Clean up the headersThiago Macieira2014-08-172-2/+2
* QAbstractRenderPass / RenderRenderPass shaderProgram notificationsPaul Lemire2014-08-141-4/+22
* QAbstractMaterial / RenderMaterial effect notificationPaul Lemire2014-08-141-1/+8
* QShaderProgram / RenderShader refactoredPaul Lemire2014-08-142-12/+0
* QCameraLens / CameraController small fixesPaul Lemire2014-08-142-4/+7
* QAbstractTechnique add renderpasses as children if declared inlinePaul Lemire2014-08-142-36/+20
* QAbstractMesh send notifications if arbiter existsPaul Lemire2014-08-141-8/+10
* QAbstractMaterial effect added as a child if declared inlinePaul Lemire2014-08-141-4/+15
* QAbstractEffect inline QNode properties added as childrenPaul Lemire2014-08-141-10/+22
* QCameraLens implements doClone and copy methodsPaul Lemire2014-08-132-0/+26
* RenderView: RenderRenderPass and shaders restoredPaul Lemire2014-07-251-2/+2
* RenderEffect creates RenderTechnique from QTechniquePaul Lemire2014-07-221-3/+3
* RenderEffect referenced by Effect UuidPaul Lemire2014-07-221-0/+6
* QAbstractMeshFunctorPaul Lemire2014-07-193-20/+25
* Backend refactoringPaul Lemire2014-07-182-12/+0
* Notify observers of changes to the camera projection matrixSean Harmer2014-07-182-1/+18
* QAbstractShader d-pointeredPaul Lemire2014-07-094-17/+80
* QCamera fixed d-pointerPaul Lemire2014-07-093-13/+18
* Renamed Camera to QCameraPaul Lemire2014-07-094-44/+44
* Renamed CameraLens to QCameraLensPaul Lemire2014-07-097-74/+74
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-093-10/+10
* Prefixed Q to transformsPaul Lemire2014-07-062-9/+9
* Renamed Transform to QTransformPaul Lemire2014-07-053-9/+9
* Renamed Component to QComponentPaul Lemire2014-07-059-21/+21
* Renamed Entity to QEntityPaul Lemire2014-07-052-3/+3
* Renamed Node to QNodePaul Lemire2014-07-0519-52/+52
* Refactored QAbstractMesh, QMesh and QAbstractShapeMeshPaul Lemire2014-07-053-4/+38
* Refactoring of MeshData, Buffer, Mesh and AttributePaul Lemire2014-07-053-26/+6
* QRenderPass renamed and d-pointeredPaul Lemire2014-07-054-17/+83