virtualx-engine/tests
Markus Sauermann 48ea019322 Fix a special case for button masks
In certain situations it is possible that in a `Viewport` the same
mouse button is pressed twice in series without releasing it in
between.
In this case, focus stealing should happen to ensure, that the
mouse button is not sent unintentionally to the previously focused
Control node.
2024-03-28 20:22:49 +01:00
..
core [Core] Fix incorrect file sort method 2024-03-24 17:54:57 +01:00
data Add unit tests for CryptoKey 2024-03-01 07:17:59 +00:00
python_build [Buildsystem] Fix encoding when reading files 2024-03-24 18:02:56 +01:00
scene Fix a special case for button masks 2024-03-28 20:22:49 +01:00
servers Extend NavigationMeshSourceGeometryData[23]D to allow data merging 2024-03-07 19:57:43 +01:00
create_test.py [Buildsystem] Fix encoding when reading files 2024-03-24 18:02:56 +01:00
display_server_mock.h Add vararg call() method to C++ Callable 2023-10-05 11:35:29 +02:00
SCsub SCons: Disable C++ exception handling 2023-08-16 10:23:34 +02:00
test_macros.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_macros.h Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 2024-02-28 14:25:35 +01:00
test_main.cpp Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
test_main.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_tools.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_utils.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
test_validate_testing.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00