Files | |
| AssetBrowser.cpp | |
| AssetBrowser.hpp | |
| Class responsible for displaying and navigating project assets within an ImGUI window. | |
| EditorMenuBar.cpp | |
| EditorMenuBar.hpp | |
| ImGUI component responsible for drawing the main editor menu bar and handling its actions. | |
| EditorWindow.hpp | |
| Defines a simple structure for a basic, detachable editor window using ImGUI. | |
| PropertiesMenu.hpp | |
| Utility function for drawing the component properties inspector for a selected GameObject. | |
| SceneMenu.hpp | |
| Utility functions for drawing the Scene Hierarchy and related object manipulation logic. | |
| WorldSettingsMenu.hpp | |