| .. |
|
audio
|
Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension
|
2022-12-12 11:43:59 +07:00 |
|
camera
|
…
|
|
|
debugger
|
…
|
|
|
extensions
|
Rename all gdnative occurences to gdextension
|
2022-12-12 11:04:57 +07:00 |
|
movie_writer
|
Rename all gdnative occurences to gdextension
|
2022-12-12 11:04:57 +07:00 |
|
navigation
|
…
|
|
|
physics_2d
|
Fix regression 70154 caused by my prior CCD fix.
|
2022-12-16 11:39:19 +07:00 |
|
physics_3d
|
Fix regression 70154 caused by my prior CCD fix.
|
2022-12-16 11:39:19 +07:00 |
|
rendering
|
Merge pull request #70300 from RandomShaper/depth_format
|
2022-12-19 17:11:24 +07:00 |
|
text
|
Fix String::word_wrap() for long words
|
2022-12-16 13:18:57 +07:00 |
|
xr
|
…
|
|
|
SCsub
|
…
|
|
|
audio_server.cpp
|
Remove redundant nullptr check before delete
|
2022-12-17 19:57:16 +07:00 |
|
audio_server.h
|
…
|
|
|
camera_server.cpp
|
…
|
|
|
camera_server.h
|
…
|
|
|
display_server.cpp
|
Merge pull request #69712 from bruvzg/real_size
|
2022-12-07 14:29:46 +07:00 |
|
display_server.h
|
Merge pull request #69712 from bruvzg/real_size
|
2022-12-07 14:29:46 +07:00 |
|
display_server_headless.h
|
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `window_get_position_with_decorations`.
|
2022-12-07 11:07:30 +07:00 |
|
navigation_server_2d.cpp
|
Fix Navigation API abbreviations inconsistency
|
2022-12-17 22:06:22 +07:00 |
|
navigation_server_2d.h
|
Fix Navigation API abbreviations inconsistency
|
2022-12-17 22:06:22 +07:00 |
|
navigation_server_3d.cpp
|
Fix Navigation API abbreviations inconsistency
|
2022-12-17 22:06:22 +07:00 |
|
navigation_server_3d.h
|
Fix Navigation API abbreviations inconsistency
|
2022-12-17 22:06:22 +07:00 |
|
physics_server_2d.cpp
|
…
|
|
|
physics_server_2d.h
|
…
|
|
|
physics_server_2d_wrap_mt.cpp
|
…
|
|
|
physics_server_2d_wrap_mt.h
|
…
|
|
|
physics_server_3d.cpp
|
…
|
|
|
physics_server_3d.h
|
Rename all gdnative occurences to gdextension
|
2022-12-12 11:04:57 +07:00 |
|
physics_server_3d_wrap_mt.cpp
|
…
|
|
|
physics_server_3d_wrap_mt.h
|
…
|
|
|
register_server_types.cpp
|
…
|
|
|
register_server_types.h
|
…
|
|
|
rendering_server.cpp
|
Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior.
|
2022-12-17 22:47:54 +07:00 |
|
rendering_server.h
|
Scale MSDF font outline with the font size and MSDF source size to match dynamic font behavior.
|
2022-12-17 22:47:54 +07:00 |
|
server_wrap_mt_common.h
|
…
|
|
|
text_server.cpp
|
Fix String::word_wrap() for long words
|
2022-12-16 13:18:57 +07:00 |
|
text_server.h
|
Fix String::word_wrap() for long words
|
2022-12-16 13:18:57 +07:00 |
|
xr_server.cpp
|
…
|
|
|
xr_server.h
|
…
|
|