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

Viewplan minimum value not updated #361

Closed gpaar closed 8 months ago

gpaar commented 9 months ago

Modifying the minimum value of the distance coloring does not gain any effect. It always stays image at the first ever defined value.

LauraFritz14 commented 9 months ago

update: max of Colors minDepth NumericInput is 100.0. todo: increase minDepth max to max of maxDepth (10 000.0)

LauraFritz14 commented 8 months ago

included in merge #362