Onyx-Engine/src/editor
OusmBlueNinja 3ecfa15e4a Uses smart pointers for editor windows
Replaces raw pointers with smart pointers for managing editor windows.

This change improves memory management by ensuring proper deallocation of the Viewport and FileBrowser objects when the Editor shuts down, preventing potential memory leaks.
2025-05-22 10:14:46 -05:00
..
Windows Improves renderer and adds shader support 2025-05-21 22:05:10 -05:00
Editor.cpp Uses smart pointers for editor windows 2025-05-22 10:14:46 -05:00
Editor.h Uses smart pointers for editor windows 2025-05-22 10:14:46 -05:00