tornavis/source
Jeroen Bakker 7ed3ebbc6e Fix T67888: Incorrect Wireframe After Applying SubSurf/MultiRes
Show control edges stores the control edges in the mesh which is
picked up by the draw manager. When applyng a subsurf (or multires) we
don't want that data present in the base mesh. Any rebuilding of the mesh
would overwrite the data anyway.

This patch introduces a new flag for applying modifiers
that can be checked to ignore storing display specific data in
the base mesh.

Reviewed By: Brecht van Lommel

Differential Revision: https://developer.blender.org/D7163
2020-03-26 15:34:53 +01:00
..
blender Fix T67888: Incorrect Wireframe After Applying SubSurf/MultiRes 2020-03-26 15:34:53 +01:00
creator CMake: Fix Blender.app creation/modification time 2020-03-26 11:35:51 +01:00
tools@603f076606 Cleanup: add device_texture for images, distinct from other global memory 2020-03-12 17:28:55 +01:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00