fireclawthefox / NodeEditor

A simple generic Node Editor written with python and Panda3D
BSD 2-Clause "Simplified" License
12 stars 2 forks source link

Add search dialog for adding nodes #10

Closed fireclawthefox closed 7 months ago

fireclawthefox commented 1 year ago

A new dialog which can be called by the menu or a key combination that lists all available nodes with some details and is searchable. When a node from the dialog is chosen, it should be placed just as it was created from the menu.