mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06:00
* Use linear camera path when within target bounding sphere And do a workaround for speed computation when bounding spheres are large Closes #1910 (by at least making it so that the camera moves in an observable speed) * Make linear paths rotate based on time rather than distance (closes #1947)