Kruithne / wow.export

📦 Export Toolkit for World of Warcraft
MIT License
288 stars 54 forks source link

Implemented a new import option "Create Doodad Set Collections" #400

Open KiaArmani opened 12 months ago

KiaArmani commented 12 months ago

When exporting an object with multiple doodad sets, and importing it in Blender, all doodads are linked as child of the parent object, making it hard to determine which object is part of which set.

The new import option implemented in this PR allows users to import doodad sets as collections in their scene, allowing for toggling of each set.

image