irrlicht/source
cutealien c83eaa654c SIrrlichtCreationParameters::WindowResizable no longer bool but has 3 states.
New default is that the system decides itself.
Reason is that X11 didn't like the last change (disabling it on start) too much and we got messed up title-bars.
Or at least on some Window Managers. Which makes sense as X11 really requires Windows to be resizable in Windowed mode.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6196 dfc29bdd-3216-0410-991c-e03cc46cb475
2021-03-06 15:49:43 +00:00
..
Irrlicht SIrrlichtCreationParameters::WindowResizable no longer bool but has 3 states. 2021-03-06 15:49:43 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00