Merge branch 'master' into imgui
All checks were successful
Linux arm64 / Build (push) Successful in 3m16s

This commit is contained in:
2024-05-10 18:39:37 +02:00
37 changed files with 4011 additions and 425 deletions

View File

@@ -1,11 +1,9 @@
{
"configurations": [
{
"name": "Linux",
"defines": [],
"cStandard": "c17",
"cppStandard": "c++17",
"compileCommands": ".vscode/compile_commands.json"
"name": "Pivot",
"cppStandard": "c++20",
"includePath": ["include"]
}
],
"version": 4