summaryrefslogtreecommitdiffstats
path: root/AssetLoader/interface/GLTFResourceManager.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-30C API for GLTFLoaders-ol1-161/+0
2021-01-10GLTF loader: reworked initial texture data to be stored as user data in the t...assiduous1-1/+19
2021-01-01Updated copyright noticeassiduous1-1/+1
2020-12-11GLTFLoader: added option to not load animation data and skinassiduous1-3/+6
2020-12-10Fixed clang build errorsassiduous1-5/+7
2020-12-09Reworked GLTF resource manager to use BufferSuballocator and DynamicTextureAtlasassiduous1-245/+51
2020-12-05GLTF Resource manager: implemented texture array resizingassiduous1-17/+79
2020-12-02GLTFResourceManager: added texture allocation cacheassiduous1-4/+16
2020-12-02Refcactored GLTFResourceManager: made allocations ref-counted objectsassiduous1-46/+136
2020-12-01GLTF Loader: added GetFirstIndexLocation and GetBaseVertex methodsassiduous1-3/+8
2020-12-01GLTF Loader: implemented buffer suballocation in cacheassiduous1-6/+7
2020-11-30GLTF loader: initial implementation of GLTF resource cacheassiduous1-0/+162