|
| | BasicDialog.hpp |
| | DialogWindow.cpp |
| | DialogWindow.hpp |
| | A specialized Engine class for creating and managing modal dialog windows.
|
| | Editor.cpp |
| | Editor.hpp |
| | The main Editor class, inheriting from Engine and providing editor-specific functionality and UI.
|
| | EditorCamera.cpp |
| | EditorCamera.hpp |
| | A specialized camera object for use within the editor, supporting free-fly movement and input processing.
|
| | EditorCommands.hpp |
| | Command pattern implementation for Editor Undo/Redo system.
|
| | EditorImGUIWrapper.cpp |
| | EditorImGUIWrapper.hpp |
| | A specialized ImGUI wrapper for the editor, inheriting from VulkanImGUIWrapper.
|
| | EditorProperties.hpp |
| | Execute.hpp |
| | main.cpp |
| | main_selector.cpp |
| | ProjectProperties.hpp |