6
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1099 from Windsander/shearing More... almost 3 years ago
Merge pull request #1102 from WarEagle451/patch-1 More... almost 3 years ago
Spelling mistake fix More... about 3 years ago
Add missing define More... about 3 years ago
Fix implicit conversion compiler error in glm/gtc/random.inl More... about 3 years ago
feat: add shearing matrix operation on matrix_transfom More... about 3 years ago
fix: associated min/max More... about 3 years ago
few ARM fixes More... about 3 years ago
fix hsvColor types More... about 3 years ago
fix mat2 constructors More... about 3 years ago
Update type_vec4.hpp More... about 3 years ago
Fix tengant typo More... over 3 years ago
fix: glm_never_inline More... over 3 years ago
Removed precision qualifiers from atan2 in euler_angles.inl More... over 3 years ago
Removed invalid precision qualifiers More... over 3 years ago
Sort inconsistently ordered mat declarations in fwd.hpp More... over 3 years ago
Fixed: use of undeclared identifier 'vdivq_f32' while compile for ARMv7 More... over 3 years ago
Fixed `error C3861: 'Lv': identifier not found` This diagnostic occurred in the compiler generated function 'glm::vec<1,T,Q> &glm::vec<1,T,Q>::operator |=(const glm::vec<1,A,Q> &)' More... over 3 years ago
Merge pull request #1082 from psychocoderHPC/topic-HIPsupport More... over 3 years ago
add AMD HIP support More... over 3 years ago
Merge pull request #1081 from xaedes/patch-1 More... over 3 years ago
Fixed header comment More... over 3 years ago
fix frustumLH projection matrix get wrong result when left/right or top/bottom is not symmetries More... over 3 years ago
Merge pull request #1079 from BramblePie/Change_orientedAngle_function More... over 3 years ago
Merge pull request #1074 from szabolcsdombi/quaternion-constructor-parameters-fix More... over 3 years ago
Change orientedAngle function More... over 3 years ago
Merge pull request #1076 from stephomi/decompose_wxyz More... over 3 years ago
Merge pull request #1077 from sgrottel/gtx-pca-test-rework More... over 3 years ago
fix `glm::bounceEaseInOut()` easing formula More... over 3 years ago
Avoid fp comparison of `glm::sign` return value by introducing a sign comparison helper function More... over 3 years ago