Blender Git Commit Log

Git Commits -> Revision a0dbcd8

Revision a0dbcd8 by Joseph Eagar (sculpt-dev)
October 6, 2021, 03:07 (GMT)
Sculpt: more nasty customdata bugs

* Fixed mesh_sculpt_vertex_color_add_exec,
it's post-exec undo push was overwriting
the mesh cd layout.

Commit Details:

Full Hash: a0dbcd890dac6c9002eba2d9c92f4d897db9a43b
Parent Commit: 66c8a8a
Lines Changed: +54, -80

6 Modified Paths:

/source/blender/blenkernel/BKE_customdata.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/customdata.c (+31, -59) (Diff)
/source/blender/blenkernel/intern/paint.c (+2, -1) (Diff)
/source/blender/bmesh/intern/bmesh_log.c (+0, -2) (Diff)
/source/blender/editors/mesh/mesh_data.c (+12, -2) (Diff)
/source/blender/editors/sculpt_paint/sculpt_dyntopo.c (+8, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021