I'm a little scared to push changes to the trunk, after all the Devs know Irrlicht better.
I noticed when learning Irrlicht I had to Win+Tab or Ctrl+Shift+Esc to quit the program (02.QuakeMap and others utilising the FPS camera). Is this little thing overlooked or does an EventReceiver class add to the complexity?
Quit key / Receiver in demos
Re: Quit key / Receiver in demos
Alt+F4 should do the job, but I haven't tried the demos in many years
Re: Quit key / Receiver in demos
You can't push changes anyway without write rights ;-) You can propose patches. But yes, as Brainsaw said - use Alt+F4. But I remember someone else had this trouble before, I guess that key combination is maybe not known as much anymore as it had been in the past. Maybe we should add a hint, like in the tile-bar? edit: Bad idea, not every OS has the same keys. Seems on OSX it's somethink like Command+Q.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: Quit key / Receiver in demos
Is it me or can I now close the window using the close button in the title bar? (1.9)
Re: Quit key / Receiver in demos
You could always do that. But with examples with fps camera you have to alt-tab away first or mouse is locked. It got slightly easier on X11 to get focus back to other apps I think.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm