rferrese
rferrese
It would be great if the GLTF could specify multiple sizes of textures, and the importer could load the appropriate LOD. Additionally, it would be nice to be able to...
This would be a nice-to-have feature if when loading the GLTF model, it surfaced missing extensions to the caller so that a warning could be shown to notify the user...
It would be really nice to expand the Examples folder to include things like setting the font
Semantic versioning doesn't set the Patch field if the latest Tag includes 3 fields (like 'v0.0.0')
**Bug description** Semantic versioning patch field does not behave as expected when the most recent tag has major, minor, and tag in it. **How to reproduce** 1. Create workflow with...