Commit Graph

13 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
6aa80b8e69 multi gpu api rendering. working 2025-02-14 07:31:48 +01:00
c7b881e6b7 getting closer to our first rendering with the UILayout, app working. 2025-02-12 03:23:18 +01:00
a8191a239a working again, ui layout not yet fully implemented. test framework functional. 2025-02-09 19:01:41 +01:00
fd47385162 continued with UI re-impl. utterly broken!!! 2025-01-25 23:37:28 +01:00
8c034c4a26 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
3494641cac 1. cleaned up WindowProc, 2. implemented hotkey callbacks 2024-10-04 14:17:20 +02:00
fd39f1042d Fixed bug in orth matrix, UI is now nice 2024-09-30 20:23:38 +02:00
b150fe12f6 generalized library loading 2024-09-20 18:12:14 +02:00
fdfc778771 flying/free move cube chunk 2024-09-20 05:11:16 +02:00
8335444c03 rotating cubes 2024-09-11 05:56:09 +02:00
9506c2fa9c re-structure 2024-07-12 15:26:57 +02:00