Blender 5.0 has been released a few days ago and I started testing some add-ons for compatibility. Weightlifter didn´t need any change at all, but IDMapper was a bit more work.
IDMapper
IDMapper a tool to easily create vertex color maps, a.k.a. id maps, proved to be a bit more work, mainly because the Python API for tool settings has changed (used for the brush size) but also because the default layout for vertex painting now has a shelf at the bottom with a tab that obscured the on-screen help, so that needed to be moved up.
All in all it wasn´t that big of a deal, but be aware that this new version will not work with Blender version before 5.0 (the old version is still available of course)
GitHub
The add-on, along with a manual and the old release, is available in this GitHub repository
No comments:
Post a Comment