pioneer icon indicating copy to clipboard operation
pioneer copied to clipboard

Modelviewer: Show invisible surfaces and tag points

Open robn opened this issue 12 years ago • 6 comments

A nice toggle to show docking surfaces, decal/label surfaces and tag points would be useful.

robn avatar Jan 29 '13 03:01 robn

Docking surfaces are already shown, no? Red in "collision mesh" view.

Luomu avatar Jan 29 '13 12:01 Luomu

Ooh, I never noticed that! Very nice!

robn avatar Jan 30 '13 00:01 robn

This is useful, I've hacked in something similar to show my docking nodes but without an on-screen toggle.

That was mostly copied from the existing red-wireframe "collision mesh" view.

fluffyfreak avatar Jan 31 '13 15:01 fluffyfreak

There's a commented out bit in MatrixTransform::Render that draws a little XYZ widget on each node, try that.

I'll do something proper, but I don't quite know what the GUI should be, how many checkboxes can one squeeze on the same screen

Luomu avatar Jan 31 '13 16:01 Luomu

A key toggle would be fine for now. I have an item on my list somewhere to make the UI nicer. Don't hold back adding features just for that!

robn avatar Jan 31 '13 20:01 robn

Partially fixed in #5010, the only thing that's left is showing label points.

sturnclaw avatar Nov 15 '20 07:11 sturnclaw