Bump to OPENRNDR 0.3.44-rc.3, add SSBO demo

This commit is contained in:
Edwin Jakobs
2020-07-17 17:08:27 +02:00
parent e14c7c3d0b
commit 2a772ced79
2 changed files with 40 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ buildscript {
apply plugin: 'org.jetbrains.dokka'
project.ext {
openrndrVersion = "0.3.44-rc.2"
openrndrVersion = "0.3.44-rc.3"
kotlinVersion = "1.3.72"
spekVersion = "2.0.11"
libfreenectVersion = "0.5.7-1.5.3"