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/blenkernel
Jeroen Bakker 15abc9fe74 Draw: Removal of MultiSample Buffers
Multisample buffers were used for smooth line drawing. As we now have
an algorithm that doesn't need the multisample buffers we can remove
them.

The user preference for viewport multi_sampling is replaced by single
toggle overlay `use_overlay_smooth_wire`. By default this setting is
enabled as the new drawing is really quick (<1ms) and uses zero hacks.

Reviewed By: fclem

Differential Revision: https://developer.blender.org/D6367
2019-12-06 07:45:07 +01:00
..
2019-10-04 16:23:39 +02:00
2019-09-07 23:17:40 +10:00
2019-11-21 23:15:02 +11:00
2019-11-25 01:51:11 +11:00
2019-06-11 15:11:07 +02:00
2019-11-25 01:51:11 +11:00
2019-09-07 23:17:40 +10:00
2019-09-30 17:07:05 +10:00
2019-10-04 06:00:08 +10:00