mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-03 17:30:04 -05:00
Added more debug logging and stopped using camera focusNode (looks deprecated) for distance calculation
This commit is contained in:
@@ -195,6 +195,9 @@ private:
|
||||
properties::FloatProperty minDiff;
|
||||
properties::FloatProperty rollOn;
|
||||
} _debugProperties;
|
||||
|
||||
int pinchConsecCt = 0;
|
||||
double pinchConsecZoomFactor = 0;
|
||||
#endif
|
||||
|
||||
// Class variables
|
||||
|
||||
Reference in New Issue
Block a user