Hi,
Got Irrlicht integrated into my project in 2 days - its really good.
But the Maya camera node has a problem. When you try to zoom in, it stops zooming at a certain point, and flips back when you release the middle mouse.
Also the setPosition() doesnt work on the Maya camera - I looked inside and thats because the Maya keeps its own position value seperated from the scene node position, and there doesnt seem to be any interface to the Maya node position.
