Blender Git Commit Log

Git Commits -> Revision 4674795

July 11, 2021, 17:14 (GMT)
Sculpt dyntopo: another attempt to fix undo memory corruption bug

Commit Details:

Full Hash: 4674795591f1d7ba436eb9c77e65ae7f30e9cf35
Parent Commit: be9017c
Lines Changed: +206, -16

7 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+2, -2) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+6, -1) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+5, -0) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+119, -0) (Diff)
/source/blender/blenlib/intern/BLI_mempool.c (+18, -8) (Diff)
/source/blender/bmesh/intern/bmesh_log.c (+18, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+38, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021