MarginallyClever / Robot-Overlord-App

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

No way to set mesh or texture to "..." (nothing) #225

Closed i-make-robots closed 9 months ago

i-make-robots commented 9 months ago

To Reproduce Steps to reproduce the behavior:

  1. Start the app.
  2. Add a MeshInstance and select it.
  3. Chose a mesh from your file system. Mesh should appear in 3D view.
  4. Try to set un-set mesh or set mesh to nothing.
  5. Try same again with Material > texture.

Expected behavior Choosing a node offers a "clear" button which sets the choice to nothing. Assets could offer a list of already-loaded assets and a "nothing" choice and an "add new asset" choice. Add new asset would lead to the existing file chooser dialog.

Screenshots image image