Skip to content

Releases: guybrush77/rapidobj

v1.1

27 Feb 22:13
Compare
Choose a tag to compare

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

Full Changelog: v1.0.1...v1.1

v1.0.1

22 Sep 01:43
Compare
Choose a tag to compare

Minor fixes

v1.0

21 Sep 02:57
Compare
Choose a tag to compare
Update version to v1.0

v0.9

18 Jun 05:38
Compare
Choose a tag to compare

First Public Release

28 Jun 04:13
1aafc2c
Compare
Choose a tag to compare
v0.1

Update README.md