Sigmmma / Blendkrieg

Halo Model importer and exporter for Blender.
GNU General Public License v3.0
11 stars 3 forks source link

Add a scaling tool to scale between the different units in Halo Modding #4

Open ShellyHerself opened 5 years ago

ShellyHerself commented 5 years ago

Create a tool (and set of functions) that can scale models between Halo, 3dsMax, and Metric.

It's easier to work with Blender when using the intended units, so we should default to those and give people options to scale their models from and to other units.

The model and its nodes should not have their scale numbers touched. Their positions and vertices should be the only thing that is touched. This is because scaling nodes can cause issues in Halo if not intentional.