Commit graph

21 commits

Author SHA1 Message Date
67a1dd605d Updated copyright notice 2026-05-03 02:13:46 +02:00
74c14791ee Finished first stage of ToolBar 2026-04-26 03:28:40 +02:00
eb27fa42d1 Polished first stage of Context Menu 2026-04-24 11:29:05 +02:00
1c9d0b5ab9 Added RadioButton widget + RadioButtonGroup 2026-04-22 17:05:25 +02:00
5491e5d4b3 Started work on TabPanel 2026-04-20 14:45:40 +02:00
0cf7478c24 Added a null texture slot to FontGlyphAtlas 2026-04-19 22:15:51 +02:00
7e37210e82 Sync push 2026-04-17 06:44:55 +02:00
d521c609b3 Added gradient functionality to BasicRenderer2D 2026-04-17 05:59:05 +02:00
84c4c2eb88 Added Panel title 2026-04-15 21:00:39 +02:00
e8d13b931e Added triangle drawing functions to BasicRenderer2D 2026-04-15 17:15:34 +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
17fdf08a20 Implemented batched text rendering 2026-04-14 06:46:31 +02:00
64cd4598f2 Implemented Font GLyph Atlas overflow 2026-04-13 15:11:25 +02:00
20c40d87e4 Started work on Font Glyph Atlas 2026-04-13 06:48:19 +02:00
15d9d1265f Implemented new BasicRenderer2D with native SFML3 (and remove SDL3_gfx
dependency)
2026-04-12 14:48:24 +02:00
260c7054bc Added Basic Panel widget 2026-04-06 06:48:33 +02:00
23e69bfdfc Added possibility to load fonts from memory + added UbuntuMonoRegular as
default embedded font
2026-03-31 07:32:37 +02:00
1d071786d5 Reworked the ogfx Window subsystem 2026-03-31 04:55:17 +02:00
2bec8e1b39 Migrated SDL2 to SDL3 2026-03-31 02:31:51 +02:00
6f1899b1a6 Restructured the ogfx module 2026-03-31 00:05:59 +02:00
Renamed from src/ogfx/BasicRenderer.hpp (Browse further)