From b6db9a56548cd1c41bee309e721d76ea2c9320da Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Fri, 26 Jan 2018 19:43:03 -0600 Subject: PhysX 3.4, APEX 1.4 patch release @23472123 --- PhysX_3.4/Source/GeomUtils/src/GuSerialize.cpp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'PhysX_3.4/Source/GeomUtils/src/GuSerialize.cpp') diff --git a/PhysX_3.4/Source/GeomUtils/src/GuSerialize.cpp b/PhysX_3.4/Source/GeomUtils/src/GuSerialize.cpp index 244795ff..90285695 100644 --- a/PhysX_3.4/Source/GeomUtils/src/GuSerialize.cpp +++ b/PhysX_3.4/Source/GeomUtils/src/GuSerialize.cpp @@ -365,16 +365,9 @@ void Gu::ReadIndices(PxU16 maxIndex, PxU32 nbIndices, PxU16* indices, PxInputStr stream.read(tmp, nbIndices*sizeof(PxU8)); for(PxU32 i=0;i(PxAlloca(nbIndices*sizeof(PxU16))); - readWordBuffer(tmp, nbIndices, platformMismatch, stream); - for(PxU32 i=0;i