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

Refactor/remove warnings #377

Closed haraldsteinlechner closed 5 months ago

haraldsteinlechner commented 5 months ago

This PR removes dozens of warnings mostly deprecations and FS3365 and FS3370, The majority of warnings were things such as div[] [] vs div [] [] and mostly syntactical. There is still a lot of warnungs, mostly deprecated WebClient and some more complex refactorings, i would rather perform in a separate PR.

@RebeccaNowak or @LauraFritz14 could you quickly skim through the change-set if you find something problematic?