Skip to content

Updated version of V. Baranov's KrxImpExp Gothic I&II for Blender

License

Notifications You must be signed in to change notification settings

houkama/KrxImpExp-Blender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KrxImpExp wxImpExpUI for the Blender-Addon

Forked from https://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