pro3d-space / PRo3D

PRo3D, short for Planetary Robotics 3D Viewer, is an interactive 3D visualization tool allowing planetary scientists to work with high-resolution 3D reconstructions of planetary surfaces.
http://pro3d.space/
GNU Affero General Public License v3.0
38 stars 2 forks source link

Features/provex #364

Closed haraldsteinlechner closed 8 months ago

haraldsteinlechner commented 8 months ago

This PR merges all PROVEX related changes including docs and examples. All features are opt in, as long as provenance tracking is not enabled via the command line switch all is unchanged. The update function is the main entrypoint for the mentioned change. https://github.com/pro3d-space/PRo3D/blob/7a30c1604d713471a73eb9016492372948f81620/src/PRo3D.Viewer/Viewer/Viewer.fs#L1619 The UI is retained in a specific dock config - this should be benign as well for stability.