Skip to content

1.0.11

Latest

Choose a tag to compare

@SarahWeiii SarahWeiii released this 04 May 19:23
  • Fix std::string / std::regex ambiguity and update logger for modern spdlog (#98, thanks @clintmorris229)
  • Fix RecoverParts transform order in the public C++/Python API when PCA is enabled (#99, thanks @VMF-HIBIKI)
  • Use #if defined(_WIN32) in public/coacd.h to silence -Wundef in downstream consumers like Unreal Engine 5.7 clang (#101, thanks @vivekgr92)
  • Skip BT_USE_SSE on ARM64 / ARM64EC Windows builds in btScalar.h (#102, thanks @vinod-sv)