.. |
audio
|
AudioEffectPitchShift: Fix distortion when pitch is 1.0
|
2024-09-17 15:16:08 +03:00 |
camera
|
|
|
debugger
|
|
|
display
|
|
|
extensions
|
|
|
movie_writer
|
|
|
navigation
|
Extract navigation-related defaults to separate header
|
2024-08-27 20:12:10 +02:00 |
physics_2d
|
|
|
physics_3d
|
Add forgotten get_space() check in GodotArea3D::remove_soft_body_from_query()
|
2024-09-18 07:59:50 +08:00 |
rendering
|
2D: Remove redundant assignment
|
2024-09-17 06:32:49 +10:00 |
text
|
[Font Import] Detect pixel fonts and disable subpixel positioning.
|
2024-07-23 20:34:39 +03:00 |
xr
|
Fix typo in XRInterface comment
|
2024-09-11 18:18:26 +02:00 |
audio_server.cpp
|
[Editor,Servers]: Minor optimizations
|
2024-09-12 06:22:04 +10:00 |
audio_server.h
|
Fix leak when using audio samples instead of streams
|
2024-09-04 12:56:03 -04:00 |
camera_server.cpp
|
|
|
camera_server.h
|
|
|
display_server.cpp
|
Fix Vulkan Instance initialized twice in ProjectDialog
|
2024-09-17 20:35:10 +02:00 |
display_server.h
|
Check if RD is supported in the ProjectManager and disable creating RD projects if not supported.
|
2024-08-02 12:36:45 -07:00 |
display_server_headless.h
|
Pass window exclusive and transient properties for subwindow creation
|
2024-07-25 00:27:27 +08:00 |
navigation_server_2d.cpp
|
Add navigation region point and segment queries
|
2024-09-10 01:38:46 +02:00 |
navigation_server_2d.h
|
Add navigation region point and segment queries
|
2024-09-10 01:38:46 +02:00 |
navigation_server_2d_dummy.h
|
Add navigation region point and segment queries
|
2024-09-10 01:38:46 +02:00 |
navigation_server_3d.cpp
|
Add navigation region point and segment queries
|
2024-09-10 01:38:46 +02:00 |
navigation_server_3d.h
|
Add navigation region point and segment queries
|
2024-09-10 01:38:46 +02:00 |
navigation_server_3d_dummy.h
|
Add navigation region point and segment queries
|
2024-09-10 01:38:46 +02:00 |
physics_server_2d.cpp
|
Bind PhysicsServer*D::body_set_state_sync_callback
|
2024-07-23 13:30:44 +02:00 |
physics_server_2d.h
|
|
|
physics_server_2d_wrap_mt.cpp
|
|
|
physics_server_2d_wrap_mt.h
|
|
|
physics_server_3d.cpp
|
Bind PhysicsServer*D::body_set_state_sync_callback
|
2024-07-23 13:30:44 +02:00 |
physics_server_3d.h
|
|
|
physics_server_3d_wrap_mt.cpp
|
|
|
physics_server_3d_wrap_mt.h
|
|
|
register_server_types.cpp
|
|
|
register_server_types.h
|
|
|
rendering_server.compat.inc
|
|
|
rendering_server.cpp
|
Betsy: Add caching and BC1 compression support
|
2024-09-11 23:48:29 +02:00 |
rendering_server.h
|
Fix incorrect parameters for layered textures in Video RAM texture memory profiler
|
2024-09-01 11:49:30 +02:00 |
SCsub
|
|
|
server_wrap_mt_common.h
|
|
|
text_server.compat.inc
|
|
|
text_server.cpp
|
Merge pull request #70096 from rune-scape/stringname-dict
|
2024-09-03 17:38:06 +02:00 |
text_server.h
|
[Font Import] Detect pixel fonts and disable subpixel positioning.
|
2024-07-23 20:34:39 +03:00 |
xr_server.compat.inc
|
|
|
xr_server.cpp
|
Cleanup of raw nullptr checks with Ref
|
2024-08-31 15:01:09 +02:00 |
xr_server.h
|
|
|