BadDogSkyrim / PyNifly

Export/Import tools between Blender and the Nif format, using Bodyslide/Outfit Studio's Nifly layer. Supports Skyrim LE, Skyrim SE, Fallout 4, Fallout New Vegas, Fallout 76, and Fallout 3.
GNU General Public License v3.0
179 stars 16 forks source link

Export with modifieres #144

Closed enpinion closed 1 year ago

enpinion commented 1 year ago

43

Export with shape keys and modifiers.

BadDogSkyrim commented 1 year ago

Okay, thanks muchly for this. It works great. I didn't pull this into main because I wanted to make some changes--I pulled into a branch and merged that into main.

Now I'm revamping the flags mechanism which I've come to hate. This will be in the next release.

EDIT: Oh, and I wrote tests. Nothing goes in without tests.