Skip to content

Releases: guybrush77/rapidobj

v1.1

Choose a tag to compare

@guybrush77 guybrush77 released this 27 Feb 22:13

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

Choose a tag to compare

@guybrush77 guybrush77 released this 22 Sep 01:43

Minor fixes

v1.0

Choose a tag to compare

@guybrush77 guybrush77 released this 21 Sep 02:57
Update version to v1.0

v0.9

Choose a tag to compare

@guybrush77 guybrush77 released this 18 Jun 05:38

First Public Release

Choose a tag to compare

@guybrush77 guybrush77 released this 28 Jun 04:13
1aafc2c
v0.1

Update README.md