Skip to content

VulkanSceneGraph-1.0.4

Compare
Choose a tag to compare
@vsg-dev vsg-dev released this 20 Mar 17:29
· 1472 commits to master since this release

What's Changed

  • Creation of dedicated VulkanSceneGraph website which provides a new home for documentation previously held within the VulkanSceneGraph repository, and adds online reference docs and links to tutorials etc.
  • Replace RTX Mesh Shaders classes with cross vendor Khronos Mesh Shaders. by @robertosfield in #745
  • Added SpvOptions::generateDebugInfo support to ShaderCompileSettings. by @robertosfield in #748 and @timoore in #749
    Tim Moore has written this tutorial on how to set up generation of shader debug info and use it with RenderDoc
  • Merge master into 1.0 branch in prep for 1.0.4 release by @vsg-dev in #752
  • Add missing member functions for VertexDraw by @timoore in #754
  • Merge fixes from master. by @vsg-dev in #755

Full Changelog: VulkanSceneGraph-1.0.3...VulkanSceneGraph-1.0.4