diff --git a/build.gradle.kts b/build.gradle.kts index eb50696..12729dc 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -14,7 +14,7 @@ val orxFeatures = setOf( // "orx-boofcv", // "orx-camera", // "orx-chataigne", -// "orx-color", + "orx-color", "orx-compositor", // "orx-dnk3", // "orx-easing", @@ -23,6 +23,7 @@ val orxFeatures = setOf( "orx-fx", // "orx-glslify", // "orx-gradient-descent", + "orx-git-archiver", "orx-gui", "orx-image-fit", // "orx-integral-image", @@ -48,7 +49,7 @@ val orxFeatures = setOf( // "orx-runway", "orx-shade-styles", // "orx-shader-phrases", -// "orx-shapes", + "orx-shapes", // "orx-syphon", // "orx-temporal-blur", // "orx-tensorflow",