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-chataigne",
"orx-color",
// "orx-composition",
"orx-composition",
"orx-compositor",
// "orx-compute-graph",
// "orx-compute-graph-nodes",
@@ -63,11 +63,11 @@ val orxFeatures = setOf<String>(
"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",