openblocks/editor
2025-08-12 00:35:10 +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 refactor(editor): license code 2025-06-22 20:48:20 +02:00
aboutdialog.ui feat(editor): added version string to client and editor 2025-07-19 04:47:57 +02:00
CMakeLists.txt fix(cmake): copy assets 2025-08-12 00:19:15 +02:00
editor.qrc refactor(editor): license code 2025-06-22 20:48:20 +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 fix(editor): fixed a few dark-theme-related bugs under windows 2025-07-13 16:58:30 +02:00
LICENSE refactor(editor): license code 2025-06-22 20:48:20 +02:00
main.cpp fix(editor): use OpenGL 3.3 2025-08-12 00:35:10 +02:00
mainglwidget.cpp tempfix(editor): gl 3.3 and qsoundeffect not working on linux 2025-08-11 21:59:09 +02:00
mainglwidget.h refactor(part): refactored part into basepart 2025-07-15 03:15:13 +02:00
mainwindow.cpp tempfix(editor): gl 3.3 and qsoundeffect not working on linux 2025-08-11 21:59:09 +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 refactor(editor): license code 2025-06-22 20:48:20 +02:00
placeholder-logo_lg.png refactor(editor): license code 2025-06-22 20:48:20 +02:00
qt.conf chore(editor): copy all dependencies to build dir 2025-03-16 14:50:40 +01:00
undohistory.cpp fix(editor): undo history causes crash when it overflows 2025-06-30 21:59:15 +02:00
undohistory.h fix(editor): reset undo history on load/new 2025-06-25 01:21:03 +02:00