dkavolis / Ferram-Aerospace-Research

Aerodynamics model for Kerbal Space Program
Other
81 stars 32 forks source link

Additional nodes for GeometryPartModule #37

Closed dkavolis closed 5 years ago

dkavolis commented 5 years ago

Adds additional nodes to GeometryPartModule:

Using these nodes, heat shields are now properly voxelized to match their visual shape (except inflatable heat shield at the moment).

The Debug build of FAR (included in bin/Debug/) also contains information on which meshes/colliders have been used in voxelization and which transforms contain no MeshRenderer component. For now, release builds don't contain this information to keep logging output small.