UltimateZoneBuilder/Source
Kevin Caccamo fdfeba1731
Fix some input issues on non-Windows systems (PR#467 by Talon1024)
* Fix some input issues on non-Windows systems

Disable the main menu bar when the 3D view is active.
Disable mouse input processing and "exclusive mouse input" until each editing dialog closes.

* Enable front/backgroup in LinedefEditForm{,UDMF} in the Setup method

The Setup method is called to specify which linedefs are being edited by the LinedefEditForm, and set up the dialog appropriately, so the front/backgroup should be enabled in the Setup method, at the same time the front/backside check boxes are checked or unchecked.
2020-09-13 19:40:09 +03:00
..
Core Fix some input issues on non-Windows systems (PR#467 by Talon1024) 2020-09-13 19:40:09 +03:00
Native Fallback C# implementation for when rawmouse is not present 2020-09-11 22:22:36 +02:00
Plugins 3D floor mode: fixed a bug where the correct brightness wasn't applied to control sectors when duplicating/pasting 3D floors 2020-09-12 17:12:14 +02:00
Tools Fixed wrong icon in Updater 2019-12-24 20:06:31 +02:00