This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
qt3d
mirror of
https://github.com/qt/qt3d.git
Watch
1
Star
0
Fork
You've already forked qt3d
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d05d2fd3d2
qt3d
/
configure.json
8 lines
110 B
JSON
Raw
Normal View
History
Unescape
Escape
Convert qt3d to the new configure system 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>
2016-10-25 13:55:07 +00:00
{
"subconfigs"
:
[
Added FBX geometry loader Tested on Linux, macOS and Windows Change-Id: I4522e2c0ca07d7bbbf6e2918458b08be7e73c7e4 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2017-01-11 00:48:22 +00:00
"src/core"
,
Render: Add configure option for the OpenGL renderer 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>
2017-06-01 10:04:12 +00:00
"src/render"
,
Added FBX geometry loader Tested on Linux, macOS and Windows Change-Id: I4522e2c0ca07d7bbbf6e2918458b08be7e73c7e4 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
2017-01-11 00:48:22 +00:00
"src/plugins/geometryloaders"
Convert qt3d to the new configure system 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>
2016-10-25 13:55:07 +00:00
]
}