Skip to content

Blender 2.80 addon for loading Quake engine BSP files

License

Notifications You must be signed in to change notification settings

classicvalues/io_scene_bsp

 
 

Repository files navigation

io_scene_bsp ad_sepulcher.bsp by G1ftmacher and Sock.

io_scene_bsp

Blender 2.80 Python 3.7 Discord

io_scene_bsp is a Blender 2.80 addon for importing Quake engine BSP files.

Supported BSP Formats

  • Version 29
  • Version 29a

Installation

  1. Download latest version of io_scene_bsp.
  2. From Blender: Edit > Preferences
  3. Select the 'Add-ons tab' and click 'Install' in the upper right.
  4. Navigate to the zip file and click 'Install Add-on from File'

Contributing

Have a bug fix or a new feature you'd like to see? Send it on over! Please make sure you create an issue that addresses your fix/feature so we can discuss the contribution.

  1. Fork this repo!
  2. Create your feature branch: git checkout -b features/fix-bug
  3. Commit your changes: git commit -m 'Fixes the following...'
  4. Push the branch: git push origin features/fix-bug
  5. Submit a pull request.
  6. Create an issue.

License

MIT

See the license document for the full text.

About

Blender 2.80 addon for loading Quake engine BSP files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Makefile 0.2%