Commit graph

23 commits

Author SHA1 Message Date
424574a2e6 Added caching for string dimensions in BasicRenderer2D 2026-05-04 19:51:15 +02:00
67a1dd605d Updated copyright notice 2026-05-03 02:13:46 +02:00
3663ac69fd Added layouts 2026-04-28 06:00:33 +02:00
36c9c62e6d Addressed a few bugs 2026-04-26 12:38:55 +02:00
858ee269bd Added StatusBar 2026-04-26 06:47:48 +02:00
cda204aec9 Added TabPanel widget 2026-04-21 05:46:45 +02:00
5491e5d4b3 Started work on TabPanel 2026-04-20 14:45:40 +02:00
67a2b5f10e Added anim() to stylesheet + refactored Widget.hpp 2026-04-20 06:49:00 +02:00
0cf7478c24 Added a null texture slot to FontGlyphAtlas 2026-04-19 22:15:51 +02:00
63d00adf96 Added ScrollableWidget class 2026-04-19 06:50:42 +02:00
510ce50684 Added Horizontal scrollbar 2026-04-19 05:42:03 +02:00
891e17948a Started work on horizontal scrollbar 2026-04-18 22:08:05 +02:00
d8475ecb48 Added smooth scrolling + horizontal scrolling support 2026-04-18 08:26:45 +02:00
d618de0981 Sync push 2026-04-18 07:27:46 +02:00
44354a80c2 Made VerticalScrollbar a top-most widget 2026-04-17 03:55:26 +02:00
fde961c78e Added scrollbar widget 2026-04-16 21:01:15 +02:00
40b51bf3dc Added scroll functionality to Panel widget 2026-04-16 15:32:49 +02:00
84c4c2eb88 Added Panel title 2026-04-15 21:00:39 +02:00
10ecd04747 A bit more refactoring 2026-04-15 16:50:48 +02:00
6ecf220891 Switched to Rust-style numeric type names + other refactors 2026-04-15 16:18:16 +02:00
faafd67015 Fixed a few bugs 2026-04-14 13:03:01 +02:00
da0d6e0c19 Sync push 2026-04-07 11:33:03 +02:00
260c7054bc Added Basic Panel widget 2026-04-06 06:48:33 +02:00