Made decal bounds no longer collide in flight, this is done by repurposing layer 31 (which is configurable in the ConformalDecals.cfg file)
Decals will now be unselectable in flight by default. This can be disabled with the selectableInFlight value in ConformalDecals.cfg, or in the module config itself.
Decal parts will now destroy themselves automatically when the parent part is destroyed
Small refactor of node parsing code
Colors can now be specified in hex (#RGB, #RGBA, #RRGGBB, or #RRGGBBAA) or using the colors specified in the XKCDColors class
Fixes:
Changes:
selectableInFlight
value in ConformalDecals.cfg, or in the module config itself.