No description
Find a file
2025-04-21 23:10:26 +02:00
.vscode feat(editor): crudely implement new button and add warnings before closing/new 2025-04-05 00:24:51 +02:00
assets fix(outline): make outline cling to edges rather than stretch 2025-04-14 23:53:42 +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 chore: build reactphysics3d automatically via vcpkg 2025-04-21 23:10:26 +02:00
editor chore: build reactphysics3d automatically via vcpkg 2025-04-21 23:10:26 +02:00
tools feat: arrow handles 2025-02-26 22:31:58 +01:00
vcpkg-overlays/reactphysics3d chore: build reactphysics3d automatically via vcpkg 2025-04-21 23:10:26 +02: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: build reactphysics3d automatically via vcpkg 2025-04-21 23:10:26 +02: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: build reactphysics3d automatically via vcpkg 2025-04-21 23:10:26 +02:00
vcpkg.json chore: build reactphysics3d automatically via vcpkg 2025-04-21 23:10:26 +02:00

Openblocks

[ Docs are work in progress! ]

For build instructions, see BUILD.md