virtualx-engine/scene/gui
lawnjelly bc607fb607 Fix signed distance field font rendering
This fix works in both GLES3 and GLES2.

The rendering formula in the shader was adjusted to further improve the
sharpness/antialiasing quality balance.

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-02-05 17:50:33 +00:00
..
aspect_ratio_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
aspect_ratio_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
base_button.cpp Add set_value_no_signal() to Range 2023-03-13 16:36:18 +00:00
base_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
box_container.cpp Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
box_container.h Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
button.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
button.h Make TextureButton and Button update on texture change 2023-09-06 16:44:12 +02:00
center_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
center_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_box.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_box.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
check_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_picker.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_picker.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
color_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
control.cpp 2D Fixed Timestep Interpolation 2023-08-01 16:07:48 +01:00
control.h Merge pull request #64329 from jordo/fix/control-theme-cache 2023-01-23 22:23:33 +01:00
dialogs.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
dialogs.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_dialog.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
file_dialog.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
flow_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
flow_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gradient_edit.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
gradient_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_edit.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_node.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
graph_node.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
grid_container.cpp Fix GridContainer max row/column calculations not skipping hidden children 2023-05-08 12:51:28 +02:00
grid_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
item_list.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
item_list.h Add allow_search property to ItemList and Tree 2023-05-05 18:02:49 +02:00
label.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
label.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
line_edit.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
line_edit.h Preserve selection when focusing SpinBox 2024-01-18 16:38:05 +01:00
link_button.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
link_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
margin_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
margin_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
menu_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
menu_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
nine_patch_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
nine_patch_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
option_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
option_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
panel_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
popup.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
popup.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
popup_menu.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
popup_menu.h Merge pull request #66711 from rsubtil/port_popup_menu_rework 2023-01-23 17:04:17 +01:00
progress_bar.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
progress_bar.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
range.cpp Add set_value_no_signal() to Range 2023-03-13 16:36:18 +00:00
range.h Add set_value_no_signal() to Range 2023-03-13 16:36:18 +00:00
reference_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
reference_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rich_text_effect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rich_text_effect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rich_text_label.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
rich_text_label.h Cache text property when toggling BBCode 2023-05-23 19:04:39 +02:00
scroll_bar.cpp Fix scrolling behaviour with low page value 2023-08-28 17:27:13 +02:00
scroll_bar.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scroll_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
scroll_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
separator.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
separator.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shortcut.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shortcut.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
slider.cpp Stop dragging when a slider changes editability 2023-05-19 11:31:34 -04:00
slider.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
spin_box.cpp Preserve selection when focusing SpinBox 2024-01-18 16:38:05 +01:00
spin_box.h Add independent spinbox arrow step precision 2023-01-14 20:14:17 +01:00
split_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
split_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tab_container.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
tab_container.h Add Tab Metadata 2023-04-11 20:36:48 -04:00
tabs.cpp Fix signed distance field font rendering 2024-02-05 17:50:33 +00:00
tabs.h Add Tab Metadata 2023-04-11 20:36:48 -04:00
text_edit.cpp Fix cursor after last character in line counting as a character outside of the viewing area 2023-09-05 19:36:17 +02:00
text_edit.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_button.cpp Make TextureButton and Button update on texture change 2023-09-06 16:44:12 +02:00
texture_button.h Make TextureButton and Button update on texture change 2023-09-06 16:44:12 +02:00
texture_progress.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_progress.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_rect.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
texture_rect.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tool_button.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tool_button.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
tree.cpp Add allow_search property to ItemList and Tree 2023-05-05 18:02:49 +02:00
tree.h Add allow_search property to ItemList and Tree 2023-05-05 18:02:49 +02:00
video_player.cpp [3.x] Backport VideoLooping and fix for initial black frame 2023-06-07 21:36:37 +02:00
video_player.h [3.x] Backport VideoLooping and fix for initial black frame 2023-06-07 21:36:37 +02:00
viewport_container.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
viewport_container.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00