From 110d815b397c19cf4b190acf74a9d59e9f9e0ed6 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