|
|
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 |
|
|
|
1c7e2a974b
|
Fixed a small bug in ostd::ConsoleColors
|
2026-01-05 22:54:08 +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 |
|
Sylar
|
7f26511175
|
Sync push
|
2026-01-03 01:15:14 +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 |
|
|
|
09722f5990
|
Added Utils::getWorkingDirPath() function
|
2025-11-06 18:41:44 +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 |
|
|
|
b49e2d9543
|
Removed bad #include directive in Utils.cpp
|
2025-10-29 12:55:13 +01:00 |
|
|
|
371bc25c8c
|
Fixed CMakeLists.txt bug
|
2025-10-29 02:36:26 +01:00 |
|
|
|
36ac11dd31
|
New README File + consolidated build script
|
2025-10-28 11:50:07 +01:00 |
|
|
|
12b2af3a1c
|
Changed Utils::md5 function
|
2025-09-07 08:04:14 +02: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 |
|
|
|
a622db4b1a
|
Added color mode parameter to ostd::Color::asInteger()
|
2024-09-15 09:05:03 +02:00 |
|
|
|
f92b90ae9a
|
Updated install instructions for Ubuntu
|
2024-09-09 03:13:21 +02:00 |
|
|
|
76cfbf9341
|
Updated readme file
|
2024-09-08 06:38:46 +02:00 |
|
|
|
6a93250fe7
|
Added install script
|
2024-09-06 04:20:26 +02:00 |
|
|
|
d66dd33d29
|
Added install script
|
2024-09-06 04:19:45 +02:00 |
|
|
|
efe39a6e3d
|
Added build instructions for Fedora
|
2024-09-06 02:56:19 +02:00 |
|
|
|
af2eff4ce3
|
Added ostd::Utils::md5 function
|
2024-09-05 00:41:50 +02:00 |
|
|
|
9b7873eda1
|
Added multi-threaded compilation to make_and_run script
|
2024-09-02 16:34:50 +02:00 |
|
|
|
db0fa0b67c
|
Added multi-threaded compilation to compile script
|
2024-09-02 16:27:02 +02:00 |
|
|
|
9892dc7745
|
Fixed a bug in CONVERT_1D_2D() macro (in Defines.hpp)
|
2024-09-02 09:58:37 +02:00 |
|
|
|
d81b8a1d99
|
Fixed a trim-related bug in ostd::String::tokenize
|
2024-09-02 05:54:44 +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 |
|
|
|
b9e85f20f5
|
Sync Push
|
2024-07-13 17:28:35 +02:00 |
|
|
|
d63db08081
|
Added ostd::Utils::getHomeDirPath function to <FileSystem.hpp>
|
2024-05-08 12:47:53 +02:00 |
|
|
|
7ca2fbf3f1
|
Added timer functions with less overhead to ostd::Timer
|
2024-03-30 23:30:39 +01:00 |
|
|
|
e813d9d1a6
|
Fixed README
|
2024-03-29 22:52:10 +01:00 |
|
|
|
d7fa13d875
|
Started work on new <ogfx> library
|
2024-03-29 22:36:16 +01:00 |
|
|
|
1663e6db7c
|
[0.1.1823] - Added more Builtin Signals
|
2024-01-26 11:34:57 +01:00 |
|
|
|
4b1a8598f6
|
Fixed a bug in ostd::ConsoleOutputHandler::flush() method
|
2024-01-13 00:41:39 +01:00 |
|
|
|
e8849a4b49
|
[0.1.1818] - Added KeyboardController
|
2024-01-12 17:28:45 +01:00 |
|
|
|
e520c829ef
|
Actually removed Release folder
|
2023-12-30 17:14:18 +01:00 |
|