summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* QNode: stop using hash<node,connection> for bookkeeping5.13Paul Lemire2019-11-042-9/+17
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-242-16/+12
|\
| * Matrix_SSE/Matrix_AVX2: fix mapVectorPaul Lemire2019-08-202-16/+12
* | Fix a -Werror=shadow in EntityLiang Qi2019-08-211-2/+2
* | 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 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-041-1/+1
|\|
| * QScenePrivate: Fix compiler warning about initialization orderFriedemann Kleint2019-05-021-1/+1
* | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-268-3/+129
|\|
| * Fix the build with -no-guiLiang Qi2019-04-091-0/+4
| * Fix backend node creation order using an initialization queueJim Albamont2019-04-085-3/+107
| * Fix Entity parenting hierarchyJim Albamont2019-04-042-0/+18
* | Switch export macros to standard formKai Koehne2019-04-0286-109/+109
* | 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 devQt Forward Merge Bot2018-12-251-0/+1
|\|
| * Fix unfinished commentThiago Macieira2018-12-121-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-113-3/+23
|\|
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-052-2/+22
| |\
| | * Doc: Add QT3D_REGISTER_ASPECT macro documentationPaul Wicking2018-11-062-2/+22
| * | Doc: Fix various documentation warningsTopi Reinio2018-11-071-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-035-4/+107
|\| |
| * | Doc: Add doc to undocumented methodsNico Vertriest2018-11-014-1/+36
| * | Doc: Add doc to undocumented methods and properties qt3dNico Vertriest2018-11-011-3/+71
| |/
* | Merge branch '5.12' into devSean Harmer2018-10-112-2/+10
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-052-2/+10
| |\
| | * Fix compilation with -qt3d-profile-jobs on AndroidPaul Lemire2018-10-051-0/+5
| | * QChangeArbiter: fix leakPaul Lemire2018-10-031-2/+5
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-051-4/+4
|\| |
| * | Doc: Use a macro to resolve QML import versionsTopi Reinio2018-09-261-4/+4
| * | Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-09-032-0/+17
| * | Move forward declaration of QMetaObject inside Qt namespaceSvenn-Arne Dragly2018-09-031-2/+2
| |/
* | 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
* | Move forward declaration of QMetaObject inside Qt namespaceSvenn-Arne Dragly2018-08-261-2/+2
|/
* QDownloadHelperService: add couple comments to give more contextPaul Lemire2018-07-201-0/+2
* QNode: _q_postConstructorInit set scene on whole subtreePaul Lemire2018-07-181-3/+8
* Avoid busy loop in QAspectManager while simulation loop is not startedMauro Persano2018-07-041-35/+36
* Handle reparenting to nodes which have no backendPaul Lemire2018-07-041-36/+32
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-1925-32/+32
* Use FDL license for all .qdoc filesKai Koehne2018-05-281-21/+9
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-205-9/+21
* Revert "Doc: Divide documentation into submodules"Topi Reinio2018-04-203-1639/+0
* Remove unused variables detected by clang-clFriedemann Kleint2018-04-121-1/+1
* configure: Auto-detect that AVX2 is enabledOswald Buddenhagen2018-03-181-1/+1
* Document state of the Qt 3D modulesKai Koehne2018-03-121-0/+2
* QResourcesManager: remove simd code from headerPaul Lemire2018-02-283-18/+57
* Fix SIMD related warningsPaul Lemire2018-02-281-2/+4
* simd: declare AVX2 friends only if __AVX2__ definedPaul Lemire2018-02-283-13/+20