Fem: Increase size of reference node symbol in rigid body constraint - fixes #14133

This commit is contained in:
marioalexis
2024-05-19 21:38:04 -03:00
committed by Chris Hennes
parent 0041ec220f
commit 459a5563f2

View File

@@ -6,26 +6,26 @@ Separator {
Separator {
Translation {
translation 0 2.5 0
translation 0 3 0
}
Sphere {
radius 0.5
radius 0.3
}
Translation {
translation 0 -1.25 0
translation 0 -1.5 0
}
Cylinder {
radius 0.25
height 2.5
radius 0.15
height 3
}
}
Separator {
Sphere {
radius 0.25
radius 0.5
}
}