VulkanSceneGraph-1.1.8, vsgXchange-1.1.4, vsgQt-0.40, vsgImGui-0.6.0 and vsgExamples-1.1.6 releases tagged #1337
robertosfield
started this conversation in
General
Replies: 1 comment
-
vsg 1.1.8 PR for vcpkg: microsoft/vcpkg#42621 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After a bit delay I'm finally back on the release wagon and have tagged developer releases for all the main VulkanSceneGraph projects. The releases are:
The biggest changes/additions are the addition of vsg::PolytopeIntersector and a refactor of how the compile traversal manages data transfer, shifting the task to dedicated vsg::TransferTask class that is faster and lowers latency of database paging.
vsgImGui has been updated to work with the latest ImGui-1.91.4 release, and there have been various refinements to vsgXchange, vsgQt and vsgExamples.
Beta Was this translation helpful? Give feedback.
All reactions