Rémi Verschelde b7632687f4 Merge pull request #104334 from ztc0611/fix-movie-writer-viewport 3 weeks ago
..
audio 10f6c01b9c Remove ABS in favor of Math::abs 3 weeks ago
camera 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
debugger 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
display 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
extensions 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
movie_writer c57c2445d8 Update movie_writer.cpp 3 weeks ago
navigation b064fcf547 [Navigation] Rename classes in preparation for future restructure 1 month ago
rendering 92fb04c6cc Merge pull request #103941 from stuartcarnie/metal_fx_features 3 weeks ago
text 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
xr 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
SCsub aea559b39a Allow to compile the engine without XR support 1 month ago
audio_server.cpp 97241ffea6 Merge pull request #99555 from Meorge/mute-game 3 weeks ago
audio_server.h 6858607e74 Add "Mute Audio" button to Game view in editor 3 weeks ago
camera_server.cpp 54685c3037 Deactivate the `CameraServer` by default. 3 weeks ago
camera_server.h 54685c3037 Deactivate the `CameraServer` by default. 3 weeks ago
display_server.compat.inc 3e4e6e6c0c Improve native file dialog parent window selection. 1 month ago
display_server.cpp 49fcd4ce46 Merge pull request #101546 from bruvzg/portal_color_picker 3 weeks ago
display_server.h 49fcd4ce46 Merge pull request #101546 from bruvzg/portal_color_picker 3 weeks ago
display_server_headless.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
navigation_server_2d.compat.inc 476479419b Despaghettify NavigationServer path queries 4 months ago
navigation_server_2d.cpp 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2 months ago
navigation_server_2d.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
navigation_server_2d_dummy.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
navigation_server_3d.compat.inc 476479419b Despaghettify NavigationServer path queries 4 months ago
navigation_server_3d.cpp 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2 months ago
navigation_server_3d.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
navigation_server_3d_dummy.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
physics_server_2d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 3 months ago
physics_server_2d.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
physics_server_2d_dummy.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
physics_server_2d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 3 months ago
physics_server_2d_wrap_mt.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
physics_server_3d.cpp 0d710da96c Merge pull request #98554 from Calinou/add-property-hint-ranges 3 months ago
physics_server_3d.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
physics_server_3d_dummy.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
physics_server_3d_wrap_mt.cpp e88e30c273 Remove unused headers in servers. 3 months ago
physics_server_3d_wrap_mt.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
register_server_types.cpp 860f1da3b8 Fix build errors when building with disable_xr=yes 1 month ago
register_server_types.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
rendering_server.compat.inc e6daec9cf8 Added indirect drawing functionality to MultiMesh 2 months ago
rendering_server.cpp 21e818bc35 Merge pull request #101785 from FireCatMagic/rendering-server-environment-set-fog-depth 1 month ago
rendering_server.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
server_wrap_mt_common.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago
text_server.compat.inc a116801ec7 Improve TextEdit/LineEdit word selection. 11 months ago
text_server.cpp 2bbf0f2317 Add properties to configure space trimming on line break. 3 weeks ago
text_server.h 2bbf0f2317 Add properties to configure space trimming on line break. 3 weeks ago
xr_server.compat.inc 823ae7b3fa Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 11 months ago
xr_server.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 months ago
xr_server.h 324512e11c Style: Replace header guards with `#pragma once` 1 month ago