Blender Git Commit Log

Git Commits -> Revision 92aa158

Revision 92aa158 by Bastien Montagne (master)
January 23, 2012, 17:17 (GMT)
BMesh: Fix for previous own fix (re-enable DynamicPaint previews in Object mode).

In fact, we have to add a CD_WEIGHT_MCOL layer (if not yet present) when updating CD_WEIGHT_MLOOPCOL, else with modifiers modifying the topology (like subsurf), it will sigsev.

That step should probably be done at tesselation time, though�?�

Commit Details:

Full Hash: 92aa15805d38810ace8cb5d2210a56abaef32ed0
SVN Revision: 43641
Parent Commit: 5cc898a
Lines Changed: +8, -2

2 Modified Paths:

/source/blender/blenkernel/intern/DerivedMesh.c (+1, -2) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021