File mingw64-glm.changes of Package mingw64-glm
-------------------------------------------------------------------
Sat May 10 09:49:23 UTC 2025 - msuchanek@suse.de
- Update to version 1.0.1
* Added C++17 [[nodiscard]] support
* Enables only warnings as errors while building unit tests
* Added aligned_*vec3 simd support #1245
* Fixed C++ language auto detection build, disable C++98 warnings with Clang #1235, #1231
* Fixed GTX_color_space missing <glm/ext/scalar_constants.hpp> include #1233 #1238
* Fixed EXT_matrix_transform shear implementation #1140 #1182
* Fixed smoothstep SIMD implementation #1222
- Update to version 1.0.0
* Added GLM_EXT_scalar_reciprocal with tests
* Added GLM_EXT_vector_reciprocal with tests
* Added glm::iround and glm::uround to GLM_EXT_scalar_common and GLM_EXT_vector_common
* Added GLM_EXT_matrix_integer with tests
* Added Github Actions
* Added GLM_FORCE_UNRESTRICTED_FLOAT to prevent static asserts when using other scalar types with function expecting floats.
* Added constexpr qualifier for cross product #1040
* Added constexpr qualifier for dot product #1040
* Fixed incorrect assertion for glm::min and glm::max #1009
* Fixed quaternion orientation in glm::decompose #1012
* Fixed singularity in quaternion to euler angle roll conversion #1019
* Fixed quat glm::pow handling of small magnitude quaternions #1022
* Fixed glm::fastNormalize build error #1033
* Fixed glm::isMultiple build error #1034
* Fixed glm::adjugate calculation #1035
* Fixed glm::angle discards the sign of result for angles in range (2pi-1, 2pi) #1038
* Removed ban on using glm::string_cast with CUDA host code #1041
-------------------------------------------------------------------
Tue Jan 10 11:54:48 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>
- Fix not installing *.h files
-------------------------------------------------------------------
Thu Jan 5 21:29:37 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>
- Add changes file
- Update to 0.9.9.8