index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
AssetLoader
/
interface
/
GLTFLoader.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give access to individual node transforms
gltf-c-api
s-ol
2021-04-12
1
-0
/
+25
*
implement loading GLTF files from memory
s-ol
2021-03-31
1
-0
/
+27
*
C API for GLTFLoader
s-ol
2021-03-30
1
-0
/
+178
*
Renamed .h -> .hpp where appropriate
assiduous
2020-01-31
1
-302
/
+0
*
Fixed a bunch of minor Linux/iOS/MacOS build issues
assiduous
2020-01-29
1
-0
/
+1
*
Updates to comply with the new API
assiduous
2020-01-29
1
-2
/
+2
*
Updated copyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Fixed c++17 build issue
Egor Yusov
2019-12-05
1
-0
/
+2
*
clang-formatted AssetLoader
Egor Yusov
2019-11-25
1
-77
/
+80
*
Added install instructions
Egor Yusov
2019-11-19
1
-4
/
+4
*
Updated copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated readme; added readme for GLTF Loader
Egor Yusov
2019-05-06
1
-1
/
+0
*
Fixed variable naming problem causing Linux build errors
Egor Yusov
2019-05-05
1
-2
/
+2
*
GLTF Loader: fixed couple of issues with animation
Egor Yusov
2019-05-04
1
-1
/
+1
*
GLTF loader: fixed loading specular factor
Egor Yusov
2019-05-04
1
-2
/
+2
*
GLTF Loader: improved pbr workflow indication
Egor Yusov
2019-05-04
1
-4
/
+4
*
GLTF Loader: fixed transforms
Egor Yusov
2019-05-03
1
-5
/
+4
*
Minor update to GLTF loader
Egor Yusov
2019-04-28
1
-1
/
+1
*
Some updates to GLTF loader
Egor Yusov
2019-04-26
1
-26
/
+31
*
Implemented texture data loading in gltf loader
Egor Yusov
2019-04-24
1
-2
/
+2
*
Moved GLTFLoader structures to the header
Egor Yusov
2019-04-23
1
-0
/
+261
*
Added AssetLoader project with first implementation of GLTFLoader
Egor Yusov
2019-04-23
1
-0
/
+28