We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Providing Source Link + .pdb + deterministic builds will provide the best debugging experience, and it isn't that much work. See official guidance
The text was updated successfully, but these errors were encountered:
I will pick this up once #190 is complete, if approved
Sorry, something went wrong.
Sounds fine to me, @devvoid any objections?
Add SourceLink (closes #213)
ca8cc40
[2.0] Sunday Sprint (#260)
fa2c8b8
* Add SourceLink (closes #213) * Begin targeting Preview 2 * Use same structs for GLFW Image Data (closes #139) * Fix deterministic builds * Add framebuffer size (closes #261) * Add nullability (closes #39) * Add position to click events (closes #140) * Remove the LastKey enumerant (closes #259) * Add measures to ensure that window visibility is correct (closes #66) * First review fix * Second review fix * Update src/Input/Silk.NET.Input.Glfw/ReadOnlyListEnumerator.cs * Update src/Core/Silk.NET.Core/Miscellaneous/RawImage.cs Co-authored-by: HurricanKai <kai.jellinghaus1@gmail.com> Co-authored-by: HurricanKai <kai.jellinghaus1@gmail.com>
Done in #260
Perksey
No branches or pull requests
Providing Source Link + .pdb + deterministic builds will provide the best debugging experience, and it isn't that much work.
See official guidance
The text was updated successfully, but these errors were encountered: