overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
151 stars 51 forks source link

Improve Drag & drop functionality #255

Open SilverfishVR opened 2 years ago

SilverfishVR commented 2 years ago

To be clear, this is referring to how files or URL's dragged onto the interface window are handled.

For most users (on desktop at least) it has to be the easiest and most intuitive way to handle assets or avatars. It actually works fairly well already, but the logic that decides how to handle the dropped item could be a lot better:

Armored-Dragon commented 1 month ago

There could also be a option you set somewhere that makes it to when you "upload" something, it will instead route that file to a predefined server (Nextcloud for instance). This will make it so that a server hoster won't be burdened by as many assets especially if they are otherwise not needed for long. So if I were to join a world having set a hypothetical setting to route all of my file uploads to my own server, when I upload something, my server distributes that file and stores it instead of the server. Related: