Debug Data Bounding Box

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
Virion
Competition winner
Posts: 2148
Joined: Mon Dec 18, 2006 5:04 am

Debug Data Bounding Box

Post by Virion »

i turn on the debug data bounding box using

Code: Select all

Node->setDebugDataVisible(EDS_BBOX);
it looks fine at first, but, when a terrain is loaded, the bounding box gets weird

Image

is this a bug?
Virion
Competition winner
Posts: 2148
Joined: Mon Dec 18, 2006 5:04 am

Post by Virion »

i restarted my app, did the same steps but the problem didn't appear anymore. haunted!! :shock:
Post Reply