Files
test2/source/blender/windowmanager
Clément Foucault 46bfdb48a1 WM: Add GHOST lazy init for background mode.
This allows for background rendering with EEVEE and other opengl render
engine.

I've only tested it on Linux for the moment so I can't say about other
platforms.

We do lazy init because we cannot assume we will need Ghost for rendering
before having parsed all arguments and we cannot know if a script will
trigger rendering. This is also because it currently does not work without
any display server (blender will crash).
2018-04-25 17:43:18 +02:00
..
2018-04-25 09:58:38 +02:00
2018-04-21 20:42:27 +02:00
2016-04-19 12:18:19 +10:00
2018-02-23 12:59:55 +11:00
2018-04-20 17:14:52 +02:00
2018-03-23 11:56:14 +01:00