All Versions
2
Latest Version
Avg Release Cycle
288 days
Latest Release
1932 days ago

Changelog History

  • v0.9.9.1 Changes

    December 11, 2019

    โž• 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

  • v0.9.9.0 Changes

    February 26, 2019

    ๐Ÿ— 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