mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
This patch splits "cutscene mode" (disabling silhouttes, territory borders and other visual overlays) from the cinema manager component and moves it to the renderer, since it doesn't influence the simulation anyway. The mode can now be independently controlled by the GUI. This is done so it can also be used for other narrative elements like speech or dialogue in the future. Cutscene mode is still always enabled while cinema paths are playing, though. By design, this also fixes the issue that range overlays weren't hidden during cutscene mode. |
||
|---|---|---|
| .. | ||
| JSInterface_Renderer.cpp | ||
| JSInterface_Renderer.h | ||