Merged master into NewAtmosphere.

This commit is contained in:
Jonathas Costa
2017-05-18 12:33:08 -04:00
105 changed files with 2686 additions and 3276 deletions

View File

@@ -25,6 +25,7 @@
#include <modules/space/rendering/simplespheregeometry.h>
#include <openspace/util/powerscaledsphere.h>
#include <openspace/scene/scenegraphnode.h>
#include <openspace/rendering/renderable.h>
namespace {
const std::string _loggerCat = "SimpleSphereGeometry";