William Chen
William Chen
For better visibility, the above PR fixes **all but 1** of the failing tests.  The remaining test is broken because it attempts to load a scene that isn't part...
Thanks for letting us know and for maintaining the repo for the past few years! I agree with a lot of what doctorseus has said above and do not believe...
Putting this here for reference. These are the logs related to the generation of enums during the MixKhronosData mod after the latest commit. The enums specified in these errors either...
Going to wait to self code review this until the OpenAL bindings are merged. Currently the diffs are combined making it hard to see what I personally changed.
Ready for review! If you want to see the generated code, see: ~~https://github.com/dotnet/Silk.NET/pull/2503/commits/9c9fbfc037b662a260ff5c8eccbdeda4c064cc78.~~ Edit: This is probably easier to read: https://github.com/Exanite/Silk.NET/pull/18 Note that the red/removed code is the new code...
Going to revert acronym casing changes as discussed in the Discord before reopening PR for review.
Not sure why I can't reply to the following comment: > Why didn't the EndingsNotToTrim regex immediately below this not pick it up? But the reason for this is because...
I probably should have mentioned that it's also wrong on `develop/3.0`: This was a case that I noticed and fixed; not a case that I introduced and fixed.
On second thought though, I think my statement here is wrong: > This is notably dangerous if OpenAL decides to add a different, actually trimmable suffix (I'm not familiar with...
As in, combine the two regexes? I think that would make it confusing to edit. Edit: I think I see what you mean. You mean to make it so that...