Fix warnings in code

Make OpenSpaceTest not flood the console on Jenkins
Fix Vec3 property to signal change correctly
Let RenderablePlanetProject correctly reload base map and height map
Update Ghoul
This commit is contained in:
Alexander Bock
2017-03-11 11:26:25 -05:00
parent 6e9d8103ac
commit dc40812df9
7 changed files with 17 additions and 12 deletions

View File

@@ -74,7 +74,7 @@ public:
/**
* Default constructor initializing the AberrationCorrection to Type::None with a
* Drection::Reception
* Direction::Reception
*/
AberrationCorrection() = default;