No description
Find a file
2025-04-10 18:50:36 +02:00
.vscode feat(editor): crudely implement new button and add warnings before closing/new 2025-04-05 00:24:51 +02:00
assets feat(editor): added surface editing tools 2025-04-07 17:37:54 +02:00
client refactor(instance): added functions for accessing root datamodel and renamed to gDataModel 2025-04-07 13:14:10 +02:00
cmake chore: remove unused dependencies 2025-03-16 15:02:57 +01:00
core fix(serialization): no longer aborts if wrong type is parsed 2025-04-10 18:50:36 +02:00
editor fix(serialization): no longer aborts if wrong type is parsed 2025-04-10 18:50:36 +02:00
include feat: runtime property enumeration 2025-01-28 20:14:12 +01:00
tools feat: arrow handles 2025-02-26 22:31:58 +01:00
.clangd feat(logging): basic logger implementation 2025-03-17 18:02:23 +01:00
.gitignore feat(editor): sound :) 2025-04-07 18:08:35 +02:00
CMakeLists.txt chore(editor): copy all dependencies to build dir 2025-03-16 14:50:40 +01:00
CMakePresets.json chore: added vcpkg support 2025-03-16 03:14:32 +01:00
CMakeUserPresets.json chore: added vcpkg support 2025-03-16 03:14:32 +01:00
compile_commands.json feat(logging): added output widget 2025-03-21 00:16:27 +01:00
deps.txt chore: remove unused dependencies 2025-03-12 22:50:09 +01:00
run.sh chore(run.sh): use out-of-tree build 2025-03-12 02:11:44 +01:00
vcpkg-configuration.json chore: added vcpkg support 2025-03-16 03:14:32 +01:00
vcpkg.json chore: added vcpkg support 2025-03-16 03:14:32 +01:00