|
|
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 |
|
|
|
faafd67015
|
Fixed a few bugs
|
2026-04-14 13:03:01 +02:00 |
|
|
|
17fdf08a20
|
Implemented batched text rendering
|
2026-04-14 06:46:31 +02:00 |
|
|
|
c9ea18d586
|
Sync push
|
2026-04-14 00:58:05 +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 |
|
|
|
9a77ec20bc
|
Added CheckBox widget
|
2026-04-12 06:50:09 +02:00 |
|
|
|
b21717e0e3
|
Implemended scrollwheel events for widgets
|
2026-04-12 05:38:03 +02:00 |
|
|
|
fb02eed8cc
|
Added some default variables for gui window stylesheet
|
2026-04-10 05:43:44 +02:00 |
|
|
|
c28829bd72
|
Added const variables to stylesheet
|
2026-04-07 14:00:37 +02:00 |
|
|
|
da0d6e0c19
|
Sync push
|
2026-04-07 11:33:03 +02:00 |
|
|
|
c98dd97670
|
Added File/Text Drag and Drop from the OS to the widgets
|
2026-04-07 04:16:39 +02:00 |
|
|
|
d4b4df1e51
|
Added drag and drop functionality for Widgets
|
2026-04-06 14:39:51 +02:00 |
|
|
|
260c7054bc
|
Added Basic Panel widget
|
2026-04-06 06:48:33 +02:00 |
|
|
|
c695c0ad85
|
Started work on Panel Widget
|
2026-04-05 14:12:16 +02:00 |
|
|
|
25e06eba0a
|
Added __i_stringeable interface to streamline the string conversion
protocol
|
2026-04-05 08:41:20 +02:00 |
|
|
|
fcb90c0916
|
Added functionality to allow multiple IDs per Widget
|
2026-04-05 06:48:58 +02:00 |
|
|
|
234aa60ddd
|
Added more qualifiers to the Stylesheet system
|
2026-04-05 04:52:16 +02:00 |
|
|
|
aebf9c1d14
|
Fixed .clangd file
|
2026-04-05 02:37:17 +02:00 |
|
|
|
39c9798760
|
Extended Stylesheet theming functionality
|
2026-04-04 12:56:56 +02:00 |
|
|
|
f33b6de559
|
Added the ability to load Gui themes from a file
|
2026-04-04 07:16:24 +02:00 |
|
|
|
45c36339ec
|
Added ogfx::KeyCode struct
|
2026-04-04 03:10:53 +02:00 |
|
|
|
41abab36aa
|
Streamlined the Signal System
|
2026-04-04 01:38:44 +02:00 |
|
|
|
924da0dba6
|
Started work on gui Widget system
|
2026-04-02 06:19:20 +02:00 |
|
|
|
f0f644102b
|
Added centralized SDL initialization
|
2026-04-01 10:20:33 +02:00 |
|
|
|
1d071786d5
|
Reworked the ogfx Window subsystem
|
2026-03-31 04:55:17 +02:00 |
|