scenerygraphics / sciview

sciview is a tool for visualization and interaction with ND image and mesh data
BSD 2-Clause "Simplified" License
64 stars 17 forks source link

Add ability to drag nodes in the inspector/scenegraph #314

Open kephale opened 3 years ago

kephale commented 3 years ago

It would be nice to be able to click on a node's name, and drag it to another node to make it a child/parent of the other node.

kephale commented 1 year ago

This is related to https://github.com/scenerygraphics/sciview/issues/504