openblocks/editor
2025-05-30 01:27:22 +02:00
..
panes refactor(misc): removed InstanceRef and InstanceRefWeak type aliases due to confusion with Data::InstanceRef 2025-05-30 01:27:22 +02:00
script fix(editor): lua theme on light mode 2025-05-20 19:05:49 +02:00
CMakeLists.txt feat(editor): hyperlink in stack trace 2025-05-23 02:00:27 +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 refactor(selection): made selection shared_ptr rather than weak_ptr 2025-05-30 01:20:08 +02:00
mainglwidget.h refactor(editor): multi-object move support + more handle jank refactor 2025-05-27 03:13:49 +02:00
mainwindow.cpp refactor(misc): removed InstanceRef and InstanceRefWeak type aliases due to confusion with Data::InstanceRef 2025-05-30 01:27:22 +02:00
mainwindow.h feat(editor): hyperlink in stack trace 2025-05-23 02:00:27 +02:00
mainwindow.ui feat(editor): hyperlink in stack trace 2025-05-23 02:00:27 +02:00
placedocument.cpp refactor(handles): changed the way handle cframes are computed 2025-05-18 19:06:01 +02:00
placedocument.h feat(editor): added script document 2025-04-24 15:31:59 +02:00
qt.conf chore(editor): copy all dependencies to build dir 2025-03-16 14:50:40 +01:00