Commit a279e5f
committed
Update Core, Tools, FX
1 parent 1715c2d commit a279e5f
3 files changed
Lines changed: 3 additions & 3 deletions
Submodule DiligentCore updated 11 files
- Common/interface/ParsingTools.hpp+4-7
- Common/interface/WeakValueHashMap.hpp+34
- Graphics/HLSL2GLSLConverterLib/include/GLSLDefinitions.h+8-3
- Primitives/interface/InterfaceID.h+17-1
- Tests/DiligentCoreAPITest/src/HLSL2GLSLConverterTest.cpp+29-1
- Tests/DiligentCoreTest/src/Common/ParsingToolsTest.cpp+4
- Tests/DiligentCoreTest/src/Common/StringToolsTest.cpp+9-1
- Tests/DiligentCoreTest/src/Common/WeakValueHashMapTest.cpp+138-1
- Tests/DiligentCoreTest/src/Primitives/InterfaceIDTest.cpp+98
- Tests/TestFramework/include/TempDirectory.hpp+2
- ThirdParty/dawn/CMakeLists.txt+5
Submodule DiligentFX updated 191 files
Submodule DiligentTools updated 12 files
- AssetLoader/README.md+2
- AssetLoader/interface/GLTFBuilder.hpp+296-59
- AssetLoader/interface/GLTFLoader.hpp+152-10
- AssetLoader/interface/GLTFResourceManager.hpp+77-4
- AssetLoader/interface/TinyGltfModelView.hpp+81-4
- AssetLoader/src/GLTFBuilder.cpp+95
- AssetLoader/src/GLTFLoader.cpp+120-20
- AssetLoader/src/GLTFResourceManager.cpp+90-4
- Tests/DiligentToolsGPUTest/CMakeLists.txt+1
- Tests/DiligentToolsGPUTest/src/GLTFResourceManagerTest.cpp+146
- Tests/DiligentToolsTest/src/GLTFLoaderTest.cpp+221
- Tests/DiligentToolsTest/src/GLTFMorphTargetTest.cpp+304
0 commit comments