glm v0.9.9.1 Release Notes

Release Date: 2019-12-11 // over 4 years ago

    ➕ Added missing equal and notEqual with epsilon for quaternion types to GTC_quaternion

    Added EXT_matrix_relational: equal and notEqual with epsilon for matrix types

    ➕ Added missing vec1 based constructors

    ➕ Added identity functions #765

    ➕ Added separated performance tests (to finish)

    Clarified refract valid range of the indices of refraction, between -1 and 1 inclusively #806

    kotlin 1.3.61

    lwjgl 3.2.3

    gradle 6.0.1

    🔌 shadow plugin 5.2.0

    👕 kotlintest 3.4.2


Previous changes from v0.9.9.0

  • 🏗 v0.9.9.0 build 13

    Lwjgl 3.2.2-3
    Kotlin 1.3.21
    👕 Kotlintest 3.2.1
    Shadow 4.0.4
    ↪ Gradle 5.2.1 with Shadow workaround