diff --git a/build.gradle.kts b/build.gradle.kts index 0124af9..a154806 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -16,7 +16,7 @@ val orxFeatures = setOf( "orx-camera", // "orx-chataigne", "orx-color", -// "orx-composition", + "orx-composition", "orx-compositor", // "orx-compute-graph", // "orx-compute-graph-nodes", @@ -63,11 +63,11 @@ val orxFeatures = setOf( "orx-shade-styles", // "orx-shader-phrases", "orx-shapes", -// "orx-svg", + "orx-svg", // "orx-syphon", // "orx-temporal-blur", // "orx-tensorflow", -// "orx-text-writer", + "orx-text-writer", // "orx-time-operators", // "orx-timer", // "orx-triangulation",