1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-19 03:05:29 +02:00
Files
luanti/src/client
Loic Blot 258101a910 refacto: RenderingEngine is now better hidden
* No more access to the singleton instance from everywhere (RenderingEngine::get_instance dropped)
* RenderingEngine::get_timer_time is now non static
* RenderingEngine::draw_menu_scene is now non static
* RenderingEngine::draw_scene is now non static
* RenderingEngine::{initialize,finalize} are now non static
* RenderingEngine::run is now non static
* RenderingEngine::getWindowSize now have a static helper. It was mandatory to hide the global get_instance access
2021-05-03 19:49:19 +02:00
..
2021-02-23 19:41:38 +01:00
2021-03-31 13:15:47 +02:00
2021-01-22 15:09:26 +00:00
2021-03-31 13:15:47 +02:00
2021-01-22 15:09:26 +00:00
2021-04-18 16:07:13 +02:00
2018-03-24 15:45:25 +01:00
2018-03-24 15:45:25 +01:00