summaryrefslogtreecommitdiffstats
path: root/tests/scene/test_viewport.h
Commit message (Expand)AuthorAgeFilesLines
* Move Godot Physics 2D into a module; add dummy 2D physics serverRicardo Buring2024-09-231-0/+7
* Enable Drag and Drop for SubViewports and WindowsMarkus Sauermann2024-09-151-13/+131
* Use Core/Scene stringnames consistentlykobewi2024-05-131-87/+87
* Split monolithic physics class filessmix82024-02-271-2/+2
* Move 2D-only resources to their own folderAaron Franke2024-02-261-1/+1
* Make mouse-enter/exit notifications match mouse event propagationkit2023-11-091-5/+639
* Fix ThemeDB initialization in testsYuri Sizov2023-09-041-8/+8
* SCons: Disable C++ exception handlingRémi Verschelde2023-08-161-1/+1
* Add Unit tests for viewport.cpp Physics 2D PickingMarkus Sauermann2023-08-071-1/+406
* Actually store safe-rect in embedderMarkus Sauermann2023-08-021-0/+15
* Don't override SubViewport's cursor with SubViewportContainer's cursorMikko Ankkala2023-07-231-0/+41
* Fix various errors when running the unit testsRedworkDE2023-05-091-0/+2
* Add Unit Tests for Viewport InputEvent handlingMarkus Sauermann2023-02-091-0/+718