DiligentTools icon indicating copy to clipboard operation
DiligentTools copied to clipboard

Utilities built on top of core module

Results 15 DiligentTools issues
Sort by recently updated
recently updated
newest added

- [x] #193 - [ ] [Multiple animations at the same time](https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/InterpolationTest) + [Fox](https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/Fox) * Requires changes to `ComputeTransforms` - [ ] [Morph Targets](https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/AnimatedMorphCube) - [X] [Vertex Colors](https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/VertexColorTest) https://github.com/DiligentGraphics/DiligentEngine/issues/58 *...

Checks to see if the `libclang` and `jinja2` modules are available to the python interpreter before attempting to install using pip. This allows a user on a system that does...

# Issue This issue relates to how dependencies in the python portion of this project's build system are managed. This project makes the assumption that as long as there is...

json.hpp is quite out-of-date. Looks line that RSN parser needs to be updated.

https://github.com/DiligentGraphics/DiligentTools/security/code-scanning/1806 https://github.com/DiligentGraphics/DiligentTools/security/code-scanning/1805 https://github.com/DiligentGraphics/DiligentTools/security/code-scanning/1804 https://github.com/DiligentGraphics/DiligentTools/security/code-scanning/1803

- [x] Move BytecodeDumper to anonymous namespace - [x] If dump directory does not exist, none of the other directories will be created and dump will fail. The packager must...

Use [ArchiveTest/TestBrokenShader](https://github.com/DiligentGraphics/DiligentCore/blob/7e1898150616cfa1ee733c212f54fe59c3fb6a78/Tests/DiligentCoreAPITest/src/ArchiveTest.cpp#L454-L468) test suite as example.