openblocks/editor
2025-04-23 19:33:59 +02:00
..
panes misc(datatypes): added alias for vector3, cframe, and color3 via using 2025-04-23 19:33:59 +02:00
CMakeLists.txt misc(editor): remove dedenting code as it was getting out of scope for its complexity 2025-04-14 00:48:57 +02:00
editor_en_US.ts Split off targets into multiple directories (client and editor, for now) 2024-11-25 22:20:39 +01:00
editorcommon.h refactor: handle inactive when select tool is selected 2025-02-23 16:45:16 +01:00
main.cpp feat(logging): replaced printfs with logger calls 2025-03-17 21:22:53 +01:00
mainglwidget.cpp misc(datatypes): added alias for vector3, cframe, and color3 via using 2025-04-23 19:33:59 +02:00
mainglwidget.h feat(editor): zooming in/out (kind of) via mouse wheel 2025-04-08 01:15:30 +02:00
mainwindow.cpp fix(joint): error in continuity check leading to infinity loop then segfault 2025-04-23 18:08:05 +02:00
mainwindow.h feat(part): added locked property to prevent objects from being selected 2025-04-12 15:15:17 +02:00
mainwindow.ui feat(editor): basics for run/edit mode 2025-04-20 00:17:19 +02:00
qt.conf chore(editor): copy all dependencies to build dir 2025-03-16 14:50:40 +01:00