This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
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-01-04 14:20:48 +05:00
2017-11-05 14:33:18 +11:00
2017-11-18 17:22:54 +11:00
2017-11-26 16:03:29 +01:00
2017-11-08 18:33:17 -02:00
2017-11-24 15:45:41 +01:00
2017-11-20 01:47:31 +11:00
2017-11-18 17:22:54 +11:00
2017-09-22 16:40:05 -04:00