https://github.com/joshuaskelly/io_scene_bsp
Blender 2.80 addon for loading Quake engine BSP files
https://github.com/joshuaskelly/io_scene_bsp
blender-addon quake
Last synced: 5 months ago
JSON representation
Blender 2.80 addon for loading Quake engine BSP files
- Host: GitHub
- URL: https://github.com/joshuaskelly/io_scene_bsp
- Owner: joshuaskelly
- License: mit
- Created: 2019-02-26T06:16:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-21T00:44:03.000Z (about 3 years ago)
- Last Synced: 2024-08-03T18:21:23.014Z (9 months ago)
- Topics: blender-addon, quake
- Language: Python
- Homepage:
- Size: 2.32 MB
- Stars: 34
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-quake - io_scene_bsp - Blender 2.80 addon for loading Quake BSP files. (Mapping / QuakeWorld)
README
[](https://github.com/JoshuaSkelly/io_scene_bsp)
*ad_sepulcher.bsp by G1ftmacher and Sock.*# io_scene_bsp
[]() []() [](https://discord.gg/KvwmdXA)
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](https://github.com/joshuaskelly/io_scene_bsp/releases/latest) 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](https://github.com/joshuaskelly/io_scene_bsp/issues/new).## License
MITSee the [license](./LICENSE) document for the full text.