github recp/cglm v0.7.6
v0.7.6: Critical bugfix for ARM/NEON and Improvements

latest releases: v0.9.4, v0.9.3, v0.9.2...
3 years ago

Critical Bugfix:

  • neon: fix vec4_muladds (critical): f49e8f9

Bugfixes and Improvements:

Core
  • Use epsilon to compare vec2/vec3/vec4_eq_all
  • mat2: suppress warnings for initializing mat2 sruct
Build
  • Build: Improve CMake build integration
  • Build: Update CMake to export Config to use find_package()
  • Build: Drop pedantic from C Flags and allow extensions
Tests
  • tests: add option to disable colors in test output
  • tests: add test for frustum

New Features:

  • Option to override FLT_EPSILON with GLM_FLT_EPSILON

Don't miss a new cglm release

NewReleases is sending notifications on new releases.