- Start Restructuring Project
- Add Makefile for Testbuilds
- Optimize Lithium as much as possible
- Remove Render2 to get wasted time
- Optimize UI7 for LRS
This commit is contained in:
2024-08-30 14:54:49 +02:00
parent a58dc20562
commit 224daffaf7
54 changed files with 3723 additions and 3107 deletions

View File

@@ -5,7 +5,7 @@
#pragma once
#include <pd/NVec.hpp>
#include <pd/maths/NVec.hpp>
#include <string>
namespace Palladium {