Skip to content

v0.7.1

Compare
Choose a tag to compare
@richardbiely richardbiely released this 23 Sep 18:29
· 1764 commits to main since this release

Fixed:

  • incorrect container assertions cec1248
  • DataBuffer::SaveComponent wouldn't work correctly with rvalues fc4b1fe
  • chunks would be filled with 1 less entity than their capacity allowed 85d2341
  • GAIA_USE_LIBCPP usage 9cec3a3
  • C++20 and later compilation issues 53a8da5

Changed:

Tweaked:

  • component cache inlining cb873f5
  • improved performance of ComponentInfo comparison 9e03ee9
  • containers::bitset::flip performance improvement 0a58afb

Full Changelog: v0.7.0...v0.7.1