1
Fork 0
No description
Find a file
2021-07-26 20:12:34 +02:00
addons/bitsquid bug(import_bsi): Fix incorrect BSIZ parsing 2021-07-26 20:12:34 +02:00
.gitignore feat: Implement initial addon 2021-04-04 16:20:38 +02:00
LICENSE Add LICENSE 2021-04-03 19:11:19 +00:00
README.md Update README.md 2021-04-04 19:04:35 +00:00

Bitsquid Blender Tools

Check out the Wiki!

Install

Copy the addons/bitsquid directory as $BLENDER/scripts/addons/bitsquid, where $BLENDER is one of Blender's configuration directories. It should now show up in Blender's preferences as Import-Export: Bitsquid Engine.

Development

For active development, you'll want to symlink the above, rather than copy. The scripts itself are already set up for proper reloading via the System > Reload scripts command in Blender.

Goal

Extend Blender to become capable of creating various assets for the Bitsquid (and Stingray) game engine.

Current Status

Very simple exports for .unit and .material files.