Kotlin Graphics Glm Versions Save

jvm glm

v0.9.9.1-build-11

1 year ago

missing operator modifier on vars interface

v0.9.9.1-build-10

1 year ago

vars-interface, needed for imgui

v0.9.9.1-build-9

1 year ago

Bumped kool

v0.9.9.1-build-8

1 year ago

bumped kool up (pointers arithmetic operators)

v0.9.9.1-build-7

1 year ago
  • Gradle 8.0.2
  • Kotlin 1.8.10
  • Lwjgl 3.3.2
  • Kotest 5.5.5

v0.9.9.1-build-3

3 years ago
  • kotlin 1.4.0
  • dokka 1.4.0
  • kotest 4.2.0
  • gradle 6.6

v0.9.9.1-build-2

3 years ago
  • jdk11 and jdk8
  • Gradle:
    • kotlin script
    • bump 6.4.1
    • variance awareness
  • kotest 4.0.5
  • added dokka 0.10.1

v0.9.9.1-build-1

4 years ago
  • kotlin 1.3.70
  • gradle 6.2.2

fixed vector and matrix comparison against single scalar values

v0.9.9.1-build-0

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

v0.9.9.0-build-13

5 years ago

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