summaryrefslogtreecommitdiffstats
path: root/src/core/core-components
Commit message (Expand)AuthorAgeFilesLines
...
* d-pointer updated in QAbstractTechnique QTechniquePaul Lemire2014-07-054-17/+84
* QAbstractEffect, QEffect d-pointersPaul Lemire2014-07-054-17/+81
* d-pointer in QMeshPaul Lemire2014-07-051-1/+1
* Export private headers defined in Core needed by RenderPaul Lemire2014-07-054-4/+4
* Remove unneeded m_syncNeeded member from CameraLensPrivateSean Harmer2014-06-262-4/+0
* Fix d-pointering of CameraLens componentSean Harmer2014-06-263-35/+35
* d-pointer the core node, entity, component types and exportSean Harmer2014-06-267-32/+97
* Fix include guardSean Harmer2014-06-121-1/+1
* Make Node inherit from QObservableInterfaceSean Harmer2014-06-083-5/+5
* All Node subclasses now use same route to talk to QChangeArbiterSean Harmer2014-06-083-5/+5
* Separate QObserverInterface, QObservableInterface and QObserverSean Harmer2014-06-086-3/+4
* Slight changes to QAbstractMeshPaul Lemire2014-06-071-2/+4
* Small changes to QAbstractMaterialPaul Lemire2014-06-074-15/+86
* Monitor Nodes for Creation/DeletionPaul Lemire2014-06-075-5/+0
* RenderRenderPassPaul Lemire2014-06-073-1/+15
* Completed QAbstractShader and QAbstractRenderPassPaul Lemire2014-06-072-2/+24
* Move QAbstract private classes to .cppPaul Lemire2014-06-0710-72/+72
* QAbstractShader classPaul Lemire2014-06-073-2/+166
* Doc for QAbstractTechniquePaul Lemire2014-06-071-0/+36
* Doc for QAbstractMeshPaul Lemire2014-06-071-0/+22
* Doc for QAbstractMaterialPaul Lemire2014-06-071-0/+23
* Doc for QAbstractEffectPaul Lemire2014-06-071-0/+31
* Refactoring of QAbstractRenderPass and QAbstractTechniquePaul Lemire2014-06-073-7/+53
* QAbstractEffect check for already contained techniquePaul Lemire2014-06-061-5/+7
* Camera rotateAboutCenter fixedPaul Lemire2014-06-041-4/+1
* Quick3DEffect extension of Effect/QAbstractEffectPaul Lemire2014-06-042-9/+12
* Properly fix camera controllerSean Harmer2014-06-031-9/+31
* Camera displacement fixPaul Lemire2014-06-021-31/+3
* Removed EntityNodePaul Lemire2014-06-022-3/+3
* CameraController usable from QMLPaul Lemire2014-05-311-4/+2
* Updated Camera to work with Camera controllerPaul Lemire2014-05-311-0/+8
* Move QUuid member out of Mesh into QAbstractMeshPaul Lemire2014-05-312-1/+14
* QAbstractEffect is a QObservablePaul Lemire2014-05-312-1/+12
* Q_DECLARE_METATYPE in QAbstractTechniquePaul Lemire2014-05-311-0/+2
* QAbstractEffect moved to Qt3DCorePaul Lemire2014-05-313-2/+184
* QAbstractRenderPassPaul Lemire2014-05-313-2/+161
* QAbstractTechniquePaul Lemire2014-05-313-2/+161
* QAbstractMeshPaul Lemire2014-05-313-2/+162
* QAbstractMaterialPaul Lemire2014-05-313-2/+164
* Abstract Entity, EntityNode and Quick3DEntityPaul Lemire2014-05-242-4/+3
* Camera FixPaul Lemire2014-04-193-47/+60
* Fixed syncqt warningsPaul Lemire2014-04-043-7/+7
* signals: -> Q_SIGNALS:Sean Harmer2014-04-042-2/+2
* Fix builds with namespaced QtSean Harmer2014-04-026-4/+27
* Camera is replaced by CameraLensPaul Lemire2014-03-307-461/+574
* Rendering Aspect to dedicated Qt3D module library.Paul Lemire2014-03-253-248/+2
* Reorganized sources to ease the move toward aspect pluginsPaul Lemire2014-03-256-0/+1050