Anyone else get this build warning when compiling 4.2?
CShadowVolumeSceneNode.cpp(74) : warning C4700: local variable 'tmp' used without having been initialized
From what I can tell, it is valid, but I dont know if it may cause a lingering bug? Anybody?