mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Fix crash with MSAA buffer generation when compiling in Debug on Windows
Cleanup of logging behavior
This commit is contained in:
@@ -715,8 +715,6 @@ void TouchInteraction::findSelectedNode(const std::vector<TuioCursor>& list) {
|
||||
LINFOC("Picking", "Picked node: " + _pickingSelected->name());
|
||||
}
|
||||
|
||||
LINFOC("Picking", "============");
|
||||
|
||||
_selected = std::move(newSelected);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user