mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-08 04:20:14 -05:00
removed flow functionality. Was never used and is more confusing than not imo.
This commit is contained in:
@@ -35,8 +35,7 @@ local Fluxnodes = {
|
||||
ColorTablePaths = {
|
||||
Standard = asset.localResource("transferfunctions/flux-nodes.txt"),
|
||||
CMR = asset.localResource("transferfunctions/CMR.txt"),
|
||||
Earth = asset.localResource("transferfunctions/flux-nodes-grey-scale.txt"),
|
||||
Flow = asset.localResource("transferfunctions/flux-nodes-flow.txt")
|
||||
Earth = asset.localResource("transferfunctions/flux-nodes-grey-scale.txt")
|
||||
},
|
||||
|
||||
LoadAtRuntime = true,
|
||||
|
||||
Reference in New Issue
Block a user