diff options
| author | Egor Yusov <egor.yusov@gmail.com> | 2019-05-06 17:02:55 +0000 |
|---|---|---|
| committer | Egor Yusov <egor.yusov@gmail.com> | 2019-05-06 17:02:55 +0000 |
| commit | eaf55eab5e462c114998030519769c90d1e9533f (patch) | |
| tree | 5a5b86251370354766916b07f92c4994b3da2b38 /AssetLoader/interface | |
| parent | GLTF Loader: fixed mipmap generation issue on Vulkan on Mac (diff) | |
| download | DiligentTools-eaf55eab5e462c114998030519769c90d1e9533f.tar.gz DiligentTools-eaf55eab5e462c114998030519769c90d1e9533f.zip | |
Updated readme; added readme for GLTF Loader
Diffstat (limited to 'AssetLoader/interface')
| -rw-r--r-- | AssetLoader/interface/GLTFLoader.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AssetLoader/interface/GLTFLoader.h b/AssetLoader/interface/GLTFLoader.h index 24356bf..a413c2a 100644 --- a/AssetLoader/interface/GLTFLoader.h +++ b/AssetLoader/interface/GLTFLoader.h @@ -43,7 +43,6 @@ namespace Diligent namespace GLTF { - struct Material { enum ALPHA_MODE |
