godot/servers
bruvzg c89c515ccf
[TextServer] Improve ligature cursor handling.
Fix mid-grapheme hit test.
Fix OpenType features property handling, add default features override option.
Enable mid-grapheme cursor by default.
2022-01-09 19:03:48 +02:00
..
audio Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
camera Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_2d Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
physics_3d Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
rendering Use fill() to fill an entire image instead of setting pixels individually. 2022-01-08 17:43:15 +05:45
text [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
xr Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
audio_server.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01: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 Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
display_server.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
display_server.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
display_server_headless.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
navigation_server_2d.cpp NavigationServer: Restore constness for thread safe get_singleton 2022-01-05 15:41:21 +01:00
navigation_server_2d.h NavigationServer: Restore constness for thread safe get_singleton 2022-01-05 15:41:21 +01:00
navigation_server_3d.cpp NavigationServer: Restore constness for thread safe get_singleton 2022-01-05 15:41:21 +01:00
navigation_server_3d.h NavigationServer: Restore constness for thread safe get_singleton 2022-01-05 15:41:21 +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 Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_server_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
rendering_server.cpp Merge pull request #56170 from Calinou/renderingserver-expose-gi-half-resolution 2022-01-07 00:05:43 +01:00
rendering_server.h Expose RenderingServer SSIL quality setter methods 2022-01-06 02:35:49 +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] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
text_server.h [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
xr_server.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
xr_server.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00