a18ad2b45dDo not allow Input to directly close the rendering window and cause engine main loop termination. Instead send an event. Engine::SetAutoExit() controls whether to exit automatically as a response.
12 years ago
Lasse Öörni
1fdf228359Move the AngelScript API registration to the Script library and inverted the Script <-> Engine library dependency.