.. |
audio
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
camera
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
debugger
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
display
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
extensions
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
movie_writer
|
Improve use of Ref.is_null/valid
|
2024-12-23 16:35:02 -05:00 |
navigation
|
Patch navigation map async synchronization
|
2024-12-26 13:04:20 +01:00 |
rendering
|
Merge pull request #98554 from Calinou/add-property-hint-ranges
|
2025-01-03 00:47:59 +01:00 |
text
|
Merge pull request #99164 from bruvzg/int_files
|
2024-12-03 14:40:58 -06:00 |
xr
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
audio_server.cpp
|
Add more property hint ranges for project settings
|
2024-12-23 18:22:32 +01:00 |
audio_server.h
|
Add volume_linear property and methods for audio-related classes
|
2024-12-18 12:41:57 -08:00 |
camera_server.cpp
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
camera_server.h
|
Set clang-format RemoveSemicolon rule to true
|
2024-10-25 13:49:43 -04:00 |
display_server_headless.h
|
Embedding game process in editor
|
2024-12-18 17:52:42 -05:00 |
display_server.cpp
|
Embedding game process in editor
|
2024-12-18 17:52:42 -05:00 |
display_server.h
|
Embedding game process in editor
|
2024-12-18 17:52:42 -05:00 |
navigation_server_2d_dummy.h
|
Change navigation map synchronization to an async process
|
2024-12-22 02:03:59 +01:00 |
navigation_server_2d.compat.inc
|
Despaghettify NavigationServer path queries
|
2024-12-11 22:29:48 +01:00 |
navigation_server_2d.cpp
|
Change navigation map synchronization to an async process
|
2024-12-22 02:03:59 +01:00 |
navigation_server_2d.h
|
Change navigation map synchronization to an async process
|
2024-12-22 02:03:59 +01:00 |
navigation_server_3d_dummy.h
|
Change navigation map synchronization to an async process
|
2024-12-22 02:03:59 +01:00 |
navigation_server_3d.compat.inc
|
Despaghettify NavigationServer path queries
|
2024-12-11 22:29:48 +01:00 |
navigation_server_3d.cpp
|
Add more property hint ranges for project settings
|
2024-12-23 18:22:32 +01:00 |
navigation_server_3d.h
|
Change navigation map synchronization to an async process
|
2024-12-22 02:03:59 +01:00 |
physics_server_2d_dummy.h
|
Move Godot Physics 2D into a module; add dummy 2D physics server
|
2024-09-23 17:33:45 +02: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
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08: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
|
Get rid of easily removable uses of const_cast
|
2024-12-01 17:50:13 -08:00 |
physics_server_3d_dummy.h
|
Move Godot Physics 3D into a module; add dummy 3D physics server
|
2024-09-21 21:19:45 +02: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
|
Only print physics sync warning on dev builds to avoid warning spam from using move_and_slide
|
2024-07-12 10:52:30 -07: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
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
register_server_types.cpp
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
register_server_types.h
|
|
|
rendering_server.compat.inc
|
Add antialias support for CanvasItem draw primitives
|
2024-05-13 19:03:31 +08:00 |
rendering_server.cpp
|
Add more property hint ranges for project settings
|
2024-12-23 18:22:32 +01:00 |
rendering_server.h
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
server_wrap_mt_common.h
|
Refactor CommandQueueMT to use vararg templates
|
2025-01-02 15:35:08 +01:00 |
text_server.compat.inc
|
Improve TextEdit/LineEdit word selection.
|
2024-04-22 14:02:07 +03:00 |
text_server.cpp
|
Merge pull request #99164 from bruvzg/int_files
|
2024-12-03 14:40:58 -06:00 |
text_server.h
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08: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
|
Remove unused headers in servers.
|
2024-12-20 18:51:01 +08:00 |