mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 09:10:18 -06:00
Feature/flying fixes (#924)
* Removing various warnings * Fix the rendering of the touchbar on Mac * More warnings * Add ghoul deinitialize * Update SGCT repository
This commit is contained in:
@@ -35,12 +35,6 @@ namespace {
|
||||
"All the envelopes used in the transfer function"
|
||||
};
|
||||
|
||||
constexpr openspace::properties::Property::PropertyInfo HistogramInfo = {
|
||||
"Histogram",
|
||||
"Histogram",
|
||||
"All the data"
|
||||
};
|
||||
|
||||
constexpr openspace::properties::Property::PropertyInfo DataUnitInfo = {
|
||||
"DataUnit",
|
||||
"DataUnit",
|
||||
|
||||
Reference in New Issue
Block a user