Merge branch 'master' into feature/FXAA

# Conflicts:
#	include/openspace/rendering/framebufferrenderer.h
#	include/openspace/rendering/renderer.h
#	src/rendering/framebufferrenderer.cpp
This commit is contained in:
Alexander Bock
2019-08-20 14:47:01 +02:00
13 changed files with 163 additions and 186 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ public:
virtual void setValue(float value) = 0;
virtual void setSaturation(float sat) = 0;
virtual void enableFXAA(bool enable) = 0;
virtual void disableHDR(bool disable) = 0;
virtual void setDisableHDR(bool disable) = 0;
/**
* Set raycasting uniforms on the program object, and setup raycasting.