Releases: fbertola/bgfx-python
Releases Β· fbertola/bgfx-python
Version 2.0.1
Version 2.0.0
- Removed PyBind11 in favour of Cppyy, providing true automated code wrapping.
- Complete rewrite of the build system.
- Fixed Windows support over Visual Studio 2017.
- Code cleanup and performance fixes.
Version 1.0.4
Changelog:
- Improved ImGui coverage
Version 1.0.3
Changelog:
- Updated BGFX dependencies
- Added mesh loading utilities
Version 1.0.2
Changelog:
- Fixed Windows shaders compilation
- Uses Poetry and Nox for project management
- Fixed Linux's Wheels size
Version 1.0.1
Small refactorings.
Version 1.0.0
First stable release implementing the 1.0 version of the BGFX API.