summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' into wip/physicsSean Harmer2017-05-24127-413/+1665
|\
| * Add QNodeCommandMike Krus2017-05-229-2/+391
| * Add support for single shot jobsMike Krus2017-05-223-1/+23
| * Merge branch '5.9' into devSean Harmer2017-05-219-5/+24
| |\
| | * QNode: setParent create creation change only when neededPaul Lemire2017-05-101-2/+16
| | * Scene2D cleanup - register pick events when scene is initializedAntti Määttä2017-05-091-1/+1
| | * Merge 5.9 into 5.9.0Oswald Buddenhagen2017-05-041-1/+1
| | |\
| | | * Modify configure to build with no assimpMäättä Antti2017-04-271-1/+1
| | * | Use non-template version of QVariant::value (clazy reports)Mike Krus2017-05-021-1/+1
| | * | Remove unneeded temporary container (clazy reports)Mike Krus2017-05-021-1/+7
| | * | Add missing Q_OBJECT (clazy reports)Mike Krus2017-05-025-0/+5
| | |/
| * | Add download service and use for remote meshesMike Krus2017-05-208-2/+691
| * | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-178-15/+40
| |\|
| | * Fix spelling in comments and docsAndy Maloney2017-04-061-1/+1
| | * Qt3D: add configure option for jobs and GL profilingPaul Lemire2017-04-057-14/+39
| * | Merge branch '5.9' into devSean Harmer2017-04-03115-315/+390
| |\|
| | * Merge branch '5.8' into 5.9Sean Harmer2017-04-02112-292/+361
| | |\
| | | * Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-31112-288/+358
| | * | Don't explicitly disable the Qt3D category loggingLaszlo Agocs2017-03-312-8/+4
| | * | Use quint16 as underlying type for QNode::PropertyTrackingMode enumSean Harmer2017-03-301-1/+1
| | * | QThreadPooler: improve job traces namePaul Lemire2017-03-281-2/+10
| | * | Require system assimp library version greater than 3.3.1Antti Määttä2017-03-171-1/+1
| | * | Make QAbstractServiceProvider a QObjectMike Krus2017-03-035-15/+17
| * | | Don't allocate temporary containers while iteratingSergio Martins2017-04-021-1/+2
| |/ /
| * | QNode PropertyTrackMode cleanupPaul Lemire2017-02-245-58/+65
| * | QDistanceFieldGlyphCache cleanupPaul Lemire2017-02-234-1/+22
| * | Start using REVISION on our propertiesKevin Ottens2017-02-231-2/+2
| * | Initialize member in DependencyHandlerSean Harmer2017-02-141-0/+1
| * | 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
* | | Add configuration option for using system or bundled bullet librarySean Harmer2017-02-131-2/+25
|/ /
* | 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
|/