openblocks/editor
2025-05-31 23:08:13 +02:00
..
panes refactor(datatypes): complete refactor of how datatypes work and removal of wrapper classes for bool, string etc. 2025-05-31 23:08:13 +02:00
script refactor(datatypes): complete refactor of how datatypes work and removal of wrapper classes for bool, string etc. 2025-05-31 23:08:13 +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(datatypes): complete refactor of how datatypes work and removal of wrapper classes for bool, string etc. 2025-05-31 23:08:13 +02:00
mainglwidget.h feat(editor): right-click context menu in main gl widget 2025-05-31 02:04:38 +02:00
mainwindow.cpp feat(editor): drag-and-drop open file 2025-05-31 17:32:08 +02:00
mainwindow.h feat(editor): drag-and-drop open file 2025-05-31 17:32:08 +02:00
mainwindow.ui feat(model): added model container object for parts 2025-05-30 02:15:44 +02:00
placedocument.cpp feat(editor): drag-and-drop open file 2025-05-31 17:32:08 +02:00
placedocument.h feat(editor): drag-and-drop open file 2025-05-31 17:32:08 +02:00
qt.conf chore(editor): copy all dependencies to build dir 2025-03-16 14:50:40 +01:00