Game Development Community

[Bug 1.1 Beta] ForestConvex::calculateTransform strange code - LOGGED

by elvince · in Torque 3D Professional · 02/23/2010 (4:40 am) · 1 replies

Hi All,

in void ForestConvex::calculateTransform( const MatrixF &worldXfrm ) we have a lot of non reachable code.
Because 2 lines after the method declaration there is a return;

Is it because you didn't clean up something or because this is a WIP method?

Thanks,

#1
08/22/2010 (5:37 am)
Logged as TQA-909 for QA to verify