just started to play around with irrlicht the last days (well, nights
![Cool 8)](./images/smilies/icon_cool.gif)
i noticed a small latency when receiving keyboard events: when a key is pressed, there is one event fired immediately but when the key stays pressed, the next events take some time (i presume 100ms or so) to occur. can i do anything against that?
i like the rotate**By methods of vector3d, cause one does not need to bother vector maths to simply rotate round a (local) centre. could it be possible to add a method for local movement (move relative to the objects coordinate system)?
greets,
corban