Releases: Inochi2D/nuvk
Releases · Inochi2D/nuvk
v0.5.1
This version reverts one commit that made flags more difficult to use.
What's Changed
- Implemented bindings generator by @miss-programgamer in #1
- Fixed arrays in structs being emitted incorrectly by @miss-programgamer in #2
- Out parameters to handles now use ref instead of * by @miss-programgamer in #3
Full Changelog: https://github.com/Inochi2D/nuvk/commits/v0.5.1
v0.5.0
What's Changed
- Implemented bindings generator by @miss-programgamer in #1
- Fixed arrays in structs being emitted incorrectly by @miss-programgamer in #2
- Out parameters to handles now use ref instead of * by @miss-programgamer in #3
- Improved Flags enums usability by @miss-programgamer in #4
New Contributors
- @miss-programgamer made their first contribution in #1
Full Changelog: https://github.com/Inochi2D/nuvk/commits/v0.5.0