openblocks/editor/panes
2025-07-13 16:58:30 +02:00
..
explorermodel.cpp fix(editor): undo state for moving objects in the explorer 2025-07-08 00:50:46 +02:00
explorermodel.h refactor(misc): removed InstanceRef and InstanceRefWeak type aliases due to confusion with Data::InstanceRef 2025-05-30 01:27:22 +02:00
explorerview.cpp fix(editor): undo state for moving objects in the explorer 2025-07-08 00:50:46 +02:00
explorerview.h refactor(selection): replaced with Selection instance 2025-06-23 17:34:24 +02:00
outputtextview.cpp feat(editor): added a proper title 2025-07-13 16:58:30 +02:00
outputtextview.h refactor(logging): changed the way source-linked traces are logged 2025-07-13 16:58:30 +02:00
propertiesview.cpp fix(editor): editing individual component of Vector3 in properties resulted in a crash 2025-07-13 16:58:30 +02:00
propertiesview.h feat(editor): undoing and redoing 2025-06-23 17:40:56 +02:00