Commit Graph

25 Commits

Author SHA1 Message Date
39fbcf4300 linux bug fixes
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (autobuild, c-cpp) (push) Waiting to run
Microsoft C++ Code Analysis / Analyze (push) Waiting to run
2025-03-22 01:10:19 +00:00
Dennis Eichhorn
4f1cbd98f9 started templating
Some checks failed
Microsoft C++ Code Analysis / Analyze (push) Waiting to run
CodeQL / Analyze (${{ matrix.language }}) (autobuild, c-cpp) (push) Has been cancelled
2025-03-21 01:08:09 +00:00
de0bb56018 improve performance logging and make gpu api interaction between opengl and vulkan more similar 2025-03-01 02:35:16 +01:00
38f9178831 fix framebuffer resize and impl. ctrl+v 2025-01-11 18:15:51 +01:00
a02963607d bug fixes, improved input handling and started testing with typing mode 2025-01-11 01:26:44 +01:00
2521f5f2e4 Getting ready to modify AMS and ECS 2025-01-02 21:13:11 +01:00
2943d418e2 cleanup 2024-11-26 01:11:10 +01:00
333c7d6e53 minor code optimizations 2024-11-22 10:25:47 +01:00
ab9ab3fceb performance fixes, working. Some socket fixes, server socket fails to receive 2024-11-21 15:17:11 +01:00
2149c82b63 Started to render with normals. working 2024-11-09 02:05:07 +01:00
c2f4862f22 font rendering fixed, input (WASD and camera rotation) still a little bit buggy 2024-10-28 23:11:18 +01:00
85b77f442c improving rendering structure a little bit and started with chat impl. 2024-10-04 22:10:24 +02:00
3494641cac 1. cleaned up WindowProc, 2. implemented hotkey callbacks 2024-10-04 14:17:20 +02:00
390158687a Started to shift to better defined types 2024-10-01 00:22:42 +02:00
2d55ef6f66 testing: started rendering debug information / ui 2024-09-29 02:12:15 +02:00
50527a88e6 some input cleanup and more general controller handling 2024-09-26 18:16:45 +02:00
26d238aac5 fixed most insane controller bugs ever 2024-09-26 08:23:10 +02:00
b031ebb25d implement controller support 2024-09-26 06:10:10 +02:00
177affce99 Simplified input handling AND prepared for contontroller usage by merging all input states 2024-09-25 21:16:50 +02:00
1a59175f65 1. added debug/release options for build. 2. added byte reading options. 3. started fixing png, probably still not working 2024-09-24 00:43:36 +02:00
fdfc778771 flying/free move cube chunk 2024-09-20 05:11:16 +02:00
51b0cedb5f update input and opengl 2024-09-15 22:08:29 +02:00
7f1a35d61a update 2024-08-16 04:07:09 +02:00
acde815291 update 2024-07-21 21:25:39 +02:00
9506c2fa9c re-structure 2024-07-12 15:26:57 +02:00