openblocks/editor
2025-04-18 21:36:18 +02:00
..
panes fix(editor): sort properties alphabetically 2025-04-17 17:05:39 +02:00
CMakeLists.txt misc(editor): remove dedenting code as it was getting out of scope for its complexity 2025-04-14 00:48:57 +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 feat(editor): circle around rotation handles 2025-04-17 22:04:52 +02:00
mainglwidget.h feat(editor): zooming in/out (kind of) via mouse wheel 2025-04-08 01:15:30 +02:00
mainwindow.cpp fix(physics): made the physics slightly less jittery, but only slightly 2025-04-18 21:36:18 +02:00
mainwindow.h feat(part): added locked property to prevent objects from being selected 2025-04-12 15:15:17 +02:00
mainwindow.ui feat(editor): new properties widget 2025-04-13 15:15:23 +02:00
qt.conf chore(editor): copy all dependencies to build dir 2025-03-16 14:50:40 +01:00