index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
AssetLoader
/
src
/
GLTFResourceManager.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-10
GLTF loader: reworked initial texture data to be stored as user data in the t...
assiduous
1
-4
/
+23
2021-01-08
Minor fix in GLTF resource manager
assiduous
1
-1
/
+1
2021-01-01
Updated copyright notice
assiduous
1
-1
/
+1
2020-12-12
GLTF resource manager: fixed issue with allocation cache not being protected ...
assiduous
1
-2
/
+4
2020-12-10
GLTFLoader: made sure that texture files are not loaded when found in the cache
assiduous
1
-7
/
+10
2020-12-09
Reworked GLTF resource manager to use BufferSuballocator and DynamicTextureAtlas
assiduous
1
-228
/
+46
2020-12-05
GLTF Loader: enabled caching compressed textures
assiduous
1
-0
/
+1
2020-12-05
GLTF Resource manager: implemented texture array resizing
assiduous
1
-51
/
+137
2020-12-02
GLTFResourceManager: added texture allocation cache
assiduous
1
-3
/
+49
2020-12-02
Refcactored GLTFResourceManager: made allocations ref-counted objects
assiduous
1
-72
/
+113
2020-12-01
GLTF Loader: added GetFirstIndexLocation and GetBaseVertex methods
assiduous
1
-4
/
+10
2020-11-30
GLTF loader: initial implementation of GLTF resource cache
assiduous
1
-0
/
+137