Added move coords behavior

This commit is contained in:
2026-03-05 00:17:49 +01:00
parent f5e08389e2
commit e496e193d1
9 changed files with 317 additions and 1 deletions

View File

@@ -27,6 +27,8 @@ set(
set(
SOURCES
src/scl.cpp
src/move_coords.cpp
src/simple_move.cpp
src/simple_rotate.cpp
src/simple_translate_x.cpp