Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions addons/material_maker/nodes/colorspace_roundtrip.mmg
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
}
],
"label": "Colorspace Roundtrip",
"longdesc": "",
"longdesc": "Converts input to another colorspace, applies a \"lambda subgraph\" to individual channels in that colorspace, and converts it back to RGB.",
"name": "colorspace_roundtrip",
"node_position": {
"x": 0,
Expand Down Expand Up @@ -390,6 +390,6 @@
"param0": 0
},
"seed_int": 0,
"shortdesc": "",
"shortdesc": "Colorspace Roundtrip",
"type": "graph"
}
}