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
...
*
Reworked PNG and JPEG image decoding to fix incompatibility of setjmp with c+...
assiduous
2020-04-08
1
-2
/
+2
*
GLTF Loader: enabled two-sided materials
assiduous
2020-03-28
1
-0
/
+8
*
GLTF loader: fixed few issues with handling texture loading errors
assiduous
2020-03-25
1
-2
/
+23
*
GLTF loader: using full texture path as key in texture cache
assiduous
2020-03-23
1
-4
/
+10
*
GLTF Loader: added optional texture cache
assiduous
2020-03-23
1
-16
/
+93
*
DXSDKMeshLoader: added line strip topology
assiduous
2020-02-05
1
-1
/
+1
*
Renamed .h -> .hpp where appropriate
assiduous
2020-01-31
2
-3
/
+3
*
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
2
-9
/
+9
*
Updated copyright notice
assiduous
2020-01-01
2
-14
/
+22
*
Fixed clang-formatting leftover issue in DXSDK Mesh Loader
Egor Yusov
2019-11-28
1
-1
/
+1
*
clang-formatted AssetLoader
Egor Yusov
2019-11-25
2
-204
/
+230
*
Moved third party components from External to ThirdParty folder
Egor Yusov
2019-09-18
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-09-17
2
-2
/
+2
*
DXSDK Mesh loader: computing bounding boxes programmatically when loading the...
Egor Yusov
2019-07-21
1
-0
/
+39
*
DXSDK Mesh loader: implemented GPU resource initialization
Egor Yusov
2019-07-20
1
-124
/
+156
*
Added DXSDK Mesh Loader
Egor Yusov
2019-07-20
1
-0
/
+318
*
Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixel
Egor Yusov
2019-06-28
1
-1
/
+2
*
GLTF Loader: fixed mipmap generation issue on Vulkan on Mac
Egor Yusov
2019-05-05
1
-5
/
+10
*
Fixed variable naming problem causing Linux build errors
Egor Yusov
2019-05-05
1
-15
/
+15
*
Fixed a couple of Mac build problems
Egor Yusov
2019-05-04
1
-1
/
+1
*
GLTF loader: setting default normal to (0,0,0) so that the shdare can compute...
Egor Yusov
2019-05-04
1
-1
/
+1
*
GLTF Loader: fixed couple of issues with animation
Egor Yusov
2019-05-04
1
-3
/
+2
*
GLTF Loader: improved pbr workflow indication
Egor Yusov
2019-05-04
1
-1
/
+1
*
GLTF Loader: using linear min filter when the model specifies NEAREST_MIPMAP_...
Egor Yusov
2019-05-03
1
-1
/
+1
*
Update GLTF loader; fixed warning in KTX loader
Egor Yusov
2019-05-03
1
-1
/
+1
*
GLTF Loader: fixed transforms
Egor Yusov
2019-05-03
1
-13
/
+11
*
GLTF Loader: fixed texture format recognition
Egor Yusov
2019-05-01
1
-14
/
+2
*
Updated GLTF loader to use Diligent file system functions
Egor Yusov
2019-04-28
1
-10
/
+60
*
Minor update to GLTF loader
Egor Yusov
2019-04-28
1
-4
/
+4
*
Minor update to GLTF loader
Egor Yusov
2019-04-27
1
-1
/
+1
*
Some updates to GLTF loader
Egor Yusov
2019-04-26
1
-82
/
+25
*
Fixed few issues in GLTF loader
Egor Yusov
2019-04-24
1
-18
/
+21
*
Implemented texture data loading in gltf loader
Egor Yusov
2019-04-24
1
-6
/
+137
*
Moved GLTFLoader structures to the header
Egor Yusov
2019-04-23
1
-1094
/
+900
*
Added AssetLoader project with first implementation of GLTFLoader
Egor Yusov
2019-04-23
1
-0
/
+1372
[prev]