jaritheman
jaritheman
A progress indicator would be nice, although im not sure if Blender exposes such information to python API. Normal map baking can take minutes for detailed sculpts so it is...
Currently the tool supports only baking normal maps. It probably would be quite straight forward to add support for baking other kinds of maps that Cycles can bake. At least...
Script should check if the object selected for high and low poly meshes are enabled/unhidden in viewport and for rendering as this is a perquisite for a successful baking. Since...
The arrow buttons next to the resolutions increment the width/height by one, which is not really useful. I guess this the default behavior of a number input control. Anyway, it...
The script doesn't seem to check if there already is a normal map defined for the low poly objects material. It sill just silently ignore it and do nothing (although...