Commit graph

75 commits

Author SHA1 Message Date
9ce48e6e3f Added ogfx::WindowBase::setIcon function 2026-03-08 23:31:26 +01:00
0556e6806c Fixed release script 2026-03-08 23:13:56 +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
1583e72849 Fixed a bug in ostd::Utils::printByteStream where the last ascii line
wasn't printed
2026-01-21 05:39:19 +01:00
df81456588 Sync push 2026-01-09 04:32:54 +01:00
025d089bcb Added ogfx::WindowBaseOutputHandler class 2026-01-06 06:23:07 +01:00
3990a50b00 Added ostd::OutputHandlerBase::tab() virtual function 2026-01-05 22:57:37 +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
5878d69b5e Backported some utility functionality from the KeyLight project 2026-01-04 17:29:32 +01:00
53e578a0a6 Added ostd/Midi.hpp file + added midifile library as included dependency 2026-01-04 16:45:51 +01:00
f343c10018 Added ostd/Json.hpp file + added nlohmann Json library as included
dependency
2026-01-04 16:12:26 +01:00
020b11bf36 Fixed an include directive 2026-01-02 23:03:41 +01:00
Sylar
b17ddf6f7e Added MacOS support 2026-01-02 22:31:17 +01:00
b73a360893 Fixed a bug in ostd::Random that occurred when min > max 2025-11-12 13:29:55 +01:00
c1b86b5553 Added <ostd/Spline.hpp> class 2025-11-11 19:13:13 +01:00
339d077d50 Moved all time-related functionality in <ostd/Utils.hpp> to the new
<ostd/Time.hpp> header
2025-11-11 14:50:25 +01:00
bfa1ae048b Sync push 2025-11-02 19:17:23 +01:00
3a13b22b11 Added ability to read ostd::Timer without stopping it 2025-11-02 19:08:59 +01:00
af3ad601dc Fixed bug in Geometry.hpp 2025-11-01 01:08:15 +01:00
36ac11dd31 New README File + consolidated build script 2025-10-28 11:50:07 +01:00