Default-disable debug logging, exponential zoom coeff change and additional debug log statement

This commit is contained in:
GPayne
2018-03-16 12:39:39 -06:00
parent cf3a3d6e63
commit 97ef55b4be
2 changed files with 14 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
#include <openspace/properties/vector/ivec2property.h>
#include <openspace/properties/vector/vec4property.h>
#define TOUCH_DEBUG_PROPERTIES
//#define TOUCH_DEBUG_PROPERTIES
namespace openspace {
@@ -198,6 +198,7 @@ private:
int pinchConsecCt = 0;
double pinchConsecZoomFactor = 0;
//int stepVelUpdate = 0;
#endif
// Class variables