mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-28 06:59:46 -06:00
added method to clear keyframes and call to that method when hostship is switched
This commit is contained in:
@@ -402,6 +402,9 @@ namespace openspace {
|
||||
//we were not broadcasting so nothing to do
|
||||
}
|
||||
|
||||
//clear buffered any keyframes
|
||||
OsEng.interactionHandler()->clearKeyframes();
|
||||
|
||||
//request init package from the host
|
||||
int size = headerSize();
|
||||
std::vector<char> buffer;
|
||||
|
||||
Reference in New Issue
Block a user