AcademySoftwareFoundation / Imath

Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
https://imath.readthedocs.io
BSD 3-Clause "New" or "Revised" License
356 stars 104 forks source link

v3.1.11 commits and release notes #372

Closed cary-ilm closed 4 months ago

cary-ilm commented 4 months ago

Patch release with two small build fixes/features:

This release also introduces the practice of signing release artifacts via sigstore.

cary-ilm commented 4 months ago

Needs cmake 3.14

cary-ilm commented 4 months ago

I've removed the uninstall target and the resulting need for cmake 3.14, which will wait for the next minor release.