radiance icon indicating copy to clipboard operation
radiance copied to clipboard

Nothing is displayed on left menu after hitting "A"

Open nonZero opened this issue 2 months ago • 2 comments

Hi!

I am trying to run this under arch linux. Cloned master at fe83e32 cargo run Hit "a" Nothing appears on left. Am I doing something wrong? Thank you!

And also: are there any video examples of this software? Thank you!

Image

nonZero avatar Nov 03 '25 18:11 nonZero

After investigating the code I eventually found out that there just no menu or whatever to add node, you have to write their name to add a node. I'm personally adding a menu system like there was on older release for ease of use. I'll edit this post to let know people interested in this kind of feature and maybe I'll make a pull request or something like that.

lysergik avatar Nov 12 '25 15:11 lysergik

Thanks for your interest in this project! You are correct, that lonely textbox is currently the only interface for adding new nodes. The only way to know what to type into it is by perusing the "library" directory. This was a stop-gap measure and I am eager to replace it with something better, but I am not currently working on it. I will gladly accept PRs that improve it!

ervanalb avatar Nov 12 '25 16:11 ervanalb

I have added a basic list view to that left panel. Let me know what you think!

Image

ervanalb avatar Dec 17 '25 03:12 ervanalb