summaryrefslogtreecommitdiffstats
path: root/AssetLoader/interface/DXSDKMeshLoader.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed .h -> .hpp where appropriateassiduous2020-01-311-437/+0
|
* Updates to comply with the new APIassiduous2020-01-291-2/+2
|
* Updated copyright noticeassiduous2020-01-011-7/+11
|
* clang-formatted AssetLoaderEgor Yusov2019-11-251-136/+137
|
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
|
* DXSDK Mesh loader: computing bounding boxes programmatically when loading ↵Egor Yusov2019-07-211-7/+51
| | | | the model
* DXSDK Mesh loader: implemented GPU resource initializationEgor Yusov2019-07-201-61/+87
|
* Added DXSDK Mesh LoaderEgor Yusov2019-07-201-0/+362