├── README.md ├── README_img ├── apdm3.png └── dm7rmx.png └── io_mesh_bsp ├── __init__.py ├── bsp_importer.py └── palette.lmp /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyp123/blender_io_mesh_bsp/HEAD/README.md -------------------------------------------------------------------------------- /README_img/apdm3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyp123/blender_io_mesh_bsp/HEAD/README_img/apdm3.png -------------------------------------------------------------------------------- /README_img/dm7rmx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyp123/blender_io_mesh_bsp/HEAD/README_img/dm7rmx.png -------------------------------------------------------------------------------- /io_mesh_bsp/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyp123/blender_io_mesh_bsp/HEAD/io_mesh_bsp/__init__.py -------------------------------------------------------------------------------- /io_mesh_bsp/bsp_importer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyp123/blender_io_mesh_bsp/HEAD/io_mesh_bsp/bsp_importer.py -------------------------------------------------------------------------------- /io_mesh_bsp/palette.lmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/andyp123/blender_io_mesh_bsp/HEAD/io_mesh_bsp/palette.lmp --------------------------------------------------------------------------------