Skip to content

v1.3.0

Compare
Choose a tag to compare
@Kbz-8 Kbz-8 released this 20 Jan 08:10
· 106 commits to master since this release
fcf4d3d

Version 1.3.0 📢

Some big changes.

Changelog

  • Fixed bugs with texture system
  • Added a lot of error management
  • Better Vulkan command buffers management
  • Better Vulkan descriptor sets management
  • Fixed possibles segmentation faults
  • Improving Valgrind suppressions file
  • Adding FPS capper
  • Adding possibility to use multiple fonts
  • Improving texts management
  • Improved performances
  • Added Vulkan headers to the repo (to avoid everyone to install Vulkan SDK)
  • Automated dependencies updates
  • Added profiler
  • Added rendering to image instead of window (experimental)
  • Fixing issue with Vulkan in 32 bits
  • Fixed issue with swapchain recreation (especially on Wayland)

Coming Soon

  • Vsync management
  • Even better Vulkan command buffers management
  • Better texts internal management
  • Texture array in shaders
  • Possible bug fixes

New Contributor

Full Changelog: v1.2.1...v1.3.0