godot/servers
reduz db43237c78 Fix BLEND_SHAPE_MASK
* Should now be correct
* Supersedes 53738
2022-02-08 13:50:01 +01:00
..
audio Vectors: Use clear() and has(). 2022-02-02 00:11:09 +05:45
camera Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
physics_2d Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_3d Fix triangular area calculation 2022-01-27 09:57:15 -07:00
rendering Merge pull request #57682 from clayjohn/VULKAN-canvas-blur 2022-02-07 10:16:50 +01:00
text [GDExtension] Fix registration of functions with enum or native pointer return type. 2022-02-03 16:03:23 +02:00
xr Add missing SNAME macro optimization in some function calls 2022-02-06 15:54:04 +01:00
audio_server.cpp simplify formatting scripts, add a clang-tidy script, and run clang-tidy 2022-01-29 04:41:03 -06:00
audio_server.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
camera_server.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
camera_server.h Style: Remove inconsistently used @author docstrings 2022-01-04 20:42:50 +01:00
display_server.cpp Merge pull request #57341 from bruvzg/win_multiwin_fs 2022-02-04 13:28:56 +01:00
display_server.h Merge pull request #57341 from bruvzg/win_multiwin_fs 2022-02-04 13:28:56 +01:00
display_server_headless.h Add screen_get_refresh_rate to DisplayServer 2022-02-03 21:50:32 -06:00
navigation_server_2d.cpp Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
navigation_server_2d.h Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
navigation_server_3d.cpp Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
navigation_server_3d.h Merge pull request #56492 from akien-mga/remove-author-docstrings 2022-01-12 15:24:17 +01:00
physics_server_2d.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_server_2d.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_server_2d_wrap_mt.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_server_2d_wrap_mt.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_server_3d.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_server_3d.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_server_3d_wrap_mt.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_server_3d_wrap_mt.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_server_types.cpp Rename the physics server run_on_thread project settings 2022-01-29 17:35:50 +01:00
register_server_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
rendering_server.cpp Fix BLEND_SHAPE_MASK 2022-02-08 13:50:01 +01:00
rendering_server.h Fix BLEND_SHAPE_MASK 2022-02-08 13:50:01 +01:00
SCsub Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
server_wrap_mt_common.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
text_server.cpp [TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer. 2022-02-02 11:20:44 +02:00
text_server.h [GDExtension] Fix registration of functions with enum or native pointer return type. 2022-02-03 16:03:23 +02:00
xr_server.cpp Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00
xr_server.h Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00