specoolar / Blender-BakeLab2

Blender addon for baking images
GNU General Public License v3.0
304 stars 44 forks source link

Add 'Create Folder' checkbox #8

Closed leonardopaffi closed 3 years ago

leonardopaffi commented 3 years ago

Added the possibility to automatically create folders to save baked images. This is particularly useful when dealing with multiple maps and multiple objects. It also allows a clean file system or project folder structure. A friend of mine, who's now using this modified version of the addon to create assets (game dev), suggested this feature.

When "Individual objects" is selected, it automatically creates folders with the same name of the objects. When "All To One Image" is selected, it asks for a folder name (default="Selection").