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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
GLTF loader: reworked initial texture data to be stored as user data in the t...
assiduous
2021-01-10
1
-4
/
+23
*
Minor fix in GLTF resource manager
assiduous
2021-01-08
1
-1
/
+1
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
GLTF resource manager: fixed issue with allocation cache not being protected ...
assiduous
2020-12-12
1
-2
/
+4
*
GLTFLoader: made sure that texture files are not loaded when found in the cache
assiduous
2020-12-10
1
-7
/
+10
*
Reworked GLTF resource manager to use BufferSuballocator and DynamicTextureAtlas
assiduous
2020-12-09
1
-228
/
+46
*
GLTF Loader: enabled caching compressed textures
assiduous
2020-12-05
1
-0
/
+1
*
GLTF Resource manager: implemented texture array resizing
assiduous
2020-12-05
1
-51
/
+137
*
GLTFResourceManager: added texture allocation cache
assiduous
2020-12-02
1
-3
/
+49
*
Refcactored GLTFResourceManager: made allocations ref-counted objects
assiduous
2020-12-02
1
-72
/
+113
*
GLTF Loader: added GetFirstIndexLocation and GetBaseVertex methods
assiduous
2020-12-01
1
-4
/
+10
*
GLTF loader: initial implementation of GLTF resource cache
assiduous
2020-11-30
1
-0
/
+137