.. |
audio
|
Copy audio data to dest when bypassing pitch effect
|
2025-03-13 18:08:11 -04:00 |
camera
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
debugger
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
display
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
extensions
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
movie_writer
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
navigation
|
[Navigation] Rename classes in preparation for future restructure
|
2025-03-12 13:26:34 +01:00 |
rendering
|
Merge pull request #60178 from Calinou/directional-shadow-normal-bias-split
|
2025-03-17 10:52:13 -05:00 |
text
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
xr
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
audio_server.cpp
|
Fix AudioServer missing deletes.
|
2025-03-10 12:00:53 +02:00 |
audio_server.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
camera_server.cpp
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
camera_server.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
display_server.compat.inc
|
Improve native file dialog parent window selection.
|
2025-03-06 17:15:39 +02:00 |
display_server.cpp
|
Merge pull request #101546 from bruvzg/portal_color_picker
|
2025-03-17 10:52:29 -05:00 |
display_server.h
|
Merge pull request #101546 from bruvzg/portal_color_picker
|
2025-03-17 10:52:29 -05:00 |
display_server_headless.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
navigation_server_2d.compat.inc
|
Despaghettify NavigationServer path queries
|
2024-12-11 22:29:48 +01:00 |
navigation_server_2d.cpp
|
Merge pull request #100882 from smix8/node_navmesh_geo_parsers
|
2025-01-16 17:18:01 -06:00 |
navigation_server_2d.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
navigation_server_2d_dummy.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
navigation_server_3d.compat.inc
|
Despaghettify NavigationServer path queries
|
2024-12-11 22:29:48 +01:00 |
navigation_server_3d.cpp
|
Merge pull request #100882 from smix8/node_navmesh_geo_parsers
|
2025-01-16 17:18:01 -06:00 |
navigation_server_3d.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
navigation_server_3d_dummy.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
physics_server_2d.cpp
|
Merge pull request #98554 from Calinou/add-property-hint-ranges
|
2025-01-03 00:47:59 +01:00 |
physics_server_2d.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
physics_server_2d_dummy.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
physics_server_2d_wrap_mt.cpp
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
physics_server_2d_wrap_mt.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
physics_server_3d.cpp
|
Merge pull request #98554 from Calinou/add-property-hint-ranges
|
2025-01-03 00:47:59 +01:00 |
physics_server_3d.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
physics_server_3d_dummy.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
physics_server_3d_wrap_mt.cpp
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
physics_server_3d_wrap_mt.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
register_server_types.cpp
|
Fix build errors when building with disable_xr=yes
|
2025-03-07 21:13:09 -03:00 |
register_server_types.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
rendering_server.compat.inc
|
Added indirect drawing functionality to MultiMesh
|
2025-01-13 14:51:51 -06:00 |
rendering_server.cpp
|
Merge pull request #101785 from FireCatMagic/rendering-server-environment-set-fog-depth
|
2025-03-11 19:54:34 -05:00 |
rendering_server.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
SCsub
|
Allow to compile the engine without XR support
|
2025-02-25 17:07:21 -03:00 |
server_wrap_mt_common.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
text_server.compat.inc
|
Improve TextEdit/LineEdit word selection.
|
2024-04-22 14:02:07 +03:00 |
text_server.cpp
|
Merge pull request #102648 from bruvzg/el_force
|
2025-03-05 12:07:55 -06:00 |
text_server.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |
xr_server.compat.inc
|
Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility.
|
2024-04-18 20:04:01 -04:00 |
xr_server.cpp
|
Improve use of Ref.is_null/valid
|
2024-12-23 16:35:02 -05:00 |
xr_server.h
|
Style: Replace header guards with #pragma once
|
2025-03-07 17:33:47 -06:00 |