Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The flight plan should be reconstructed lazily #2979

Closed
pleroy opened this issue May 9, 2021 · 0 comments · Fixed by #3268
Closed

The flight plan should be reconstructed lazily #2979

pleroy opened this issue May 9, 2021 · 0 comments · Fixed by #3268

Comments

@pleroy
Copy link
Member

pleroy commented May 9, 2021

In #2978 I added a mechanism to synchronize the reconstruction of a flight plan with ephemeris reanimation. This means that an old flight plan might cause scene switch to be delayed. The solution is to delay calling ComputeSegments until some client actually needs the flight plan segments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant