Skip to content

Commit

Permalink
🤏 [mixbox] Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesFouchy committed Oct 13, 2023
1 parent c807667 commit b9c0bd0
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 46 deletions.
2 changes: 1 addition & 1 deletion Cool
44 changes: 0 additions & 44 deletions Nodes/12 Image Blend/Opacity.clbnode.presets.json

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Presets": {
"Underlying container": [
{
"first": "ef366185-eeb3-4c86-92e6-a139302c3864",
"first": "2dc66228-4356-4c03-b1a4-1b956c1351e8",
"second": {
"Name": "Default",
"Values": [
Expand Down
42 changes: 42 additions & 0 deletions Nodes/12 Image Blend/Over (Paint).clbnode.presets.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"Presets": {
"Underlying container": [
{
"first": "2fec6af0-2106-498f-930e-94811d87bdbe",
"second": {
"Name": "Default",
"Values": [
{
"index": 8,
"data": {
"Name": "Background",
"Value": {
"sRGB, Straight alpha": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"w": 1.0
}
},
"Metadata": {
"Is HDR": false
},
"Default Value": {
"sRGB, Straight alpha": {
"x": 0.0,
"y": 0.0,
"z": 0.0,
"w": 1.0
}
},
"Default Metadata": {
"Is HDR": false
}
}
}
]
}
}
]
}
}
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
## 🐣beta-9 WIP

- ✨ Added Midi support!
- ✨ Added the "Paint" blend mode.
- ✨ Added an Output window that you can project during live shows, while still having your View window on your screen to move the camera and the widgets. To open this window, go in the `Commands` menu and select `Open output window`.
- ✨ Added "Load Backup" in case you accidentally refused to save your unsaved changes.
- 🐛 Fix: the transparency information was sometimes getting lost between nodes.
Expand Down

0 comments on commit b9c0bd0

Please sign in to comment.