Upgrade to OPENRNDR 0.3.42-rc.9, add DemoRegularStar02

This commit is contained in:
Edwin Jakobs
2020-05-14 10:11:38 +02:00
parent 5decae806e
commit ca53dfe902
3 changed files with 46 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ buildscript {
apply plugin: 'org.jetbrains.dokka'
project.ext {
openrndrVersion = "0.3.42-rc.6"
openrndrVersion = "0.3.42-rc.9"
kotlinVersion = "1.3.72"
spekVersion = "2.0.10"
libfreenectVersion = "0.5.7-1.5.3"