-
-
Notifications
You must be signed in to change notification settings - Fork 431
This is the June 2021 Update (v2.5.0) with production-ready OpenXR #505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know were late already, but got a couple of notes that I think need fixing.
Co-authored-by: Kai Jellinghaus <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A project has not been included in the solution and will not be shipped! "D:\a\Silk.NET\Silk.NET\src\Vulkan\Extensions\Silk.NET.Vulkan.Extensions.FB\Silk.NET.Vulkan.Extensions.FB.csproj" if this is acceptable please add the project name (excluding the path and extension) to the AllowedExclusions array in the NUKE Build.cs file.
After that, looks good to go
Lmfao well glad to know that's doing its job. |
@HurricanKai can you approve so we can release? |
) * Add helper for making XrGraphicsBindingOpenGL* instances, start XR demo * Fix OpenXR flags being 32-bit not 64-bit, "almost" working OpenXR demo * Pushing latest demo - crosseyed is gone, replaced with weird fov thing * Add maths helpers, is this progress I don't even know anymore * Commit before rewrite * Scrap the demo * Stop us forgetting to ship bindings! * Add missing bindings to SLN and missing typemaps, update changelog * Update src/Core/Silk.NET.Core/Native/SilkMarshal.cs Co-authored-by: Kai Jellinghaus <[email protected]> * Bindings updates, fix release notes * Update Silk.NET.sln Co-authored-by: Kai Jellinghaus <[email protected]>
) * Add helper for making XrGraphicsBindingOpenGL* instances, start XR demo * Fix OpenXR flags being 32-bit not 64-bit, "almost" working OpenXR demo * Pushing latest demo - crosseyed is gone, replaced with weird fov thing * Add maths helpers, is this progress I don't even know anymore * Commit before rewrite * Scrap the demo * Stop us forgetting to ship bindings! * Add missing bindings to SLN and missing typemaps, update changelog * Update src/Core/Silk.NET.Core/Native/SilkMarshal.cs Co-authored-by: Kai Jellinghaus <[email protected]> * Bindings updates, fix release notes * Update Silk.NET.sln Co-authored-by: Kai Jellinghaus <[email protected]>
Will close #501
Will close #500