Releases: guybrush77/rapidobj
Releases · guybrush77/rapidobj
v1.1
What's Changed
- Remove unused variable by @asmaloney in #20
- Fix shadowed & unused var warnings from gcc 13.1 by @asmaloney in #22
- {cmake} Declare include directories as SYSTEM by @asmaloney in #21
- Move Subdivide method implementations for C++ ≥ 20 compatibility. by @stripe2933 in #23
New Contributors
- @asmaloney made their first contribution in #20
- @stripe2933 made their first contribution in #23
Full Changelog: v1.0.1...v1.1
v1.0.1
Minor fixes
v1.0
Update version to v1.0
v0.9
First Public Release
v0.1 Update README.md