Fixed top nodes for Mastodon/Galleon 3.75m Boattail variants.

pull/999/head
Poodmund 2 years ago
parent 4c06604169
commit 0beafe34ae

@ -714,7 +714,7 @@
}
NODES
{
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
node_stack_top = 0.0, 0.177279, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
}
}
@ -914,7 +914,7 @@
}
NODES
{
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
node_stack_top = 0.0, 0.177279, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
}
}

@ -1,5 +1,6 @@
v1.4.4
------
- Fixed top node for Mastodon 3.75m Boattail variant
- Fixed Russian localization syntax
- Fixed variant display names for lights
- Tidied up various config syntax errors, thank you HebaruSan!

@ -480,7 +480,7 @@ PART
}
NODES
{
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
node_stack_top = 0.0, 0.177279, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
}
}
@ -674,7 +674,7 @@ PART
}
NODES
{
node_stack_top = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
node_stack_top = 0.0, 0.177279, 0.0, 0.0, 1.0, 0.0, 2
node_stack_bottom = 0.0, -2.54, 0.0, 0.0, -1.0, 0.0, 2
}
}

@ -1,5 +1,6 @@
v1.4.4
------
- Fixed top node for Galleon 3.75m Boattail variant
- Introduce patch to correctly locate CoM on Making History SP-R Triangle Structural Panels
- Tidied up various config syntax errors, thank you HebaruSan!

Loading…
Cancel
Save