summaryrefslogtreecommitdiffstats
path: root/AssetLoader/src/GLTFResourceManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* GLTFResourceManager: added texture allocation cacheassiduous2020-12-021-3/+49
* Refcactored GLTFResourceManager: made allocations ref-counted objectsassiduous2020-12-021-72/+113
* GLTF Loader: added GetFirstIndexLocation and GetBaseVertex methodsassiduous2020-12-011-4/+10
* GLTF loader: initial implementation of GLTF resource cacheassiduous2020-11-301-0/+137