Enable orx-composition, orx-svg, orx-text-writer

They were part of openrndr and enabled by default in the past
This commit is contained in:
Abe Pazos
2025-09-11 11:35:00 +02:00
parent 622bfc5077
commit d38df2eed7

View File

@@ -16,7 +16,7 @@ val orxFeatures = setOf<String>(
"orx-camera", "orx-camera",
// "orx-chataigne", // "orx-chataigne",
"orx-color", "orx-color",
// "orx-composition", "orx-composition",
"orx-compositor", "orx-compositor",
// "orx-compute-graph", // "orx-compute-graph",
// "orx-compute-graph-nodes", // "orx-compute-graph-nodes",
@@ -63,11 +63,11 @@ val orxFeatures = setOf<String>(
"orx-shade-styles", "orx-shade-styles",
// "orx-shader-phrases", // "orx-shader-phrases",
"orx-shapes", "orx-shapes",
// "orx-svg", "orx-svg",
// "orx-syphon", // "orx-syphon",
// "orx-temporal-blur", // "orx-temporal-blur",
// "orx-tensorflow", // "orx-tensorflow",
// "orx-text-writer", "orx-text-writer",
// "orx-time-operators", // "orx-time-operators",
// "orx-timer", // "orx-timer",
// "orx-triangulation", // "orx-triangulation",