index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
AssetLoader
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give access to individual node transforms
gltf-c-api
s-ol
2021-04-12
3
-15
/
+86
*
implement loading GLTF files from memory
s-ol
2021-03-31
3
-9
/
+119
*
C API for GLTFLoader
s-ol
2021-03-30
5
-133
/
+263
*
GLTF Loader: fixed default alpha channel value of 3-component textures
assiduous
2021-03-27
1
-1
/
+1
*
Fix misc. typos
luz paz
2021-03-18
2
-2
/
+2
*
Fixed gcc/clang error
assiduous
2021-01-13
1
-1
/
+1
*
GLTF Loader: made Model::GPUDataInitialized atomic
assiduous
2021-01-13
2
-4
/
+5
*
GLTF Loader: moved AlphaMode parameter to Material::ShaderAttribs
assiduous
2021-01-13
2
-15
/
+12
*
GLTFLoder: added BaseColorAlphaFormat to ResourceCacheUseInfo; added Model::I...
assiduous
2021-01-13
1
-4
/
+21
*
Few minor updates to GLTF loader
assiduous
2021-01-11
2
-38
/
+39
*
GLTF loader: reworked loading of checker board stub texture
assiduous
2021-01-11
1
-6
/
+13
*
GLTF loader: reworked buffer initialization with user data
assiduous
2021-01-11
2
-115
/
+100
*
GLTF loader: reworked initial texture data to be stored as user data in the t...
assiduous
2021-01-10
3
-67
/
+153
*
Minor fix in GLTF resource manager
assiduous
2021-01-08
1
-1
/
+1
*
Fixed clang/gcc build error
assiduous
2021-01-08
1
-14
/
+16
*
GLTF Loader: added camera loading
assiduous
2021-01-08
2
-11
/
+83
*
Updated copyright notice
assiduous
2021-01-01
6
-6
/
+6
*
GLTFLoader: added convenience constructor for Model::CreateInfo
assiduous
2020-12-14
1
-0
/
+15
*
GLTF resource manager: fixed issue with allocation cache not being protected ...
assiduous
2020-12-12
1
-2
/
+4
*
GLTFLoader: added option to not load animation data and skin
assiduous
2020-12-11
3
-47
/
+63
*
GLTFLoader: updated node transforms handling
assiduous
2020-12-10
2
-16
/
+12
*
GLTF Loader: added
assiduous
2020-12-10
2
-8
/
+26
*
GLTFLoader: updated model initialization API; few minor improvements to loading
assiduous
2020-12-10
2
-75
/
+70
*
Fixed clang build errors
assiduous
2020-12-10
1
-5
/
+7
*
GLTFLoader: fixed variable type/name conflicts
assiduous
2020-12-10
2
-35
/
+36
*
GLTFLoader: made sure that texture files are not loaded when found in the cache
assiduous
2020-12-10
2
-38
/
+79
*
Reworked GLTF resource manager to use BufferSuballocator and DynamicTextureAtlas
assiduous
2020-12-09
4
-570
/
+180
*
GLTF Loader: enabled caching compressed textures
assiduous
2020-12-05
2
-19
/
+51
*
GLTF Resource manager: implemented texture array resizing
assiduous
2020-12-05
4
-75
/
+244
*
GLTF Loader: fixed names of Material::ALPHA_MODE enum members
assiduous
2020-12-03
2
-6
/
+6
*
GLTF loader: updated mesh BB handling
assiduous
2020-12-03
2
-39
/
+35
*
GLTF Loader: updated primitives handling
assiduous
2020-12-03
2
-36
/
+33
*
GLTF Loader: using dynamic array of joint transform matrices instead of the f...
assiduous
2020-12-03
2
-12
/
+8
*
GLTF Loader: switched to using texture arrays
assiduous
2020-12-03
2
-11
/
+16
*
GLTFLoader: reworked material to load material attribs in a shader-friendly f...
assiduous
2020-12-02
2
-75
/
+89
*
GLTF Loader: fixed few issues with texture cache
assiduous
2020-12-02
2
-88
/
+91
*
GLTFResourceManager: added texture allocation cache
assiduous
2020-12-02
4
-125
/
+226
*
Refcactored GLTFResourceManager: made allocations ref-counted objects
assiduous
2020-12-02
4
-159
/
+279
*
GLTF Loader: added GetFirstIndexLocation and GetBaseVertex methods
assiduous
2020-12-01
4
-21
/
+46
*
GLTF Loader: implemented buffer suballocation in cache
assiduous
2020-12-01
3
-80
/
+170
*
GLTF Loader: updated GPU resource initialization
assiduous
2020-12-01
2
-94
/
+106
*
GLTF Loader: refactored material textures loading
assiduous
2020-12-01
2
-125
/
+103
*
GLTF loader: initial implementation of GLTF resource cache
assiduous
2020-11-30
5
-103
/
+579
*
GLTF Loader: added texture coordinate scale and bias for use in texture atlas
assiduous
2020-11-30
1
-0
/
+7
*
GLTF loader: fixed crash when texture is missing
assiduous
2020-11-25
1
-1
/
+20
*
GLTFLoader: enabled creating the GLTF models without device context
assiduous
2020-11-05
2
-8
/
+29
*
GLTFLoader: made texture cache thread-safe
assiduous
2020-11-05
2
-8
/
+21
*
Renamed USAGE_STATIC to USAGE_IMMUTABLE (API240077)
assiduous
2020-10-19
2
-5
/
+5
*
GLTF loader: fixed issue with state transition for DDS/KTX textures
assiduous
2020-10-02
1
-11
/
+19
*
GLTF Loader: enabled loading of DDS/KTX textures
assiduous
2020-10-02
1
-68
/
+104
[next]