Skip to content

liblava 2022 preview - v0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TheLavaBlock TheLavaBlock released this 11 Jun 01:39

Highlights

  • Added producer and property managing in novel engine
  • Beta Vulkan Profile support (basic usage)
  • Compile shaders on app start with shaderc
  • Benchmark your app by pressing control + b
  • Take a screenshot by pressing control + p
  • Added many new Command-Line Arguments
  • Individual app configs using identification and parameter overloading
  • Now with CPM.cmake instead of git submodules
  • Overall polished demos and tutorial stages
  • Improved documentation and lots of refactorings

What's Changed

  • Fix win32 in #74
  • Added support for VkPhysicalDevice2 by @Cons-Cat in #78
  • 2022 Update in #79
  • Update GitHub Actions in #80
  • Imgui using cpm.cmake by @mall1 in #83
  • Use CPM.cmake instead of submodules in #84
  • Producer generates shaders + update demos in #85
  • Macos build by @NorbertoBurciaga in #86

New Contributors


Full Changelog: 0.6.3...0.7.1