Files
test/source/blender/windowmanager
Sergey Sharybin 37fc23dd9e Refactor view3d offscreen drawing to avoid having multiple boolean arguments
This is fully unreadable to have lots of boolean arguments scattered across the
whole argument list. What does `false, true, true` mean in terms of behavior?

Replace those with bitfield which has advantage of having more human readable
meaning.
2017-11-27 12:11:56 +01:00
..
2016-04-19 12:18:19 +10:00
2017-11-05 14:33:18 +11:00