Blender Git Commit Log

Git Commits -> Revision 55045ed

April 7, 2021, 09:03 (GMT)
SCULPT_dyntopo_ensure_templayer no longer returns a customdata offset.
Making multiply layers sequentially can lead to corrupted offsets.
Instead, ensure all layers exist with SCULPT_dyntopo_ensure_templayer
first,

then get all the offsets at once.

Commit Details:

Full Hash: 55045ed85a5e47096515b79136bc97e67a69bcce
Parent Commit: 2582090
Lines Changed: +30, -25

3 Modified Paths:

/source/blender/editors/sculpt_paint/sculpt.c (+7, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt_dyntopo.c (+19, -16) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+4, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021