-
Notifications
You must be signed in to change notification settings - Fork 279
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
Remove the last of the old kind attributes #621
Conversation
…ename-groups-that-are-not-enums
…MinSampleShadingOES
…ename-groups-that-are-not-enums
Co-authored-by: Sun Serega <[email protected]>
… generic name but only one usage, should kind=Clamped be used?
I think I might have messed up the git stuff as I think some of these commits are part of #534. Not sure if I can fix this in any good ways. |
I think this is because #534 was squash-merged. One way to fix this is to rebase the Though rebase might be messy in this case. Either way, you'd need to |
There are 3 changes in gl.xml between the last 2 PRs. |
Will fix! |
This PR fixes the last stuff that was left in in #534. Basically this PR replaces and removes the last
CheckedFloat
andCheckedInt32
kinds (as well a few others kinds that where leftovers and never described formally).I thought I had fixed these things but it turned out that I had some +1 year old commits in this branch that I never opened a PR for.
cc @SunSerega