C/C++ Framework
Go to file
2025-01-18 01:36:08 +01:00
.github/workflows Create codeql.yml 2024-07-27 17:06:00 +02:00
animation bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
asset Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
audio bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
auth bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
camera optimized build script and started to split shaders. not yet working, opengl only handles one asset file and vulkan and directx still need the remaining code impl. 2024-12-17 02:38:06 +01:00
color Simplified rect drawing and started with text rendering (text not working) 2024-10-02 17:32:04 +02:00
command Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
compression bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
database fixes after re-structure 2024-07-12 16:05:00 +02:00
encryption implemented threaded logging. kinda working but there is sometimes a memory issue. fps much more stable now 2024-11-30 03:37:26 +01:00
entity bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
environment bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
error huge disaster with double frame buffer fixed, still no manual support but we are at least alive again 2024-12-31 09:39:49 +01:00
font Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
gpuapi Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
hash Started to do a massive thread improvement journey. AMS still outstanding also handling multiple AssetArchives is still a open todo, same goes for multiple gpuapis 2024-12-18 07:43:11 +01:00
image bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
input fix framebuffer resize and impl. ctrl+v 2025-01-11 18:15:51 +01:00
light generalized library loading 2024-09-20 18:12:14 +02:00
localization huge re-write of ams. impl. of command buffer, ... 2025-01-07 20:47:16 +01:00
log bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
math Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
memory bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
models bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
module Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
network huge re-write of ams. impl. of command buffer, ... 2025-01-07 20:47:16 +01:00
noise Started to shift to better defined types 2024-10-01 00:22:42 +02:00
object huge re-write of ams. impl. of command buffer, ... 2025-01-07 20:47:16 +01:00
particle fix includes and include order 2024-09-21 01:34:20 +02:00
pathfinding bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
platform fix framebuffer resize and impl. ctrl+v 2025-01-11 18:15:51 +01:00
render re-structure 2024-07-12 15:26:57 +02:00
shaders re-structure 2024-07-12 15:26:57 +02:00
stdlib Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
system huge re-write of ams. impl. of command buffer, ... 2025-01-07 20:47:16 +01:00
thread Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
ui Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
utils Started with ui theme, ui layout and general ui rendering impl. Not working. 2025-01-18 01:36:08 +01:00
.gitignore huge disaster with double frame buffer fixed, still no manual support but we are at least alive again 2024-12-31 09:39:49 +01:00
README.md Create README.md 2024-07-12 14:05:44 +02:00

GameEngine