godot/servers
Rémi Verschelde 7191605324
Merge pull request #57587 from bruvzg/gde_fix_ptr_and_enum_returns
[GDExtension] Fix registration of functions with enum or native pointer return type.
2022-02-03 20:36:59 +01:00
..
audio Vectors: Use clear() and has(). 2022-02-02 00:11:09 +05:45
camera
physics_2d
physics_3d Fix triangular area calculation 2022-01-27 09:57:15 -07:00
rendering Allow multiple declarations in for loop in a shader 2022-02-03 11:35:38 +03:00
text [GDExtension] Fix registration of functions with enum or native pointer return type. 2022-02-03 16:03:23 +02:00
xr Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00
SCsub
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
camera_server.cpp
camera_server.h
display_server.cpp Merge pull request #56785 from bruvzg/nat_handles_4 2022-01-27 12:12:34 +01:00
display_server.h Merge pull request #56785 from bruvzg/nat_handles_4 2022-01-27 12:12:34 +01:00
display_server_headless.h
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
physics_server_2d.h
physics_server_2d_wrap_mt.cpp
physics_server_2d_wrap_mt.h
physics_server_3d.cpp
physics_server_3d.h
physics_server_3d_wrap_mt.cpp
physics_server_3d_wrap_mt.h
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
rendering_server.cpp Merge pull request #54574 from Ansraer/glow_map 2022-01-26 13:39:51 +01:00
rendering_server.h Merge pull request #54574 from Ansraer/glow_map 2022-01-26 13:39:51 +01:00
server_wrap_mt_common.h
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