Blender Git Commit Log

Git Commits -> Revision bafb904

Revision bafb904 by Luca Rood (master)
June 26, 2017, 12:52 (GMT)
Fix T51559: Update draw cache when changing flat/smooth shading

This also renames some flags/variables to be more generic for updating
purposes. The call used here was previously only used for updating
paint data, but as it was reused here, flags and variables were renamed
to accomodate more clearly to the new usages.

Commit Details:

Full Hash: bafb90480706ad0c380a8eb1907beb046bfbcf1e
Parent Commit: 37593b6
Lines Changed: +21, -20

10 Modified Paths:

/source/blender/blenkernel/BKE_mesh.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/deform.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/object_deform.c (+1, -1) (Diff)
/source/blender/draw/intern/draw_cache_impl_mesh.c (+5, -5) (Diff)
/source/blender/draw/modes/paint_weight_mode.c (+1, -1) (Diff)
/source/blender/editors/mesh/editface.c (+2, -2) (Diff)
/source/blender/editors/object/object_edit.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021