gomtuu / import_valkyria

Blender import script for Valkyria Chronicles 3D model files
GNU General Public License v3.0
20 stars 12 forks source link

Blender 2.8 support, rewrite of material handling, other fixes #15

Open angavrilov opened 3 years ago

angavrilov commented 3 years ago

This accumulates a large number of changes over past few years:

This seemed to work both for VC1 and VC4, and I haven't added any changes in a while.

The most 'controversial' decision here is that I decided to commit and bundle the binary texconv.exe from Microsoft for texture conversion, like in the Dishonored 2 importer. This removes the need for the user to do anything on Windows, and on Linux the external dependencies are reduced to requiring system-wide Wine and ImageMagick installations, which are standard software in distributions.