1
0
Fork 0
godot/servers
Matias N. Goldberg a1b44ec7a7 Fix grammar / spelling in comments
Minor fixes for changes introduced in #99257 that could not be fixed in
time as the PR needed to be expedited.
2024-12-12 12:47:08 -03:00
..
audio Use `qoa.c` and custom compress procedure 2024-12-05 13:20:09 -03:00
camera Added external camera feed from external plugin on Android 2024-10-30 18:30:28 +01:00
debugger Display CPU and GPU model name in the editor visual profiler 2024-11-11 19:51:54 +01:00
display
extensions
movie_writer Don't include `core/io/image.h` in `core/os/os.h` 2024-10-18 19:04:19 +03:00
navigation
rendering Fix grammar / spelling in comments 2024-12-12 12:47:08 -03:00
text Merge pull request #99164 from bruvzg/int_files 2024-12-03 14:40:58 -06:00
xr Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
SCsub
audio_server.cpp Merge pull request #98131 from KeyboardDanni/remove_playback_fadein 2024-11-05 18:36:15 -06:00
audio_server.h Merge pull request #98131 from KeyboardDanni/remove_playback_fadein 2024-11-05 18:36:15 -06: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.cpp [macOS, Windows] Add support for excluding windows from a screenshot. 2024-12-10 11:00:13 +02:00
display_server.h [macOS, Windows] Add support for excluding windows from a screenshot. 2024-12-10 11:00:13 +02:00
display_server_headless.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
navigation_server_2d.cpp
navigation_server_2d.h
navigation_server_2d_dummy.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
navigation_server_3d.cpp
navigation_server_3d.h
navigation_server_3d_dummy.h
physics_server_2d.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +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_2d_dummy.h
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_3d.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
physics_server_3d.h Get rid of easily removable uses of const_cast 2024-12-01 17:50:13 -08:00
physics_server_3d_dummy.h
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
register_server_types.cpp Adding ability to include build-in include files (precursor to custom shader templates) 2024-11-24 08:47:45 +11:00
register_server_types.h
rendering_server.compat.inc
rendering_server.cpp Increase the size of the uniform set cache to 4096 to avoid cache thrashing from projects with high numbers of unique textures. 2024-12-05 12:01:05 -08:00
rendering_server.h Implemented multimesh_get_buffer_rd_rid function into RenderingServer. 2024-11-14 15:52:08 -06:00
server_wrap_mt_common.h
text_server.compat.inc
text_server.cpp Merge pull request #99164 from bruvzg/int_files 2024-12-03 14:40:58 -06:00
text_server.h Merge pull request #99164 from bruvzg/int_files 2024-12-03 14:40:58 -06:00
xr_server.compat.inc
xr_server.cpp
xr_server.h