Ive made my own debug drawer for ogre3d, and it works, however it doesn't display the activation state colors, the wireframe stays black the whole time. Though color does work in my drawer, the axis's look right, the AABB's are red like the demos.
Upon investigating the demo code it looks like the demo's set these colors manually. So does the debug drawer not have that functionality built in? if not what if anything does the DebugDrawModes::DBG_NoDeactivation do?
Thanks