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

Add file watcher for registry

kaosat-dev opened this issue · comments

Currently, if you change your registry, you need to reload it manually (or reload the file, since it also reloads the registry).
It would be preferable to have a file watcher updating the registry upon changes.
It would also make sense to keep a timestamp around so it works across Blender restarts.