MySchoolEngine / GLEngine

The goal of this repository is to build rendering focused game engine. Feel free to join me and extend this project.
https://myschoolengine.github.io/GLEngine-Documentation/
Other
21 stars 1 forks source link

Component destruction #115

Closed RohacekD closed 3 years ago

RohacekD commented 3 years ago

Alt+F4 results in wrong memory deallocation. "Component still in use during engine destruction!"