space928 / Blender-O3D-IO-Public

A plugin supporting blender 2.79.x-3.x.x for importing and exporting OMSI .sco, .cfg, and .o3d files
GNU General Public License v3.0
36 stars 5 forks source link

Improve map panel ux #81

Open space928 opened 10 months ago

space928 commented 10 months ago

Ideally the user flow should be: load preview map, select tile you're interested in loading, press load tile. To do this, the map panel should automatically update the selected coordinates based ont he selected tile. It should also automatically delete the preview tile when the full tile is loaded.

space928 commented 10 months ago

This is half complete, the preview tile is not yet automatically deleted.