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
...
*
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
2
-46
/
+12
*
GLTF Loader: split GLTF vertex data into two streams: pos, normal, uv0, uv1, ...
assiduous
2020-05-17
2
-41
/
+59
*
Improved mipmap generation for alpha-cutoff materials
assiduous
2020-05-16
1
-8
/
+121
*
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
2
-0
/
+10
*
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
2
-4
/
+11
*
GLTF Loader: added optional texture cache
assiduous
2020-03-23
2
-19
/
+107
*
Minor update to CMake asset loader
assiduous
2020-02-24
1
-1
/
+1
*
Asset loader: added option to enable draco using DRACO_PATH
assiduous
2020-02-24
1
-0
/
+9
*
Updated cmake file to enable draco compression in tiny gltf
assiduous
2020-02-24
1
-0
/
+7
*
DXSDKMeshLoader: added line strip topology
assiduous
2020-02-05
1
-1
/
+1
*
Renamed .h -> .hpp where appropriate
assiduous
2020-01-31
5
-6
/
+6
*
Fixed a bunch of minor Linux/iOS/MacOS build issues
assiduous
2020-01-29
2
-0
/
+2
*
Updates to comply with the new API
assiduous
2020-01-29
4
-13
/
+13
*
Updated copyright notice
assiduous
2020-01-01
4
-28
/
+44
*
Fixed c++17 build issue
Egor Yusov
2019-12-05
1
-0
/
+2
*
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
4
-417
/
+447
*
Renamed INSTALL_DILIGENT_TOOLS cmake option to DILIGENT_INSTALL_TOOLS
Egor Yusov
2019-11-21
1
-1
/
+1
*
Added install instructions
Egor Yusov
2019-11-19
2
-4
/
+8
*
Moved Native App from master repository
Egor Yusov
2019-11-11
1
-1
/
+1
*
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
4
-4
/
+4
*
DXSDK Mesh loader: computing bounding boxes programmatically when loading the...
Egor Yusov
2019-07-21
2
-7
/
+90
*
DXSDK Mesh loader: implemented GPU resource initialization
Egor Yusov
2019-07-20
2
-185
/
+243
*
Added DXSDK Mesh Loader
Egor Yusov
2019-07-20
3
-0
/
+682
*
Updated ImageDesc struct to use VALUE_TYPE ComponentType instead of BitsPerPixel
Egor Yusov
2019-06-28
1
-1
/
+2
*
Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...
Egor Yusov
2019-06-09
1
-13
/
+13
*
Updated GLTF loader readme
Egor Yusov
2019-05-07
1
-2
/
+2
*
Updated readme
Egor Yusov
2019-05-06
1
-2
/
+2
*
Updated readme; added readme for GLTF Loader
Egor Yusov
2019-05-06
3
-1
/
+37
*
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
2
-17
/
+17
*
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
2
-4
/
+3
*
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
2
-5
/
+5
*
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
2
-18
/
+15
*
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
2
-5
/
+5
*
Minor update to GLTF loader
Egor Yusov
2019-04-27
1
-1
/
+1
*
Some updates to GLTF loader
Egor Yusov
2019-04-26
2
-108
/
+56
[prev]
[next]