Add orx-time-operators

This commit is contained in:
Ricardo Matias
2020-05-17 20:49:28 +02:00
committed by GitHub
parent f391fed255
commit ae0ef47a44

View File

@@ -41,6 +41,7 @@ val orxFeatures = setOf(
// "orx-shapes", // "orx-shapes",
// "orx-syphon", // "orx-syphon",
// "orx-temporal-blur", // "orx-temporal-blur",
// "orx-time-operators,
// "orx-kinect-v1", // "orx-kinect-v1",
"orx-panel" "orx-panel"
) )