Distance field timer was not halted.
This commit is contained in:
parent
c6ce6e2ba9
commit
da3852cfcd
@ -932,6 +932,8 @@ bool rcBuildDistanceField(rcContext* ctx, rcCompactHeightfield& chf)
|
||||
|
||||
ctx->stopTimer(RC_TIMER_BUILD_DISTANCEFIELD_BLUR);
|
||||
|
||||
ctx->stopTimer(RC_TIMER_BUILD_DISTANCEFIELD);
|
||||
|
||||
rcFree(dst);
|
||||
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user