Delete Empty NLA Tracks
Simple addon to delete all empty NLA tracks that comes when you append collection from another .blend files by single click on side menu on NLA window.
I make this because everytime I append 3D model from someone it always come with a lot of empty NLA tracks for each object. Decided to make an addon with help from chatgpt because I have no programming experience on python. So let me know if there is anything that should improve my addon.
I only tested this on 5.0.1 I don't know if this will work on any other version.
Update blender_manifest.toml to more in line with all my other addons
This extension does not require special permissions.
This should definitly be added as standard to Blender. Many thanks to author Rikokenz for making this.