No description
Find a file
2025-04-13 19:53: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(rendering): basic outline feature 2025-04-12 23:48:13 +02:00
client feat(part): added locked property to prevent objects from being selected 2025-04-12 15:15:17 +02:00
cmake chore: remove unused dependencies 2025-03-16 15:02:57 +01:00
core feat(editor): editable color3 2025-04-13 19:53:36 +02:00
editor feat(editor): editable color3 2025-04-13 19:53: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
BUILD.md chore: added build instructions 2025-04-10 23:32:11 +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
README.md chore: added build instructions 2025-04-10 23:32:11 +02: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

Openblocks

[ Docs are work in progress! ]

For build instructions, see BUILD.md