WerWolv
|
874bac7de2
|
impr: Include thread name in log
|
2024-01-09 10:39:06 +01:00 |
|
WerWolv
|
9530100455
|
fix: Texture interpreting raw data as structured images
|
2024-01-08 09:39:01 +01:00 |
|
WerWolv
|
409b3ccd6c
|
fix: Popups not appearing at launch sometimes and crashes when exiting
|
2024-01-06 17:38:55 +01:00 |
|
WerWolv
|
3c6f52f5ea
|
impr: Harden achievement progress store function
|
2023-12-27 16:57:44 +01:00 |
|
WerWolv
|
74b5c93caf
|
impr: Code style improvements
|
2023-12-27 16:33:49 +01:00 |
|
Nik
|
61bfe10bc2
|
refactor: Rework features that use external libraries into optional plugins (#1470)
|
2023-12-23 21:09:41 +01:00 |
|
Nik
|
84bfd10416
|
build: Restructured entire custom plugin system (#1469)
|
2023-12-22 23:39:38 +01:00 |
|
WerWolv
|
e951359a46
|
feat: Add frame time graph to FPS display
|
2023-12-20 13:42:42 +01:00 |
|
WerWolv
|
c7ab4a4569
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
|
WerWolv
|
2948e57242
|
fix: std::views::enumerate not being widely supported yet
|
2023-12-18 12:43:16 +01:00 |
|
WerWolv
|
d798713c60
|
fix: Missing includes, rename init function
|
2023-12-18 11:24:40 +01:00 |
|
WerWolv
|
7ad7ea061c
|
impr: Refactor init logic
|
2023-12-17 20:33:17 +01:00 |
|
WerWolv
|
5bcfe37b4e
|
feat: Added tutorial system
|
2023-12-13 11:24:25 +01:00 |
|
WerWolv
|
ce27cb11a5
|
impr: Delete old backup files
|
2023-12-11 21:29:30 +01:00 |
|
WerWolv
|
91230ba438
|
feat: Added workspaces
|
2023-12-11 15:54:22 +01:00 |
|
WerWolv
|
ef7898ea8d
|
impr: Add support for specifying filtering mode when loading textures
|
2023-12-09 22:00:35 +01:00 |
|
WerWolv
|
b4813660b5
|
refactor: Better interface for the event system
|
2023-12-08 10:29:44 +01:00 |
|
WerWolv
|
37ac1b66dd
|
refactor: Task Manager related code
|
2023-12-06 11:04:35 +01:00 |
|
Nik
|
f9a9ed4846
|
impr: Vastly improved 3D Visualizer (#1456)
Based entirely on @paxcut's amazing PR #1443
---------
Co-authored-by: paxcut <paxcut@outlook.com>
Co-authored-by: paxcut <53811119+paxcut@users.noreply.github.com>
|
2023-12-05 10:49:51 +01:00 |
|
WerWolv
|
866cb5706d
|
feat: Added highlighting rules
|
2023-12-02 11:09:32 +01:00 |
|
WerWolv
|
8ee234e5a6
|
impr: Optimize api includes
|
2023-11-30 11:23:12 +01:00 |
|
WerWolv
|
09904b77eb
|
feat: Add support for bold and italic fonts
|
2023-11-29 23:47:37 +01:00 |
|
WerWolv
|
4ddd293210
|
fix: Properly delete font atlas when we're done with it
|
2023-11-28 10:07:02 +01:00 |
|
WerWolv
|
813a95d283
|
fix: Various font loading issues
|
2023-11-28 09:49:38 +01:00 |
|
WerWolv
|
c02c27b63d
|
refactor: Moved over to more flexible font loader
|
2023-11-28 01:55:41 +01:00 |
|
WerWolv
|
f6d4d5ab22
|
refactor: More init sequence refactors
|
2023-11-28 00:47:03 +01:00 |
|
WerWolv
|
284f8534ab
|
refactor: Move the builtin plugin specific init tasks to the plugin
|
2023-11-28 00:19:42 +01:00 |
|
WerWolv
|
96a3a74e08
|
fix: New font settings not applying correctly
|
2023-11-24 20:01:02 +01:00 |
|
WerWolv
|
d34ad33c3c
|
feat: Added setting for font bold, italic and antialiasing
|
2023-11-24 11:29:05 +01:00 |
|
WerWolv
|
59b363d9b2
|
impr: Move custom font setting behind a enable checkbox
|
2023-11-23 23:15:42 +01:00 |
|
Nik
|
095da62250
|
feat: Add Markdown Report export option (#1441)
|
2023-11-22 07:26:31 +00:00 |
|
WerWolv
|
909f4b7fe8
|
refactor: Rename and update localization system
|
2023-11-21 14:38:01 +01:00 |
|
WerWolv
|
c89a870fe9
|
refactor: Streamline entire view system
|
2023-11-21 13:47:50 +01:00 |
|
WerWolv
|
fc23efdb25
|
impr: Move OpenGL loaders into header to avoid issues in the future
|
2023-11-20 23:58:49 +01:00 |
|
WerWolv
|
14f728ab76
|
refactor: Give API files more consistent names
|
2023-11-18 14:50:43 +01:00 |
|
iTrooz
|
39252dfe48
|
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
Co-authored-by: Nik <werwolv98@gmail.com>
|
2023-11-16 22:24:06 +01:00 |
|
WerWolv
|
1f109ff59b
|
fix: Auto disabling of "Load all unicode glyph" setting on error not working
|
2023-11-14 21:13:51 +01:00 |
|
WerWolv
|
10217b5530
|
fix: "Load all unicode glyphs" setting not working
|
2023-11-14 21:12:09 +01:00 |
|
WerWolv
|
7d53636e10
|
feat: Added simple graphing calculator
|
2023-11-11 00:54:16 +01:00 |
|
WerWolv
|
aa93bcb142
|
impr: Better exit task logging
|
2023-11-10 23:25:02 +01:00 |
|
WerWolv
|
498d8c1d65
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
|
WerWolv
|
fe59ce3e60
|
fix: Splash screen not resizing correctly
|
2023-11-04 23:16:53 +01:00 |
|
WerWolv
|
2fee380459
|
fix: Make sure window is fully opaque by default
|
2023-10-30 16:40:14 +01:00 |
|
iTrooz
|
80ca6bf177
|
feat: do not make splash screen wait for checkForUpdates task (#1390)
|
2023-10-26 21:45:43 +00:00 |
|
WerWolv
|
79f18d12e6
|
fix: Native scaling being way too small
|
2023-10-21 23:58:51 +02:00 |
|
Nik
|
7fe9a768d4
|
impr: Rewrote entire settings API and UI (#1378)
|
2023-10-21 21:07:33 +00:00 |
|
iTrooz
|
b908965048
|
feat: log exit tasks to console (#1363)
|
2023-10-11 20:38:54 +00:00 |
|
iTrooz
|
c7c05e2621
|
fix: Re-enable window transparence on Linux (#1357)
|
2023-10-09 12:47:48 +00:00 |
|
WerWolv
|
a07b678a61
|
fix: Enable unicode support on the web again
|
2023-10-06 15:33:55 +02:00 |
|
WerWolv
|
d36e299c35
|
fix: Cut font texture width in half
|
2023-10-06 14:28:10 +02:00 |
|