Blender Git Loki

Git Commits -> Revision f03df4f

Revision f03df4f by Antonis Ryakiotakis (master)
March 7, 2014, 14:58 (GMT)
Fix crash when changing and using between layer and other brushes in
dyntopo

Layer brush would not invalidate the layer_disp arrays in dyntopo mode,
checking only for the existence of the array. This means that if a tool
resized the node due to topology changes, the layer brush code could
index (and write!) out of bounds in the array. Solution is to invalidate
the layer data prior to each stroke in dyntopo.

Commit Details:

Full Hash: f03df4f0241328c1d65e6910a5374935a6f2f78d
Parent Commit: 20f7a34
Lines Changed: +14, -0

3 Modified Paths:

/source/blender/blenkernel/BKE_pbvh.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/pbvh.c (+7, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+6, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021