summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Remove null pointer checkJesus Fernandez2018-02-121-2/+2
* Fix array of textures in shader parameterMauro Persano2018-02-021-16/+31
* Ensure node creation changes are sent before using in list propertiesSean Harmer2018-02-023-2/+29
* Fix componentAdded/componentRemoved notifications dispatch to componentsMike Krus2018-01-265-4/+29
* Add unit test and fix for broken order of event deliverySean Harmer2018-01-181-1/+22
* Get rid of the INDEXBITS template argument for QHandleLars Knoll2017-12-132-35/+31
* Rework resource handlingLars Knoll2017-11-072-143/+123
* Get rid of the AllocationPolicy template argument in the ResourceManagerLars Knoll2017-09-111-10/+6
* Get rid of the HandleManager classLars Knoll2017-09-114-351/+84
* Remove ArrayPreallocationPolicyLars Knoll2017-09-111-54/+1
* Improve dependency look-upChristian Strømme2017-09-069-342/+45
* Fix compilation on linux with -qt3d-profile-jobsPaul Lemire2017-08-031-0/+1
* Doc: add basic doc to undocumented classesNico Vertriest2017-06-092-0/+10
* Normalize Q_ARG to avoid temporary memory allocationsSergio Martins2017-06-031-3/+3
* 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
|/
* 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.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
* | 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
* | 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
| |/ /