Skip to content

Releases: fbertola/bgfx-python

Version 2.0.1

10 Oct 15:12
Compare
Choose a tag to compare

Changelog:

  • Updated BGFX version
  • Fixed runtime header discovery

Version 2.0.0

04 Aug 12:58
Compare
Choose a tag to compare
Version 2.0.0 Pre-release
Pre-release
  • 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

13 Aug 07:41
Compare
Choose a tag to compare

Changelog:

  • Improved ImGui coverage

Version 1.0.3

29 Jul 16:54
Compare
Choose a tag to compare

Changelog:

  • Updated BGFX dependencies
  • Added mesh loading utilities

Version 1.0.2

17 Jul 09:03
Compare
Choose a tag to compare

Changelog:

  • Fixed Windows shaders compilation
  • Uses Poetry and Nox for project management
  • Fixed Linux's Wheels size

Version 1.0.1

13 May 15:19
Compare
Choose a tag to compare
Version 1.0.1 Pre-release
Pre-release

Small refactorings.

Version 1.0.0

12 May 13:08
Compare
Choose a tag to compare
Version 1.0.0 Pre-release
Pre-release

First stable release implementing the 1.0 version of the BGFX API.