summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Remove transforms property of QTransformSean Harmer2015-11-176-151/+72
* Setting matrix property to decompose to S, R, TSean Harmer2015-11-175-11/+233
* Add some more quaternion helpers to QTransformSean Harmer2015-11-162-0/+37
* Add convenience API for creating quaternions for the rotation propertySean Harmer2015-11-162-0/+13
* Rename orthogonal projection to orthographic projectionSean Harmer2015-11-164-9/+9
* Change scale property to scale3D and provide uniform scale propertySean Harmer2015-11-162-7/+28
* Update backend Transform properties from frontend changesSean Harmer2015-11-161-0/+3
* Add scale, rotation and translation properties to QTransformSean Harmer2015-11-163-2/+75
* QAspectJob: add method to clear dependenciesPaul Lemire2015-11-162-0/+21
* QAbstractAspect: only register if arbiter no nullPaul Lemire2015-11-161-4/+6
* QResourcesManager: use const in NonLocking LockerPaul Lemire2015-11-161-1/+1
* QBackendNode: make d-pointer protectedPaul Lemire2015-11-161-1/+2
* QAbstractAspect: make registerBackendType publicPaul Lemire2015-11-161-4/+4
* Doc: Documentation clean upVenugopal Shivashankar2015-11-065-5/+5
* Qt3DCore::QObservableInterface: make an explicit private exportAndy Nichols2015-10-301-1/+2
* Qt3DCore::QLockableObserverInterface: make an explicit private exportAndy Nichols2015-10-301-1/+2
* Qt3DCore::QNodePrivate: make an explicit private exportAndy Nichols2015-10-301-2/+2
* Qt3DCore::QEntityPrivate: make an explicit private exportAndy Nichols2015-10-301-2/+2
* Qt3DCore::QComponentPrivate: make an explicit private exportAndy Nichols2015-10-301-2/+2
* Add missing Q_DECL_OVERRIDE's for RunnableInterface subclassesAndy Nichols2015-10-301-2/+2
* QAspectJobManager: Remove remaining THREAD_WEAVER code blocksAndy Nichols2015-10-303-113/+0
* Qt3DCore::QAbstractBufferPrivate: make an explicit private exportAndy Nichols2015-10-301-2/+2
* Qt3DCore::QAbstractAttributePrivate: make an explicit private exportAndy Nichols2015-10-301-2/+2
* Qt3DCore::QCameraLensPrivate: Remove unnecessary exportAndy Nichols2015-10-301-1/+1
* Qt3DCore::QCameraPrivate: Remove export of private classAndy Nichols2015-10-301-1/+1
* QAspectManager: Explicitly mark as private APIAndy Nichols2015-10-301-2/+2
* d-pointer classes, private/public changesTomi Korpipää2015-10-308-22/+141
* Doc: Move the doc artifacts outside of the submodule directoryVenugopal Shivashankar2015-10-2814-2600/+0
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-281-1/+2
|\
| * Make QAspectThread private5.5Paul Lemire2015-10-124-8/+7
* | Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-274-10/+20
* | QNode: Introduce enabled propertyAndy Nichols2015-10-279-42/+35
* | QPostman: replace qSharedPointerDynamicCast by qSharedPointerCastPaul Lemire2015-10-261-1/+1
* | Add first person camera controller mode and make it the defaultSean Harmer2015-10-252-0/+20
* | QThreadPooler: use a private ThreadPoolPaul Lemire2015-10-242-4/+6
* | QAspectEngine: initialize event source filter servicePaul Lemire2015-10-241-0/+15
* | QEventFilterServicePaul Lemire2015-10-245-2/+263
* | Prevent QThreadPool from recycling threadsSean Harmer2015-10-221-0/+1
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | Remove last vestiges of threadweaverSean Harmer2015-10-184-146/+0
* | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-171-0/+11
* | Make QAspectThread privatePaul Lemire2015-10-144-10/+19
* | QAbstractAttribute: remove NodeAdded/Remove notification on bufferPaul Lemire2015-10-141-16/+0
* | Resurrect bounding volumesLaszlo Agocs2015-10-141-0/+2
* | QCamera: clean up and make useful method Q_INVOKABLEPaul Lemire2015-10-142-39/+40
* | Quick3DBuffer extension classPaul Lemire2015-10-142-5/+2
* | Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-13156-728/+728
* | Add "We mean it" warnings to private headersSean Harmer2015-10-1353-1/+564
* | Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-133-3/+5
* | Doc: Added \inmodule statement where it was missingNico Vertriest2015-10-064-0/+4