summaryrefslogtreecommitdiffstats
path: root/configure.json
Commit message (Collapse)AuthorAgeFilesLines
* Render: Add configure option for the OpenGL rendererPaul Lemire2018-03-161-0/+1
| | | | | | | | | This is the first step in making the QRenderAspect more modular and not dependent on a single renderer forever. Change-Id: I27cecdcfda382859343f1b51fbe730bb998258fb Task-number: QTBUG-61151 Reviewed-by: Mike Krus <mike.krus@kdab.com>
* Added FBX geometry loaderGuillermo A. Amaral2017-01-201-1/+2
| | | | | | | Tested on Linux, macOS and Windows Change-Id: I4522e2c0ca07d7bbbf6e2918458b08be7e73c7e4 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
* Convert qt3d to the new configure systemLars Knoll2016-10-281-0/+5
Remove some duplicated code between the assimp test and assimp_dependency.pri and do all pkg-config related tests during config time. Change-Id: If97c4cf53cd0356e7ee4e618a8d645ea697b3dfc Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>