wayvr/wgui/src
Aleksander a59a4c2870 text_renderer: clear VkImage before growing, implement island padding in texture atlas (fix graphical artifacts) 2025-11-08 12:08:48 +01:00
..
components add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
gfx text_renderer: clear VkImage before growing, implement island padding in texture atlas (fix graphical artifacts) 2025-11-08 12:08:48 +01:00
parser add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
renderer_vk text_renderer: clear VkImage before growing, implement island padding in texture atlas (fix graphical artifacts) 2025-11-08 12:08:48 +01:00
widget add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
animation.rs Tooltips, minor changes 2025-10-18 22:38:39 +02:00
any.rs new workspace 2025-06-18 01:14:04 +09:00
assets.rs add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
assets_internal.rs wgui: Separate user and wgui assets, topmost widgets (poc) 2025-10-05 13:48:58 +02:00
drawing.rs add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
event.rs add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
font_config.rs add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
globals.rs add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
i18n.rs add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
layout.rs add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
lib.rs add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight 2025-11-07 22:21:57 +01:00
stack.rs wgui: Smooth scrolling, TransformStack: fix scrollable area boundaries (mouse wheel), separate into raw_dim and visual_dim, refactoring 2025-10-04 18:40:44 +02:00
windowing.rs events refactor 2025-10-12 17:30:30 +09:00