openblocks/editor
2025-08-12 03:38:42 +02:00
..
panes fix(part): temporarily soft-disabled wedges as they crash the engine currently 2025-07-23 03:24:34 +02:00
script feat(editor): click on stack trace to go to line in script 2025-07-13 16:58:30 +02:00
aboutdialog.cpp feat(editor): added version string to client and editor 2025-07-19 04:47:57 +02:00
aboutdialog.h
aboutdialog.ui feat(editor): added version string to client and editor 2025-07-19 04:47:57 +02:00
CMakeLists.txt fix(editor): replaced QSoundEffect with Miniaudio 2025-08-12 01:05:33 +02:00
editor.qrc
editor_en_US.ts
editorcommon.h fix(editor): fixed a few dark-theme-related bugs under windows 2025-07-13 16:58:30 +02:00
LICENSE
main.cpp fix(editor): replaced QSoundEffect with Miniaudio 2025-08-12 01:05:33 +02:00
mainglwidget.cpp feat(editor): lock the cursor on platforms other than wayland 2025-08-12 03:38:42 +02:00
mainglwidget.h refactor(part): refactored part into basepart 2025-07-15 03:15:13 +02:00
mainwindow.cpp fix(editor): replaced QSoundEffect with Miniaudio 2025-08-12 01:05:33 +02:00
mainwindow.h feat(editor): click on stack trace to go to line in script 2025-07-13 16:58:30 +02:00
mainwindow.ui feat(editor): added a proper title 2025-07-13 16:58:30 +02:00
placedocument.cpp refactor(part): refactored part into basepart 2025-07-15 03:15:13 +02:00
placedocument.h feat(physics): basic parallelism 2025-07-01 12:27:23 +02:00
placeholder-logo.png
placeholder-logo_lg.png
qt.conf
undohistory.cpp
undohistory.h