cutealien
91cb559caa
Bugfix: FPS camera animator on X11 no longer tries grabbing mouse events.
...
Basically behavior about that is back to how it was in Irrlicht 1.8 - not perfect, but useable.
So window still jumps a bit when dragging toolbar, but no longer outside the sreen. And it's possible again to alt+tab to other windows.
The problem was caused by a combination of FPS camera changes and that we stopped doing mouse-coordinate clipping in the Linux device in r5593.
Basically that clipping had the side-effect that the fps-camera never considered a mouse "outside" on Linux.
Now on Linux we only update after we get a mouse-event (which we still get when the mouse is outside the window).
On Windows we still grab the mouse in the camera, thought that's likely _not_ the best way to do that. Windows has some mouse-grabbing support,
and I suppose we could use that (or camera should check if that is used as it also can be set by users I think). So maybe in future this can be further improved.
Other operating systems (OSX) should behave like in 1.8 I hope, but as usual I can't test.
Also did a few minor cleanups in the camera.
- Back to using animateNode time instead of real-time. That's because that was not causing the problems I thought back then it might cause as time is only used for keyboard input and not mouse input.
- Moved updating CursorPos to the rest of the code checking CursorControl
Note: A future improvement would be to add support for systems without CursorControl object (could still use mouse-events to get it working usually).
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6142 dfc29bdd-3216-0410-991c-e03cc46cb475
2020-10-26 19:50:18 +00:00
..
2020-01-04 16:22:12 +00:00
2019-12-12 16:32:41 +00:00
2020-09-20 15:31:48 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-05-30 13:58:37 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 22:54:23 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2020-04-27 20:52:21 +00:00
2020-04-27 20:52:21 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-06-21 11:38:31 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-04 18:42:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-10 15:01:11 +00:00
2020-02-10 15:01:11 +00:00
2020-02-10 15:01:11 +00:00
2020-02-10 15:01:11 +00:00
2020-02-10 15:01:11 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 22:01:57 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:52:46 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-06-14 20:42:30 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 17:04:46 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:52:46 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 22:54:23 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-06 11:54:57 +00:00
2019-12-12 16:32:41 +00:00
2020-01-06 11:54:57 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-06 11:54:57 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-06 11:54:57 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-06-18 19:40:56 +00:00
2020-07-16 17:24:18 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-08-11 19:17:24 +00:00
2020-05-05 13:19:42 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-03 16:22:55 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 18:04:40 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:52:46 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 22:01:57 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-06-18 19:40:56 +00:00
2020-06-18 19:40:56 +00:00
2020-01-03 14:58:46 +00:00
2020-01-03 11:13:57 +00:00
2020-02-22 22:01:57 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-03 11:13:57 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-06 14:27:20 +00:00
2019-12-12 16:32:41 +00:00
2020-02-10 15:01:11 +00:00
2020-02-10 15:01:11 +00:00
2020-02-11 14:14:59 +00:00
2020-06-21 11:26:40 +00:00
2019-12-17 14:05:34 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-03 14:58:46 +00:00
2020-06-19 17:21:10 +00:00
2020-02-10 15:01:11 +00:00
2020-02-22 22:09:48 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-07-22 22:30:25 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-03-30 16:04:53 +00:00
2020-03-30 16:04:53 +00:00
2020-10-26 19:50:18 +00:00
2020-10-26 19:50:18 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2020-10-25 15:06:10 +00:00
2020-02-27 00:17:46 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2020-06-21 11:38:31 +00:00
2020-02-29 01:13:48 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-01-02 15:34:52 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-05-26 13:01:02 +00:00
2019-12-12 16:32:41 +00:00
2020-02-27 00:17:46 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2020-05-30 13:58:37 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-06-21 11:38:31 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 22:01:57 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 22:54:23 +00:00
2020-02-22 22:54:23 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-27 00:07:39 +00:00
2020-02-27 00:07:39 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2020-02-22 20:48:12 +00:00
2020-02-29 14:45:18 +00:00
2020-02-22 20:51:59 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-16 16:15:04 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 20:48:12 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2020-02-22 22:54:23 +00:00
2020-06-21 11:38:31 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00
2019-12-12 16:32:41 +00:00