I'am using the getSceneNodeFromCoor....but in 0.14 this Method doesn't work
correctly anymore.
i mean the method works imprecisely.
Does Niklaus change anything in this method or what?
Am i'm forced to use the old irrlicht-version(0.12)?
if thats true, this release is the worst ever. because getSceneNodeFromCoor... is a function that i _have_ to rely on 10000%, its one of the most important to me.
Yes, sorry, I just tested it, and I really changed the method. Just replace the aabbox.h file from 0.14.0 with the old one from 0.12.0, recompile the engine and everything should be fine again. sorry.
niko wrote:Yes, sorry, I just tested it, and I really changed the method. Just replace the aabbox.h file from 0.14.0 with the old one from 0.12.0, recompile the engine and everything should be fine again. sorry.