X-Plane / XPlaneForExporter

Our .for exporter addon for Blender
https://github.com/X-Plane/XPlaneForExporter
GNU General Public License v3.0
0 stars 0 forks source link

Use Mesh name instead of Object Name for 3D meshes #17

Closed tngreene closed 4 years ago

tngreene commented 4 years ago

We use the object name for objects in two places

  1. MESH name
  2. Ensuring we don't write the same name twice

We need to use the mesh data name or when a mesh gets re-used between objects the mesh table will be redundant twice