summaryrefslogtreecommitdiffstats
path: root/src/core/nodes
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-094-0/+8
|\
| * Qt3DCore: includemocsMike Krus2022-07-124-0/+8
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2324-474/+474
|/
* Update commercial license headersTarja Sundqvist2021-02-0224-474/+474
* Fix a crash when node is added and destroyed immediatelySean Harmer2020-10-051-0/+5
* Add QNodePrivate::registerDestructionHelper for std::vector containersPaul Lemire2020-09-241-0/+19
* Fix scene graph dumpMike Krus2020-03-201-8/+9
* Fix deprecation handlingMike Krus2020-01-142-0/+6
* Add commands to dump frame graph and scene graphMike Krus2020-01-092-0/+51
* Deprecate message APIMike Krus2019-12-094-21/+34
* Fix compile warning (again)Mike Krus2019-11-151-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-141-1/+1
|\
| * QNode: stop using hash<node,connection> for bookkeeping5.13Paul Lemire2019-11-042-9/+17
* | Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* | Fix compile warningsMike Krus2019-11-081-1/+1
* | QNode: stop using hash<node,connection> for bookkeepingv5.14.0-beta3Paul Lemire2019-11-042-9/+17
* | QNode::updateNode: ensure postConstructorInit of node is calledPaul Lemire2019-10-281-0/+5
* | Remove use of node/components added/removed messagesMike Krus2019-10-046-22/+39
* | Clean up includesMike Krus2019-10-013-4/+3
* | Update QCameraLens to use direct syncPaul Lemire2019-09-241-0/+3
* | Update mapping classes to use direct syncMike Krus2019-09-232-0/+6
* | Process pending nodes needing _q_postConstructorInit at start of frameJim Albamont2019-09-181-1/+1
* | Update QEntity to use direct sync modeMike Krus2019-09-171-7/+1
* | Use direct access to remove backend nodesPaul Lemire2019-09-161-5/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-111-2/+2
|\|
| * Fix a -Werror=shadow in EntityLiang Qi2019-08-211-2/+2
* | Use sync method when initializing new backend nodesMike Krus2019-08-295-19/+21
* | Do direct notification of backend nodeswip/refactorMike Krus2019-08-285-59/+39
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-154-2/+34
|\
| * Fix removal of components when they are destroyedMike Krus2019-05-284-2/+34
* | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-264-2/+113
|\|
| * Fix backend node creation order using an initialization queueJim Albamont2019-04-082-2/+95
| * Fix Entity parenting hierarchyJim Albamont2019-04-042-0/+18
* | Switch export macros to standard formKai Koehne2019-04-0213-15/+15
* | Merge branch '5.12' into 5.13Paul Lemire2019-04-023-6/+32
|\|
| * Make sure backend node is created when component is added to Entityv5.12.2Svenn-Arne Dragly2019-02-223-0/+26
| * Fix broken creation order for nodes used as propertiesSvenn-Arne Dragly2019-02-221-6/+6
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-111-1/+1
|\|
| * Doc: Fix various documentation warningsTopi Reinio2018-11-071-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-033-3/+90
|\|
| * Doc: Add doc to undocumented methodsNico Vertriest2018-11-012-0/+19
| * Doc: Add doc to undocumented methods and properties qt3dNico Vertriest2018-11-011-3/+71
| * Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-09-032-0/+17
* | Add an easy way to get a particular component from an entityJuan Jose Casafranca2018-09-192-0/+20
* | Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-08-262-0/+17
|/
* QNode: _q_postConstructorInit set scene on whole subtreePaul Lemire2018-07-181-3/+8
* Handle reparenting to nodes which have no backendPaul Lemire2018-07-041-36/+32
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-192-3/+3
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-202-3/+3
* Remove unused variables detected by clang-clFriedemann Kleint2018-04-121-1/+1