Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 976 Bytes

README.adoc

File metadata and controls

17 lines (13 loc) · 976 Bytes

SE Block Tools for Blender

Modelling blocks for Space Engineers is a process that involves a lot of intermediary files and manual parametrization. This add-on simplifies the steps you need to take to get from a 3D mesh in Blender to Space Engineer’s own .mwm mesh-format. To do that

  1. The add-on provides property panels for all the special data SE stores inside an .mwm file directly in Blender.

  2. You use Blender layers to define the main model, the collision model, mount-points, mirroring-settings, level-of-detail models and construction stages.

  3. The workflow that configures and runs the conversion-tools (Havok, MwmBuilder) for you is customizable to suite your needs.

The most current version is available in the release section on GitHub.

The documentation is published to the project’s Github pages.