kaosat-dev / Blenvy

Bevy Code & Blender addon for a simple workflow to add & edit Bevy components in Blender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use component documentation in tooltip

janhohenheim opened this issue · comments

Per @nicopap, bevy_reflect is able to reflect doc comments. We could use this to export them into the registry, read them from Blender and show them on a mouseover on a component.