Releases: lucianjames/AssetLibraryTools
Releases · lucianjames/AssetLibraryTools
v0.2.1
v0.2.0-alpha
Update __init__.py
v0.1.9-alpha
Fixed/improved node creation code Now uses strings to index instead of numbers, more human readable and hopefully more future proof
v0.1.8-alpha
xterm support
v0.1.7-alpha
Update README.md
v0.1.6-alpha
Some minor changes
v0.1.5-alpha
skip importing existing materials option Skips importing materials when a material with the same name already exists in the .blend file
v0.1.4-alpha
Swapped all the mark/clear operators for one operator, "OT_ManageAssets". This went along with reworking the "batch mark/unmark" UI Also added the operator OT_DeleteAllmeshes
v0.1.3-alpha
batch SBSAR import via adobe addon This is very much [EXPERIMENTAL] Also added error/warning symbols on some other unrelated labels
v0.1.2-alpha
Added new utility functions Added: OT_DeleteAllTextures, OT_DeleteAllImages, OT_UseDisplacementOnAll. Also changed some default values for material imports