Browse Source
Merge pull request #4 from reinvdwoerd/patch-3
Added orx-shapes
master
Edwin Jakobs
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
build.gradle.kts
|
@ -37,6 +37,7 @@ val orxFeatures = setOf( |
|
|
// "orx-runway", |
|
|
// "orx-runway", |
|
|
// "orx-shader-phrases", |
|
|
// "orx-shader-phrases", |
|
|
"orx-shade-styles" |
|
|
"orx-shade-styles" |
|
|
|
|
|
// "orx-shapes", |
|
|
// "orx-syphon", |
|
|
// "orx-syphon", |
|
|
// "orx-temporal-blur", |
|
|
// "orx-temporal-blur", |
|
|
// "orx-kinect-v1" |
|
|
// "orx-kinect-v1" |
|
|