From 2ac7d55be09ca1c546c20f88e45546b280466929 Mon Sep 17 00:00:00 2001 From: Azaezel Date: Tue, 19 Feb 2019 16:10:33 -0600 Subject: [PATCH] solid capsule renderfix. +/- halfhieght, not full, and need to do vector, not point-multiplication for the verts --- Engine/source/gfx/gfxDrawUtil.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Engine/source/gfx/gfxDrawUtil.cpp b/Engine/source/gfx/gfxDrawUtil.cpp index 688de6bcf..f6d0d0a43 100644 --- a/Engine/source/gfx/gfxDrawUtil.cpp +++ b/Engine/source/gfx/gfxDrawUtil.cpp @@ -1153,9 +1153,9 @@ void GFXDrawUtil::_drawSolidCapsule( const GFXStateBlockDesc &desc, const Point3 for (S32 i=0; i