Skip to content

Version 1.1.2

Compare
Choose a tag to compare
@aloeliger aloeliger released this 12 Mar 11:22
· 2 commits to main since this release
34f6db2

Changes

  • Introduces a nullptr check to the model loader destructor to prevent a segfault if a model fails to load. The returned runtime exception can be caught without forced error now, if desired.