behaviour-tree-test/platform
Stuart Carnie 544ab4ccab macOS: Process first click event without requiring focus
This improves the user experience for macOS users, to be consistent with
other macOS applications. When a Godot window is not focused, and the
user clicks on the window, the event is forwarded to the receiving
control to be processed as if the window was already focused.
2025-05-13 05:21:51 +10:00
..
android Bump the minimum supported SDK version to 24 2025-05-08 09:45:32 -04:00
ios Fix empty lines being added for errors with no script backtrace 2025-05-05 13:27:21 +02:00
linuxbsd Improve script backtrace print in crash handlers 2025-05-07 09:52:50 +02:00
macos macOS: Process first click event without requiring focus 2025-05-13 05:21:51 +10:00
web Core: Modernize C headers with C++ equivalents 2025-05-02 08:23:01 -05:00
windows Improve script backtrace print in crash handlers 2025-05-07 09:52:50 +02:00
platform_builders.py SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00
register_platform_apis.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Begin decoupling generation & build code 2025-04-25 08:23:01 -05:00