Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OPENRNDR 0.4.3 source code.tar.gz | 2023-05-31 | 1.2 MB | |
OPENRNDR 0.4.3 source code.zip | 2023-05-31 | 1.5 MB | |
README.md | 2023-05-31 | 2.5 kB | |
Totals: 3 Items | 2.8 MB | 1 |
Changes since 0.4.2
- Upgrade kluent to 1.73
- Upgrade kotlinx.coroutines to 1.7.0
- Upgrade to jsoup 1.16.1
- Upgrade to Kotlin 1.8.21
- Ugrade Gradle to 8.1.1 (https://github.com/openrndr/openrndr/pull/368)
- Upgrade to Gradle 8.1
- Upgrade Kotest to 5.6.1
openrndr-application
openrndr-draw
openrndr-gl3
- Expose main constants before including preambles
- Dereference shadow on vertex buffer destruction
- Fix DDS image reader. Resolves https://github.com/openrndr/orx/issues/315
- Add ArrayTextureImageBinding support to ComputeShader (https://github.com/openrndr/openrndr/pull/369)