summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 5.15 into devMike Krus2020-02-074-14/+48
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-283-13/+37
| |\
| | * Update Blender exporters to work with Blender 2.80+Paul Lemire2019-12-193-13/+37
| * | Temporarily disable binary JSON mode for qgltf in bootstrap modeUlf Hermann2019-10-311-14/+28
| |/
* / Remove support for binary json gltfMike Krus2020-01-301-19/+6
|/
* qgltf: replace QHash with a C arrayMarc Mutz2019-05-291-22/+29
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* Fix the build with -no-guiLiang Qi2019-04-091-0/+4
* Revert disabling of tools building on cross-compiled buildPaul Lemire2018-11-131-1/+1
* Allow to build assimp sceneparser on Android when using clangPaul Lemire2018-08-131-1/+2
* Android: glTF is available here, so we can build the toolAndy Shaw2018-02-151-1/+1
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-253-14/+14
* qt3d_animation_export.py: fix crashPaul Lemire2017-08-181-9/+14
* Exporters for Qt3D Blender Path and ArmaturesRobert Brock2017-07-192-0/+296
* Merge 5.9 into 5.9.0Oswald Buddenhagen2017-05-041-1/+3
|\
| * Modify configure to build with no assimpMäättä Antti2017-04-271-1/+3
| * Fix build for -no-feature-commandlineparserStephan Binner2017-04-271-1/+1
* | Use multi-arg where possible (clazy reports)Mike Krus2017-05-021-4/+4
|/
* Add script for blender to export animations for Qt 3DSean Harmer2017-03-021-0/+433
* Merge branch '5.8' into 5.9Sean Harmer2017-02-106-11/+72
|\
| * Add QBackendNode wizard templateDavid Morgan2017-02-076-11/+72
* | Fix double -> float conversion warningsSean Harmer2017-02-061-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-244-12/+19
|\|
| * remove obsolete host build declarations from subdirs projectsOswald Buddenhagen2017-01-181-1/+0
| * Update the creator template files to follow latest APISean Harmer2017-01-113-11/+19
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-122-2/+1
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-1/+0
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-1/+0
| | |\
| | | * remove pointless load(qt_build_paths)Oswald Buddenhagen2016-10-041-1/+0
| * | | Do not build qgltf when using an Android buildPaul Lemire2016-11-231-1/+1
| |/ /
* | | Use the static QFileInfo::exists(), it's fasterSergio Martins2016-12-101-1/+1
* | | GLTF Scene export pluginMiikka Heikkinen2016-11-161-3/+3
|/ /
* | qgltf: eradicate all Q_FOREACH loopsMarc Mutz2016-09-272-50/+65
* | qgltf: replace some QStringLiteral with QLatin1StringMarc Mutz2016-09-271-3/+3
* | qgltf: mark types movable/complexMarc Mutz2016-05-191-0/+19
* | qgltf: fix GCC 6 warning about misleading indentionMarc Mutz2016-05-081-1/+2
* | Q_NULLPTR -> nullptrSean Harmer2016-05-011-7/+7
* | Merge branch '5.6' into 5.7Sean Harmer2016-04-161-6/+8
|\|
| * Fix build in C++98 mode: template typenames must not be localThiago Macieira2016-03-031-6/+8
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-7/+6
|\|
| * Fix potential crash due to taking iterator from temporary containerSergio Martins2016-01-231-7/+6
* | Unify license header usageAntti Kokko2016-01-261-18/+10
* | Fix typo in creator template and adjust whitespaceSean Harmer2016-01-173-1/+3
|/
* remove workaround for framework buildsOswald Buddenhagen2016-01-141-10/+0
* centralize + fix use of system assimpOswald Buddenhagen2016-01-141-10/+3
* qgltf: Add a short description to the helpLaszlo Agocs2016-01-131-0/+12
* qgltf: Do not output the unused, dummy light blockLaszlo Agocs2016-01-071-10/+0
* qgltf: Add an option to suppress techniques completelyLaszlo Agocs2016-01-071-7/+17
* qgltf: Fix not including image files in the qrcLaszlo Agocs2016-01-071-6/+6