summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Renderer: Image support addedPaul Lemire2019-06-0511-35/+527
* Uniform: add handling of uniform of Image based typesPaul Lemire2019-06-056-2/+267
* NodeManagers: replace Q_DECL_NOEXCEPT/Q_DECL_NOTHROW by noexceptPaul Lemire2019-06-052-117/+117
* Fix in TextureFormat for RGB10A2Paul Lemire2019-06-052-1/+4
* quick3dparameter_p.h use nullptr instead of 0Paul Lemire2019-06-051-2/+2
* Register QShaderImage type with QMLPaul Lemire2019-06-051-0/+2
* Register QShaderImage in QRenderAspectPaul Lemire2019-06-055-0/+32
* Add ShaderImage backend nodePaul Lemire2019-06-053-0/+224
* Add QShaderImage frontend classPaul Lemire2019-06-054-0/+1239
* GraphicsHelpers: add bindImageTexture supportPaul Lemire2019-06-0415-1/+110
* Add clearBuffers to QForwardRendererJoni Poikelin2019-05-292-1/+28
* Fix some deprecation warningsFriedemann Kleint2019-05-282-4/+4
* Scene3D: Revise render loop and synchronizationAnton Kreuzkamp2019-05-285-9/+57
* Eradicate Java-style iterators and mark the module cleanMarc Mutz2019-05-231-4/+4
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-2228-84/+0
* Mark dirty when modifying framegraphJuan Jose Casafranca2019-05-241-0/+1
* GLTFExporter: remove duplicate definitionMarc Mutz2017-12-281-1/+0
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-186-13/+7
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-136-13/+7
| |\
| | * Fix number of lightsMike Krus2019-05-131-1/+1
| | * QChannelMapping: only send const char *propertyName to backendPaul Lemire2019-05-105-12/+6
* | | Remove compatibility code for transition from QQmlV4Handle to QV4::ValueUlf Hermann2019-05-101-8/+0
* | | qt3dquick_global: remove qv8engine includePaul Lemire2019-05-101-1/+0
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-05-0933-169/+592
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-05-0933-169/+592
| |\| |
| | * | 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-2641-209/+806
| | |\|
| | | * Fix slerp interpolation when two quats are equalJuan Jose Casafranca2019-04-221-4/+4
| | | * Cleanup debug output in Quick3DEntityLoaderPrivateJ-P Nurmi2019-04-181-3/+0
| | | * Fix FrameGraph node parentingJim Albamont2019-04-165-38/+39
| | | * Cache light/renderable/computable vectorsJames Turner2019-04-106-37/+203
| | | * Move some debug code inside the #ifdefJames Turner2019-04-101-1/+2
| | | * Early-return on these jobs if no work to be doneJames Turner2019-04-102-1/+9
| | | * Fix the build with -no-guiLiang Qi2019-04-093-0/+11
| | | * Fix backend node creation order using an initialization queueJim Albamont2019-04-085-3/+107
| | | * Fix Entity parenting hierarchyJim Albamont2019-04-0412-40/+256
| | | * Animations: handle variable length propertiesPaul Lemire2019-04-037-74/+172
| | | * Fix assert when using QScreenRayCaster with multiple viewportsGiulio Camuffo2019-04-021-2/+5
* | | | Fix some warningsSergio Martins2019-05-091-3/+0
|/ / /
* | | Fix changed import for qml model typesLiang Qi2019-05-071-3/+3
* | | Fix Quick3D value type providers following QQmlV4Handle removalPaul Lemire2019-04-161-0/+8
* | | Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-15500-988/+1230
|\| |
| * | Remove unused codev5.13.0-beta3v5.13.0-beta2Mike Krus2019-04-042-41/+0
| * | Switch export macros to standard formKai Koehne2019-04-02465-600/+599
| * | Merge branch '5.12' into 5.13Paul Lemire2019-04-0230-341/+627
| |\|
| | * Update the backend's buffer data when updating part of QBufferGiulio Camuffo2019-04-021-0/+1
| | * Unify shader include handlingMichael Brasser2019-04-013-51/+21
| | * Dont play animations that are disabledJuan Jose Casafranca2019-03-281-0/+2
| | * Revert "Scene3D: Call update on the item not the window"Paul Lemire2019-03-281-1/+1