godot/scene/debugger
Pedro J. Estébanez 633b75c9e1 Fix debugger not getting focused on break on Windows
This is a revert of 9d78274e06, which was an attempt to fix #21431, but in the end it seems a different problem was the root of the issue.

Renewing focus steal allowance every time is needed on Windows.
2020-07-21 01:09:17 +02:00
..
script_debugger_remote.cpp Fix debugger not getting focused on break on Windows 2020-07-21 01:09:17 +02:00
script_debugger_remote.h Fix debugger not getting focused on break on Windows 2020-07-21 01:09:17 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00