Files
test2/source/blender/windowmanager
Clément Foucault 94fadd00d8 DRW: Shader Deferred compilation: Use a wmJob for threading.
Also get rid of the static var and initialization.
This enables the user to see the progress on the info header.
Closing blender or reading a file also kill the job which is good.

Unfortunatly, this job cannot be interrupt by users directly. We could make it interruptible but we need a way to resume the compilation.
2018-03-06 16:45:22 +01:00
..
2018-03-02 10:22:10 +11:00
2016-04-19 12:18:19 +10:00
2018-02-23 12:59:55 +11:00
2018-02-17 14:23:19 +01:00