evshiron / blender_niftools_addon

The Blender NIF Plugin is a Blender addon to enable import and export of the .Nif File Format.

Home Page:http://blender.tagnumelite.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Blender Niftools Addons enables Blender to import and export NetImmerse files including .nif and .kf.

Intro

This repo contains fixes to build latest Blender Niftools Addon, which I have spent hours to figure out.

Many thanks to @Candoran2, @TagnumElite and Niftools contributors.

# with docker and docker-compose installed

git clone --recursive https://github.com/evshiron/blender_niftools_addon.git
cd blender_niftools_addon/install

# makezip.bat wasn't fixed
bash makezip.sh

# show built addon zip files
ls temp/*.zip

Requirements

Download

Currently we are working towards a v1.0.0, so although there is no stable releases of Blender Niftools Addon, each milestone release will bring more features.

Documentation

Support

Changelog

Issues

  • Check the Blender Niftools Addon repository's for existing issue Issue tracker
  • If the issue has not been reported please create a new report, filling in the template completely.

Fork

git clone --recursive git://github.com/niftools/blender_niftools_addon.git

About

The Blender NIF Plugin is a Blender addon to enable import and export of the .Nif File Format.

http://blender.tagnumelite.com

License:Other


Languages

Language:Python 99.2%Language:Batchfile 0.3%Language:Shell 0.3%Language:Dockerfile 0.1%Language:PowerShell 0.1%