mirror of
https://github.com/xodio/xod.git
synced 2026-03-14 12:46:54 +01:00
feat(workspace): mark nodes as deprecated: concat-N, discretize-N, nth-number-N nodes
This commit is contained in:
@@ -74,6 +74,15 @@
|
||||
},
|
||||
"type": "xod/patch-nodes/input-string"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/concat with adjusted arity instead",
|
||||
"id": "H1cuQKRtG",
|
||||
"position": {
|
||||
"x": 170,
|
||||
"y": 102
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
},
|
||||
{
|
||||
"id": "HJT7Rsg0-",
|
||||
"position": {
|
||||
|
||||
@@ -143,6 +143,15 @@
|
||||
"y": 0
|
||||
},
|
||||
"type": "xod/patch-nodes/input-string"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/concat with adjusted arity instead",
|
||||
"id": "rySFXY0Kz",
|
||||
"position": {
|
||||
"x": 170,
|
||||
"y": 102
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -155,6 +155,15 @@
|
||||
},
|
||||
"type": "@/concat"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/concat with adjusted arity instead",
|
||||
"id": "r1CKmYCKG",
|
||||
"position": {
|
||||
"x": 204,
|
||||
"y": 102
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
},
|
||||
{
|
||||
"id": "rJwg1hlA-",
|
||||
"position": {
|
||||
|
||||
@@ -174,6 +174,15 @@
|
||||
},
|
||||
"type": "xod/patch-nodes/output-string"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/concat with adjusted arity instead",
|
||||
"id": "SkBcmY0Yf",
|
||||
"position": {
|
||||
"x": 238,
|
||||
"y": 102
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
},
|
||||
{
|
||||
"id": "rJzKUJ3eA-",
|
||||
"position": {
|
||||
|
||||
@@ -108,6 +108,15 @@
|
||||
},
|
||||
"type": "xod/patch-nodes/input-number"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/discretize with adjusted arity instead",
|
||||
"id": "r1VsXK0KG",
|
||||
"position": {
|
||||
"x": 272,
|
||||
"y": 204
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
},
|
||||
{
|
||||
"id": "rJl5qpZYZ",
|
||||
"label": "T0",
|
||||
|
||||
@@ -198,6 +198,15 @@
|
||||
},
|
||||
"type": "@/less"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/discretize with adjusted arity instead",
|
||||
"id": "rkcsXtCtM",
|
||||
"position": {
|
||||
"x": 272,
|
||||
"y": 204
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
},
|
||||
{
|
||||
"id": "ryDEo6bF-",
|
||||
"label": "T2",
|
||||
|
||||
@@ -192,6 +192,15 @@
|
||||
},
|
||||
"type": "xod/patch-nodes/output-number"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/discretize with adjusted arity instead",
|
||||
"id": "HyghXKCFM",
|
||||
"position": {
|
||||
"x": 340,
|
||||
"y": 204
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
},
|
||||
{
|
||||
"id": "S1w-2pbtZ",
|
||||
"label": "T3",
|
||||
|
||||
@@ -76,6 +76,15 @@
|
||||
},
|
||||
"type": "xod/patch-nodes/input-number"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/nth-number with adjusted arity instead",
|
||||
"id": "S1nnmK0Kf",
|
||||
"position": {
|
||||
"x": 204,
|
||||
"y": 102
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
},
|
||||
{
|
||||
"id": "SJrESpZKW",
|
||||
"position": {
|
||||
|
||||
@@ -126,6 +126,15 @@
|
||||
},
|
||||
"type": "xod/patch-nodes/input-number"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/nth-number with adjusted arity instead",
|
||||
"id": "SJMTmtCFf",
|
||||
"position": {
|
||||
"x": 272,
|
||||
"y": 102
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
},
|
||||
{
|
||||
"id": "SJhFra-t-",
|
||||
"label": "X1",
|
||||
|
||||
@@ -155,6 +155,15 @@
|
||||
},
|
||||
"type": "xod/patch-nodes/output-number"
|
||||
},
|
||||
{
|
||||
"description": "Use xod/core/nth-number with adjusted arity instead",
|
||||
"id": "HJupmFAYz",
|
||||
"position": {
|
||||
"x": 272,
|
||||
"y": 102
|
||||
},
|
||||
"type": "xod/patch-nodes/deprecated"
|
||||
},
|
||||
{
|
||||
"boundValues": {
|
||||
"SJqZ8COrDkW": 3
|
||||
|
||||
Reference in New Issue
Block a user