MarginallyClever / Robot-Overlord-App

Simulation and control software for robots
https://www.marginallyclever.com/
GNU General Public License v2.0
157 stars 48 forks source link

Import does not set CWD before loading #243

Closed i-make-robots closed 5 months ago

i-make-robots commented 5 months ago

Describe the bug When import runs it does not set the current working directory. All assets fail to load.

To Reproduce Steps to reproduce the behavior:

  1. Start a new scene in v2.103.0
  2. Import an existing RO from another folder.
  3. See all meshes and textures are missing.

Platform (please complete the following information): v2.103.2

Additional context Load works, import does not.