index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
AssetLoader
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give access to individual node transforms
gltf-c-api
s-ol
2021-04-12
1
-11
/
+11
*
implement loading GLTF files from memory
s-ol
2021-03-31
1
-9
/
+81
*
C API for GLTFLoader
s-ol
2021-03-30
1
-24
/
+51
*
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
1
-1
/
+1
*
GLTF Loader: made Model::GPUDataInitialized atomic
assiduous
2021-01-13
1
-2
/
+2
*
GLTF Loader: moved AlphaMode parameter to Material::ShaderAttribs
assiduous
2021-01-13
1
-5
/
+3
*
Few minor updates to GLTF loader
assiduous
2021-01-11
1
-35
/
+37
*
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
1
-107
/
+91
*
GLTF loader: reworked initial texture data to be stored as user data in the t...
assiduous
2021-01-10
2
-66
/
+134
*
Minor fix in GLTF resource manager
assiduous
2021-01-08
1
-1
/
+1
*
GLTF Loader: added camera loading
assiduous
2021-01-08
1
-2
/
+42
*
Updated copyright notice
assiduous
2021-01-01
3
-3
/
+3
*
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
1
-36
/
+44
*
GLTFLoader: updated node transforms handling
assiduous
2020-12-10
1
-15
/
+11
*
GLTF Loader: added
assiduous
2020-12-10
1
-4
/
+23
*
GLTFLoader: updated model initialization API; few minor improvements to loading
assiduous
2020-12-10
1
-61
/
+44
*
GLTFLoader: fixed variable type/name conflicts
assiduous
2020-12-10
1
-31
/
+31
*
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
2
-279
/
+110
*
GLTF Loader: enabled caching compressed textures
assiduous
2020-12-05
2
-19
/
+51
*
GLTF Resource manager: implemented texture array resizing
assiduous
2020-12-05
2
-58
/
+153
*
GLTF Loader: fixed names of Material::ALPHA_MODE enum members
assiduous
2020-12-03
1
-2
/
+2
*
GLTF loader: updated mesh BB handling
assiduous
2020-12-03
1
-34
/
+25
*
GLTF Loader: updated primitives handling
assiduous
2020-12-03
1
-15
/
+12
*
GLTF Loader: using dynamic array of joint transform matrices instead of the f...
assiduous
2020-12-03
1
-7
/
+6
*
GLTF Loader: switched to using texture arrays
assiduous
2020-12-03
1
-2
/
+2
*
GLTFLoader: reworked material to load material attribs in a shader-friendly f...
assiduous
2020-12-02
1
-26
/
+38
*
GLTF Loader: fixed few issues with texture cache
assiduous
2020-12-02
1
-88
/
+86
*
GLTFResourceManager: added texture allocation cache
assiduous
2020-12-02
2
-109
/
+209
*
Refcactored GLTFResourceManager: made allocations ref-counted objects
assiduous
2020-12-02
2
-96
/
+125
*
GLTF Loader: added GetFirstIndexLocation and GetBaseVertex methods
assiduous
2020-12-01
2
-7
/
+14
*
GLTF Loader: implemented buffer suballocation in cache
assiduous
2020-12-01
1
-53
/
+101
*
GLTF Loader: updated GPU resource initialization
assiduous
2020-12-01
1
-80
/
+98
*
GLTF Loader: refactored material textures loading
assiduous
2020-12-01
1
-92
/
+54
*
GLTF loader: initial implementation of GLTF resource cache
assiduous
2020-11-30
2
-92
/
+363
*
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
1
-8
/
+25
*
GLTFLoader: made texture cache thread-safe
assiduous
2020-11-05
1
-7
/
+14
*
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
*
Few more minor updates to GLTF loader
assiduous
2020-09-24
1
-27
/
+28
*
GLTF loader: enabled 8-bit joint indices (fixed https://github.com/DiligentGr...
assiduous
2020-09-24
1
-6
/
+22
*
Updated GLTF loader to handle non-default strides
assiduous
2020-09-24
1
-10
/
+42
*
GLTFLoader: updated bound box calculations
assiduous
2020-06-28
1
-43
/
+7
*
GLTF Loader: split GLTF vertex data into two streams: pos, normal, uv0, uv1, ...
assiduous
2020-05-17
1
-32
/
+45
*
Improved mipmap generation for alpha-cutoff materials
assiduous
2020-05-16
1
-8
/
+121
[next]