Fix rendering of debug bone

simple_math_single_header
Martin Felis 2018-12-15 23:00:11 +01:00
parent 1dc77c2131
commit ea7e3113f4
1 changed files with 1 additions and 1 deletions

View File

@ -1228,7 +1228,7 @@ void DebugDrawInitialize() {
// back side: -z
{bone_width, bone_bump_fraction, -bone_width, 1.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 255, 255, 255, 255 },
{0.0f, 0.0f, 0.0f, 1.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 255, 255, 255, 255 },
{-bone_width, bone_width, -bone_width, 1.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 255, 255, 255, 255 },
{-bone_width, bone_bump_fraction, -bone_width, 1.0f, 0.0f, 0.0f, -1.0f, 0.0f, 0.0f, 255, 255, 255, 255 },
// upper half
//