1
1
forked from 0ad/0ad
0ad/source/renderer/scripting
wraitii 5c4d124d2a Refactor renderer options.
This moves the renderer options into their own class to:@
  - allow one to only include the rendering options, not the whole
renderer header, when one wants access to rendering options.
  - centralise rendering changes and their side-effects.
  - clean up code.

Tested by: historic_bruno, Freagarach
Commented by: historic_bruno
Differential Revision: https://code.wildfiregames.com/D1929
This was SVN commit r22610.
2019-08-04 08:28:30 +00:00
..
JSInterface_Renderer.cpp Refactor renderer options. 2019-08-04 08:28:30 +00:00
JSInterface_Renderer.h Refactor renderer options. 2019-08-04 08:28:30 +00:00