summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix Qt6 buildAlexandru Croitor2019-08-011-5/+5
| * | | Bump Qt version to Qt 6Alexandru Croitor2019-07-112-9/+9
* | | | Update mapping classes to use direct syncMike Krus2019-09-232-0/+6
* | | | Fix deprecation warnings related to QBasicAtomicIntegerFriedemann Kleint2019-09-192-2/+2
* | | | QTransform: move setWorldMatrix to private classPaul Lemire2019-09-193-7/+9
* | | | Process pending nodes needing _q_postConstructorInit at start of frameJim Albamont2019-09-184-1/+15
* | | | Update QJoint to use direct syncMike Krus2019-09-181-10/+4
* | | | Update QEntity to use direct sync modeMike Krus2019-09-171-7/+1
* | | | Use direct access to remove backend nodesPaul Lemire2019-09-1612-237/+162
* | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-113-18/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | | Remove QBackendNodeFactory since it's no longer neededMike Krus2019-09-055-140/+1
* | | | | Use sync method when initializing new backend nodesMike Krus2019-08-2913-66/+131
* | | | | Merge remote-tracking branch 'qt-gerrit/wip/refactor' into HEADPaul Lemire2019-08-2822-455/+421
|\ \ \ \ \
| * | | | | Do direct notification of backend nodeswip/refactorMike Krus2019-08-2815-81/+199
| * | | | | Fix QThreadPoolerPaul Lemire2019-08-071-2/+8
| * | | | | QAspectEngine: add run loop driving modesPaul Lemire2019-08-075-6/+61
| * | | | | Remove the Aspect ThreadPaul Lemire2019-08-079-372/+159
| | |_|_|/ | |/| | |
* / | | | QTransform: add worldMatrix propertyPaul Lemire2019-08-133-1/+72
|/ / / /
* | | | Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-312-11/+12
* | | | QEventFilterService: these aren't the algorithms you're looking forMarc Mutz2019-07-311-16/+12
* | | | Remove unused <QMap> includesMarc Mutz2019-07-221-1/+0
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-184-2/+34
|\| |
| * | 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
* | | Replace QLatin1Literal with QLatin1StringGiuseppe D'Angelo2019-06-111-2/+2
* | | Fix some deprecation warningsFriedemann Kleint2019-05-281-1/+1
* | | Scene3D: Revise render loop and synchronizationAnton Kreuzkamp2019-05-282-1/+8
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
|/ /
* | 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
| |/