Lightmap debug message

--HG--
branch : develop
hg/feature/cef3
kaetemi 10 years ago
parent 1ab170b7d8
commit dade81e02e

@ -2144,6 +2144,8 @@ void appendLightmapLog (COFile &outputLog, const char *lightmapName, const vecto
bool CExportNel::calculateLM( CMesh::CMeshBuild *pZeMeshBuild, CMeshBase::CMeshBaseBuild *pZeMeshBaseBuild, INode& ZeNode,
TimeValue tvTime, uint firstMaterial, bool outputLightmapLog)
{
nldebug("Calculate LM: '%s'", ZeNode.GetName());
DWORD t = timeGetTime();
uint32 i, j;

Loading…
Cancel
Save