drewcassidy / KSP-Conformal-Decals

Conformal Decals for KSP

Home Page:https://forum.kerbalspaceprogram.com/index.php?/topic/194802-*

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projection matrix cacheing in save

drewcassidy opened this issue · comments

Decal projection matrices should be saved with the part to prevent reprojection on load. Requires more node parsing code and finding a way to serialize Matrix4x4s