summaryrefslogtreecommitdiffstats
path: root/AssetLoader/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* C API for GLTFLoaders-ol2021-03-301-2/+2
|
* GLTF loader: initial implementation of GLTF resource cacheassiduous2020-11-301-4/+6
|
* Minor update to CMake asset loaderassiduous2020-02-241-1/+1
|
* Asset loader: added option to enable draco using DRACO_PATHassiduous2020-02-241-0/+9
|
* Updated cmake file to enable draco compression in tiny gltfassiduous2020-02-241-0/+7
|
* Renamed .h -> .hpp where appropriateassiduous2020-01-311-3/+3
|
* Renamed INSTALL_DILIGENT_TOOLS cmake option to DILIGENT_INSTALL_TOOLSEgor Yusov2019-11-211-1/+1
|
* Added install instructionsEgor Yusov2019-11-191-0/+4
|
* Moved Native App from master repositoryEgor Yusov2019-11-111-1/+1
|
* Added DXSDK Mesh LoaderEgor Yusov2019-07-201-0/+2
|
* Added 'Diligent-' prefix to project names to avoid name conflicts ↵Egor Yusov2019-06-091-13/+13
| | | | (https://github.com/DiligentGraphics/DiligentEngine/issues/20)
* Added AssetLoader project with first implementation of GLTFLoaderEgor Yusov2019-04-231-0/+44