summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qentity_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Add commands to dump frame graph and scene graphMike Krus2020-01-091-0/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-151-0/+1
|\
| * Fix removal of components when they are destroyedMike Krus2019-05-281-0/+1
| * Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-09-031-0/+1
* | Switch export macros to standard formKai Koehne2019-04-021-1/+1
* | Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-08-261-0/+1
|/
* Add private api to retrieve a vector of typed componentsJuan Jose Casafranca2018-02-141-0/+13
* Merge branch '5.8' into 5.9Sean Harmer2017-04-021-1/+2
|\
| * Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-1/+2
* | Remove unused member from QEntityPrivateSean Harmer2017-02-121-4/+0
|/
* De-inline Q{Node,Component,Entity}Private dtorsMarc Mutz2016-05-141-0/+1
* Move QNodeIdPair into qnode.hPaul Lemire2016-04-291-16/+0
* QEntity creates creation changesSean Harmer2016-03-221-0/+22
* QComponentList -> QComponentVectorPaul Lemire2016-02-221-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Make parentEntityId privateKevin Ottens2015-12-181-0/+2
* Qt3DCore::QEntityPrivate: make an explicit private exportAndy Nichols2015-10-301-2/+2
* QNode: Introduce enabled propertyAndy Nichols2015-10-271-1/+0
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-4/+4
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* QNode parent changesPaul Lemire2015-06-111-0/+1
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-1/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Rename ComponentList to QComponentListSean Harmer2014-11-191-1/+1
* Have copy() only on QNodeKevin Ottens2014-10-161-2/+0
* QNode refactoringPaul Lemire2014-10-031-0/+2
* QEntity implements doClone and copy methodsPaul Lemire2014-08-131-4/+1
* Backend refactoringPaul Lemire2014-07-181-3/+0
* Renamed Entity to QEntityPaul Lemire2014-07-051-0/+78