houkama / KrxImpExp-Blender

Updated version of V. Baranov's KrxImpExp Gothic I&II for Blender
GNU General Public License v3.0
3 stars 3 forks source link

KrxImpExp wxImpExpUI for the Blender-Addon

Forked from http://krximpexp.sourceforge.net/

Make sure to clone with

git clone --recurse-submodules

Build with

mkdir build
cd build
cmake ..

Open the solution with Visual Studio and build Release. For Debug the wxWidgets libraries won't link. If you need to debug, you'll need to build debug libraries for wxWidgets.

License: GNU GPL 3