mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-27 15:29:26 -06:00
More changes to RenderableStars using the AMNH test target
Removed superfluous properties of RenderableStars Removed specialized settings file
This commit is contained in:
@@ -73,9 +73,6 @@ private:
|
||||
properties::OptionProperty _colorOption;
|
||||
bool _dataIsDirty;
|
||||
|
||||
properties::Vec2Property _magnitudeClamp;
|
||||
properties::FloatProperty _exponentialOffset;
|
||||
properties::FloatProperty _exponentialDampening;
|
||||
properties::FloatProperty _scaleFactor;
|
||||
|
||||
ghoul::opengl::ProgramObject* _program;
|
||||
|
||||
Reference in New Issue
Block a user