Here's an extract of the scc definition:
Code: Select all
"Soyuz TMA" "Sol/Earth"
"" "Sol/Earth"
{
Class "spacecraft"
Mesh "So2.cmod"
Radius 0.00375
EllipticalOrbit
{
Period 0.06175
SemiMajorAxis 6600
Inclination 51.7
Eccentricity 0.00380
}
Obliquity 50
Orientation [-90 0 0 1]
RotationOffset -90
}
"" "Sol/Earth"
{
Class "spacecraft"
Mesh "So3.cmod"
Radius 0.00375
EllipticalOrbit
{
Period 0.06175
SemiMajorAxis 6600
Inclination 51.7
Eccentricity 0.00380
}
Obliquity 50
Orientation [-90 0 0 1]
RotationOffset -90
When right-clicking on Earth to bring up the contextual menu and select Soyouz, 2 long lines appear, and when one is selected, some text about internationalization appears in the Selection overlay elements:
The bug also occures when displaying the label of the object:
This bug disappears when the 2 bodies are named with anything else than the empty string.