Bug #20285
ModulePartVariants Deletes Part Attachment Nodes
Status:
New
Severity:
Low
Assignee:
-
Category:
Parts
Target version:
-
Start date:
10/26/2018
% Done:
0%
Language:
English (US)
Mod Related:
No
Votes:
Description
When adding ModulePartVariants to a part, some scenarios cause attachment nodes to be deleted: even if no variants have any NODES settings.
Example:
RoverDude's StarLifter Cargo Adapter that uses the following:
node_stack_bottom_L = -2.35, -3.51, -1.5, 0.0, 1.0, 0.0, 3
node_stack_bottom_R = -2.35, -3.51, 1.5, 0.0, 1.0, 0.0, 3
node_stack_top_L = -2.35, 3.51, -1.5, 0.0, -1.0, 0.0, 3
node_stack_top_R = -2.35, 3.51, 1.5, 0.0, -1.0, 0.0, 3
node_stack_back = 0.0, 0.0, 0.0, 1.0, 0, 0.0, 3
The result is that only the left attachment nodes stay on the top and bottom, both the right ones are deleted.