|
|
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 |
|
|
|
91bbfaf36f
|
Added selector groups to stylesheets
|
2026-04-04 14:13:58 +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 |
|
|
|
1e22cf8de6
|
Fixed Windows related problems
|
2026-04-03 03:10:03 +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 |
|
|
|
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 |
|
|
|
77c2cff1ca
|
Renamed data_types sub-folder to data
|
2026-03-20 23:21:32 +01:00 |
|
|
|
e04ae605a0
|
Big refactor, removed ostd::Utils class and split all functionality into
more specific files
|
2026-03-20 22:44:10 +01:00 |
|
|
|
367ad5c92a
|
Added ostd::AsyncJob class
|
2026-03-10 00:54:14 +01:00 |
|
|
|
9ce48e6e3f
|
Added ogfx::WindowBase::setIcon function
|
2026-03-08 23:31:26 +01:00 |
|
|
|
a110b0912f
|
[0.3.2000] - Big file restructure
|
2026-03-07 17:13:40 +01:00 |
|
|
|
1b09fc172f
|
Fixed an #include directive in <PixelRenderer.hpp>
|
2026-03-05 22:56:00 +01:00 |
|
|
|
bf70b4dbed
|
Added PixelRenderer::Font class
|
2026-03-05 22:07:12 +01:00 |
|
|
|
5a7a90c395
|
Ported RawTextRenderer from DragonVM (refactored to
PixelRenderer::TextRenderer)
|
2026-03-05 21:53:05 +01:00 |
|
|
|
26d32eb059
|
Ported PixelRenderer class from DragonVM
|
2026-03-05 21:45:05 +01:00 |
|
|
|
8fea21fb58
|
Reworked ogfx::WindowBase update loop logic
|
2026-01-21 06:46:20 +01:00 |
|
|
|
025d089bcb
|
Added ogfx::WindowBaseOutputHandler class
|
2026-01-06 06:23:07 +01:00 |
|
|
|
2416d2bc15
|
Fixed a small bug in ogfx::TTFRenderer that caused errors when more than
one instance of TTFRenderer was present
|
2026-01-05 20:45:50 +01:00 |
|
|
|
03b1d7b5f7
|
Added ogfx::Image class
|
2024-10-08 23:42:33 +02:00 |
|
|
|
055aa4f01c
|
Added ogfx::WindowBase::enableResizable function
|
2024-09-30 12:03:01 +02:00 |
|
|
|
b50bd53c0d
|
Fixed bug with Windows compilation
|
2024-09-02 02:33:41 +02:00 |
|
|
|
c298d7614b
|
Added ogfx::gui::RawTextInput
|
2024-08-31 14:11:47 +02:00 |
|
|
|
d7fa13d875
|
Started work on new <ogfx> library
|
2024-03-29 22:36:16 +01:00 |
|
|
|
49c0ea4e3b
|
Removed <ogfx> target and code
|
2023-12-27 21:25:09 +01:00 |
|
OmniaX-dev
|
cfcb262541
|
Added ostd::SignalHandler::newCustomSignal(...)
|
2023-10-29 01:23:24 +02:00 |
|
|
|
4f7dfb6c80
|
Fixed OX3DLoader class to work with correct endianness of ostd::SerialIO
|
2023-10-28 23:54:05 +02:00 |
|
|
|
533aed49f6
|
First Commit
|
2023-10-17 23:31:17 +02:00 |
|