Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Still, information is duplicated between the list_scenes and other methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Usage: kurator -s {Battle,ScenarioEditor}; anything else make it start with Title scene
|
|
|
|
This allows any ongoing function to end, be it draw or update, and allows to
call session->set() from within them to change the scene.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I don't like the fact that I put entire rlImGui and imgui into the project but
that's how they usually deal with the distribution and packaging...
|
|
|