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
167 stars 15 forks source link

An easy way to revert to the pre-10.0 bone rotation would be nice. It was significantly more compatible with external animation software. #167

Closed Akira13641 closed 10 months ago

Akira13641 commented 1 year ago

With 9.10 and earlier, I was able to import any Skyrim character mesh (along with the particular skeleton NIF that corresponded to it) to Blender, change nothing, immediately re-export at 0.01 scale to FBX and then rig / animate that FBX file in Cascadeur, for example. Afterwards I'd just re-import the FBX back into Blender, and export out to both LE and SE Havok animation files using the Blender HKX plugin.

I don't know enough about much of anything to understand what the intended purpose of the changes in 10.0+ are, all I know is that it's just all wrong upon re-import to Blender from Cascadeur, resulting in exported HKX files that are massively distorted and not even slightly correct in-game.

BadDogSkyrim commented 1 year ago

TBH when I made the change I wasn't sure anyone was actually using that route to get animations out, and I didn't know about that tool. I was implementing animations myself, but if this tool is working I might abandon that route altogether.

Why do you need the FBX -> Cascadeur step? Is it just a better animation environment than Blender?

Do you really mean .01 scale, or the normal .1 scale?

I can put the old bone rotations back in, but there were actually two sets of transforms--what I had done myself, and then what I did to try to be conformant with niftools (which is the part I thought might not be working). Did you use the niftools flag?

Anyway, I'm willing to have a go at this but I'm gonna need some handholding.

BadDogSkyrim commented 1 year ago

Something to try: Another guy is sucessfully using FBX by providing the following bone rotations:

        primary_bone_axis = 'Z',
        secondary_bone_axis = 'X',

Maybe those would allow your export to work?

Akira13641 commented 10 months ago

I no longer think this is necessary TBH. I just re-imported my stuff with the stock Y forward, Z up, which works directly with the stock Y forward Z up in JGernandt's Blender HKX plugin. Basically the fact that PyNifly doesn't arbitrarily rename all the bones for no particular reason (as NifTools does) allowed me to use it in the process of making these, so far, so it's been very handy: Werewolf rig Falmer rig