openblocks/editor
2025-09-01 20:14:57 +02:00
..
panes misc(misc): debugging stuff 2025-08-29 00:13:29 +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(editor): lock the cursor on wayland, too 2025-08-13 03:40:20 +02:00
deps.cmake fix(editor): lock the cursor on wayland, too 2025-08-13 03:40:20 +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 feat(physics): jolt physics implementation 2025-08-29 00:13:29 +02:00
mainglwidget.cpp refactor(physics): removed remaining references to glmToRp 2025-08-29 00:13:29 +02:00
mainglwidget.h refactor(part): refactored part into basepart 2025-07-15 03:15:13 +02:00
mainwindow.cpp feat(editor): debug shortcut for reloading most recent file 2025-09-01 20:14:57 +02:00
mainwindow.h feat(editor): recent files 2025-08-19 22:43:52 +02:00
mainwindow.ui misc(misc): debugging stuff 2025-08-29 00:13:29 +02:00
placedocument.cpp misc(misc): debugging stuff 2025-08-29 00:13:29 +02:00
placedocument.h refactor(physics): made physics single-threaded again 2025-08-29 00:13:29 +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 refactor(misc): replaced instances of optional<shared_ptr> with nullable shared_ptr 2025-08-29 00:13:29 +02:00
undohistory.h fix(editor): reset undo history on load/new 2025-06-25 01:21:03 +02:00