summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Initialize members in DependencySean Harmer2017-02-121-1/+4
* Initialize member in QThreadPoolerSean Harmer2017-02-121-4/+5
* Initialize member in SyncTaskRunnableSean Harmer2017-02-121-5/+6
* Initialize member in AspectTaskRunnableSean Harmer2017-02-121-2/+3
* Remove unused member from QEntityPrivateSean Harmer2017-02-121-4/+0
* Initialize member in QSchedulerSean Harmer2017-02-121-0/+1
* Deliver all events by default unless marked as intermediateSean Harmer2017-02-093-8/+17
* Merge branch '5.8' into 5.9Sean Harmer2017-02-061-7/+10
|\
| * Fix node de-registration from scene on deletion/reparentingWieland Hagen2017-02-021-7/+9
* | Merge branch 'wip/animation' into devSean Harmer2017-01-3014-29/+290
|\ \
| * | Add job to process running clip animatorsSean Harmer2017-01-271-1/+17
| * | Allow to filter change events based on a track propertyPaul Lemire2017-01-2513-27/+259
| * | Merge branch 'dev' into wip/animationSean Harmer2017-01-256-34/+70
| |\ \
| * | | Make it possible to specify using the assimp shipped with QtSean Harmer2017-01-241-1/+14
* | | | Merge branch 'wip/qtquickintegration' into devSean Harmer2017-01-292-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Load render pluginsAntti Määttä2017-01-272-0/+15
| |/ /
* | | Notify components of aggregation changesMike Krus2017-01-242-3/+13
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-242-1/+19
|\ \ \ | | |/ | |/|
| * | Fix race in QAspectManager when shutting downPaul Lemire2017-01-102-1/+19
| |/
* | Fix build for INTEGRITYKimmo Ollila2017-01-231-30/+31
* | Namespace ray casting classesMike Krus2017-01-201-0/+7
|/
* Update QTransform docsAntti Määttä2017-01-101-107/+128
* QNode: Defer QScene registration until after object construcionWieland Hagen2017-01-053-8/+11
* Merge branch '5.8.0' into 5.8Sean Harmer2016-12-163-3/+5
|\
| * Only pass static metaobjects around and fix EntityLoaderPaul Lemire2016-12-163-3/+5
* | QAspectManager: add stat trace for arbiter sync timePaul Lemire2016-12-151-0/+14
* | Doc: Specify #include path for each \classTopi Reinio2016-12-0724-0/+26
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-282-17/+25
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-252-17/+25
| |\
| | * QFixedFrameAllocator: Extract Method scan()Marc Mutz2016-10-242-17/+25
* | | Remove CONFIG+=static when gcov is enabledPaul Lemire2016-11-231-1/+0
* | | LCOV exclusion comments squashedPaul Lemire2016-11-236-6/+6
* | | QAspectFactory_addDefaultFactory: keep QString based functionPaul Lemire2016-11-142-0/+10
* | | Convert qt3d to the new configure systemLars Knoll2016-10-281-0/+35
* | | PickBoundingVolumeJob: small refactoringPaul Lemire2016-10-131-0/+6
* | | Merge branch '5.7' into 5.8Sean Harmer2016-10-104-47/+49
|\| |
| * | QEntity::createNodeCreationChange fixPaul Lemire2016-10-054-47/+49
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-21/+23
|\| |
| * | Update QEntity docsAntti Määttä2016-09-021-21/+23
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-231-1/+1
|\| |
| * | QNode: fix commentPaul Lemire2016-08-161-1/+1
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-2/+0
|\ \ \
| * | | Adjust to qtConfig() changes in qtbaseLiang Qi2016-08-211-2/+0
| |/ /
* / / Remove compile warnings when not defining QT3D_JOBS_RUN_STATSPaul Lemire2016-08-191-1/+4
|/ /
* | HandleManager: do not allow counter to overflowPaul Lemire2016-08-111-0/+3
* | QPropertyNodeRemovedChangePrivate: initialize m_propertyNameEdward Welbourne2016-08-101-0/+1
* | QStaticPropertyValueRemovedChangeBasePrivate: initialize m_propertyNameEdward Welbourne2016-08-101-1/+2
* | QStaticPropertyValueAddedChangeBasePrivate: initialize m_propertyNameEdward Welbourne2016-08-101-1/+2
* | QStaticPropertyUpdatedChangeBasePrivate: initialize m_propertyNameEdward Welbourne2016-08-101-1/+2
* | QAspectEngine: document the Qt3D run loopPaul Lemire2016-08-091-1/+38