Skip to content

Commit

Permalink
update file path for v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gamgie committed Mar 18, 2024
1 parent 0a55d8f commit c77a674
Showing 1 changed file with 127 additions and 40 deletions.
167 changes: 127 additions & 40 deletions Chataigne/Oxipital.noisette
Original file line number Diff line number Diff line change
Expand Up @@ -27606,22 +27606,126 @@
"direction": 2,
"shifters": [
{
"type": 0,
"type": 1,
"width": 1920,
"height": 989,
"currentContent": "Dashboard",
"tabs": [
"direction": 2,
"shifters": [
{
"name": "Dashboard"
},
{
"name": "Modules"
},
{
"name": "Inspector"
"type": 1,
"width": 1920,
"height": 570,
"direction": 1,
"shifters": [
{
"type": 1,
"width": 307,
"height": 570,
"direction": 2,
"shifters": [
{
"type": 0,
"width": 307,
"height": 292,
"currentContent": "Modules",
"tabs": [
{
"name": "Modules"
}
]
},
{
"type": 0,
"width": 307,
"height": 272,
"currentContent": "Custom Variables",
"tabs": [
{
"name": "Custom Variables"
}
]
}
]
},
{
"type": 0,
"width": 709,
"height": 570,
"currentContent": "State Machine",
"tabs": [
{
"name": "State Machine"
},
{
"name": "Dashboard"
},
{
"name": "Module Router"
},
{
"name": "Morpher"
}
]
},
{
"type": 0,
"width": 892,
"height": 570,
"currentContent": "Inspector",
"tabs": [
{
"name": "Inspector"
}
]
}
]
},
{
"name": "State Machine"
"type": 1,
"width": 1920,
"height": 412,
"direction": 1,
"shifters": [
{
"type": 0,
"width": 178,
"height": 412,
"currentContent": "Sequences",
"tabs": [
{
"name": "Sequences"
}
]
},
{
"type": 0,
"width": 1256,
"height": 412,
"currentContent": "Sequence Editor",
"tabs": [
{
"name": "Sequence Editor"
}
]
},
{
"type": 0,
"width": 474,
"height": 412,
"currentContent": "Logger",
"tabs": [
{
"name": "Help"
},
{
"name": "Logger"
},
{
"name": "Warnings"
}
]
}
]
}
]
}
Expand Down Expand Up @@ -27831,7 +27935,7 @@
"CameraController": {
"parameters": [
{
"value": 55.70007705688477,
"value": 55.69999694824219,
"controlAddress": "/fov"
},
{
Expand Down Expand Up @@ -28024,10 +28128,6 @@
"value": false,
"controlAddress": "/squaredOrthoradial"
},
{
"value": 0.0,
"controlAddress": "/intensity"
},
{
"value": 15.0,
"controlAddress": "/radius"
Expand Down Expand Up @@ -28225,7 +28325,7 @@
"controlAddress": "/frequency"
},
{
"value": 0.00003532823757268488,
"value": 0.000035328237572684,
"controlAddress": "/intensity"
},
{
Expand Down Expand Up @@ -28485,7 +28585,7 @@
"controlAddress": "/alpha"
},
{
"value": 8.99998950958252,
"value": 9.0,
"controlAddress": "/size"
},
{
Expand Down Expand Up @@ -28594,10 +28694,6 @@
"hexMode": false,
"controlAddress": "/orbCount"
},
{
"value": 0.0,
"controlAddress": "/rate"
},
{
"value": 1.799999952316284,
"controlAddress": "/life"
Expand Down Expand Up @@ -46754,7 +46850,7 @@
{
"parameters": [
{
"value": 0.005163291934877634,
"value": 0.3338307738304138,
"minValue": 0,
"maxValue": 1,
"default": 0,
Expand All @@ -46775,7 +46871,7 @@
{
"parameters": [
{
"value": 0.0,
"value": 0.1728391945362091,
"minValue": 0,
"maxValue": 1,
"default": 0,
Expand All @@ -46796,7 +46892,7 @@
{
"parameters": [
{
"value": 0.0,
"value": 0.2152469158172607,
"minValue": 0,
"maxValue": 1,
"default": 0,
Expand Down Expand Up @@ -47295,7 +47391,7 @@
"command": {
"parameters": [
{
"value": "D:/Gamgie/Projets/Oxipital/TouchDesigner/Oxipital.toe",
"value": "../TouchDesigner/Oxipital.toe",
"controlAddress": "/target"
}
],
Expand Down Expand Up @@ -47367,7 +47463,7 @@
"command": {
"parameters": [
{
"value": "D:/Gamgie/Projets/Oxipital/Unity/HDRP_VFXGraph_Oxipital/_Build/V2/Oxipital.exe",
"value": "../HDRP_VFXGraph_Oxipital/_Build/V2/Oxipital.exe",
"controlAddress": "/target"
}
],
Expand Down Expand Up @@ -68150,15 +68246,6 @@
"listSize": 8
},
{
"parameters": [
{
"value": false,
"minValue": 0,
"maxValue": 1,
"default": false,
"controlAddress": "/#5"
}
],
"niceName": "Activate Link",
"editorIsCollapsed": true,
"type": "Boolean",
Expand Down Expand Up @@ -76427,8 +76514,8 @@
}
],
"viewOffset": [
990,
755
-633,
644
],
"viewZoom": 1.0,
"transitions": {
Expand Down Expand Up @@ -76671,8 +76758,8 @@
}
],
"viewOffset": [
990,
755
-633,
644
],
"viewZoom": 1.0
}
Expand Down

0 comments on commit c77a674

Please sign in to comment.