Files
test/source/blender/blenkernel
Antony Riakiotakis 1864253db0 Fix T43208 material flickering in edit mode.
Happens because material setting now occurs in the derived mesh drawing
routine as it should. However that means that it also happens during
selection and that influenced the drawing state somehow.

In 2.72 this did not occur because material setting happened during draw
setting (skip or draw) instead of after the draw setting passed (so
selection would skip it by use another draw setting function). Of course
this violated design but worked.

Made it now so backbuffer selection does not enable materials (it's
redundant in those cases anyway).

This could be ported to a possible 'a' release but as is classic with
display code there may be some other places that it could backfire.

Tested fix with texture/vertex painting and selection which use
backbuffer for both subsurf and regular meshes and it seems to work OK.
2015-01-11 21:29:51 +01:00
..
2014-10-29 14:15:21 +01:00
2014-11-23 18:55:52 +01:00
2014-05-14 06:37:56 +10:00
2014-09-10 23:00:24 +10:00
2014-05-11 16:22:05 +10:00
2014-11-23 22:05:24 +01:00
2015-01-07 02:06:37 +11:00
2014-07-21 12:02:05 +02:00
2015-01-09 18:35:32 +01:00
2015-01-09 18:35:32 +01:00
2015-01-07 02:06:37 +11:00
2013-09-18 00:07:17 +00:00
2014-10-09 22:44:03 +02:00
2014-11-11 19:32:46 +01:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00