Add 7 new orx extensions, use OPENRNDR and ORX 0.4.3-alpha9
This commit is contained in:
@@ -15,22 +15,27 @@ val orxFeatures = setOf<String>(
|
||||
// "orx-chataigne",
|
||||
"orx-color",
|
||||
"orx-compositor",
|
||||
// "orx-compute-graph",
|
||||
// "orx-compute-graph-nodes",
|
||||
// "orx-dnk3",
|
||||
// "orx-easing",
|
||||
// "orx-expression-evaluator",
|
||||
// "orx-file-watcher",
|
||||
"orx-fx",
|
||||
// "orx-git-archiver",
|
||||
// "orx-glslify",
|
||||
// "orx-gradient-descent",
|
||||
// "orx-git-archiver",
|
||||
"orx-gui",
|
||||
// "orx-hash-grid",
|
||||
"orx-image-fit",
|
||||
// "orx-integral-image",
|
||||
// "orx-interval-tree",
|
||||
// "orx-jumpflood",
|
||||
// "orx-kdtree",
|
||||
// "orx-keyframer",
|
||||
// "orx-keyframer",
|
||||
// "orx-kinect-v1",
|
||||
// "orx-kotlin-parser",
|
||||
// "orx-marching-squares",
|
||||
// "orx-mesh-generators",
|
||||
// "orx-midi",
|
||||
// "orx-minim",
|
||||
@@ -43,6 +48,7 @@ val orxFeatures = setOf<String>(
|
||||
"orx-panel",
|
||||
// "orx-parameters",
|
||||
// "orx-poisson-fill",
|
||||
// "orx-quadtree",
|
||||
// "orx-rabbit-control",
|
||||
// "orx-realsense2",
|
||||
// "orx-runway",
|
||||
@@ -55,6 +61,7 @@ val orxFeatures = setOf<String>(
|
||||
// "orx-time-operators",
|
||||
// "orx-timer",
|
||||
// "orx-triangulation",
|
||||
// "orx-turtle",
|
||||
"orx-video-profiles",
|
||||
"orx-view-box",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user