Add orx-property-watchers, mention next-version branch
This commit is contained in:
@@ -27,7 +27,7 @@ Newer versions of OPENRNDR and ORX bring useful features and bug fixes. The most
|
|||||||
<br> for OPENRNDR.
|
<br> for OPENRNDR.
|
||||||
<br> for ORX.
|
<br> for ORX.
|
||||||
|
|
||||||
You can use those version numbers in your toml file. They can look like "0.4.3" or "0.4.3-alpha4". Use the complete string, as in:
|
Switch to the [next-version branch](https://github.com/openrndr/openrndr-template/tree/next-version) or enter these version numbers in your toml file. They can look like "0.4.3" or "0.4.3-alpha4". Use the complete string, as in:
|
||||||
|
|
||||||
openrndr = "0.4.3-alpha4"
|
openrndr = "0.4.3-alpha4"
|
||||||
orx = "0.4.3-alpha4"
|
orx = "0.4.3-alpha4"
|
||||||
|
|||||||
@@ -20,8 +20,8 @@ val orxFeatures = setOf<String>(
|
|||||||
"orx-delegate-magic",
|
"orx-delegate-magic",
|
||||||
// "orx-dnk3",
|
// "orx-dnk3",
|
||||||
// "orx-easing",
|
// "orx-easing",
|
||||||
// "orx-expression-evaluator",
|
|
||||||
"orx-envelopes",
|
"orx-envelopes",
|
||||||
|
// "orx-expression-evaluator",
|
||||||
// "orx-file-watcher",
|
// "orx-file-watcher",
|
||||||
"orx-fx",
|
"orx-fx",
|
||||||
// "orx-git-archiver",
|
// "orx-git-archiver",
|
||||||
@@ -49,6 +49,7 @@ val orxFeatures = setOf<String>(
|
|||||||
"orx-panel",
|
"orx-panel",
|
||||||
// "orx-parameters",
|
// "orx-parameters",
|
||||||
// "orx-poisson-fill",
|
// "orx-poisson-fill",
|
||||||
|
// "orx-property-watchers",
|
||||||
// "orx-quadtree",
|
// "orx-quadtree",
|
||||||
// "orx-rabbit-control",
|
// "orx-rabbit-control",
|
||||||
// "orx-realsense2",
|
// "orx-realsense2",
|
||||||
|
|||||||
Reference in New Issue
Block a user