add new orx'es to build.gradle.kts
This commit is contained in:
@@ -14,6 +14,7 @@ val orxFeatures = setOf<String>(
|
|||||||
"orx-camera",
|
"orx-camera",
|
||||||
// "orx-chataigne",
|
// "orx-chataigne",
|
||||||
"orx-color",
|
"orx-color",
|
||||||
|
"orx-composition",
|
||||||
"orx-compositor",
|
"orx-compositor",
|
||||||
// "orx-compute-graph",
|
// "orx-compute-graph",
|
||||||
// "orx-compute-graph-nodes",
|
// "orx-compute-graph-nodes",
|
||||||
@@ -22,6 +23,8 @@ val orxFeatures = setOf<String>(
|
|||||||
// "orx-easing",
|
// "orx-easing",
|
||||||
"orx-envelopes",
|
"orx-envelopes",
|
||||||
// "orx-expression-evaluator",
|
// "orx-expression-evaluator",
|
||||||
|
// "orx-fcurve",
|
||||||
|
// "orx-fft",
|
||||||
// "orx-file-watcher",
|
// "orx-file-watcher",
|
||||||
"orx-fx",
|
"orx-fx",
|
||||||
// "orx-git-archiver",
|
// "orx-git-archiver",
|
||||||
@@ -57,9 +60,11 @@ val orxFeatures = setOf<String>(
|
|||||||
"orx-shade-styles",
|
"orx-shade-styles",
|
||||||
// "orx-shader-phrases",
|
// "orx-shader-phrases",
|
||||||
"orx-shapes",
|
"orx-shapes",
|
||||||
|
"orx-svg",
|
||||||
// "orx-syphon",
|
// "orx-syphon",
|
||||||
// "orx-temporal-blur",
|
// "orx-temporal-blur",
|
||||||
// "orx-tensorflow",
|
// "orx-tensorflow",
|
||||||
|
// "orx-text-writer",
|
||||||
// "orx-time-operators",
|
// "orx-time-operators",
|
||||||
// "orx-timer",
|
// "orx-timer",
|
||||||
// "orx-triangulation",
|
// "orx-triangulation",
|
||||||
|
|||||||
Reference in New Issue
Block a user