Blender Git Loki
Git Commits -> Revision 3839875
Revision 3839875 by Nicholas Bishop (master) January 19, 2013, 23:52 (GMT) |
Disable OpenMP with dyntopo in paint_mesh_restore_co() Otherwise, new entries might be inserted by sculpt_undo_push_node() into the GHash used internally by BM_log_original_vert_co() by a different thread. Fixes bug [#33787] http://projects.blender.org/tracker/?func=detail&aid=33787&group_id=9&atid=498 |
Commit Details:
Full Hash: 383987560b764cc8dd43820628b022614a3f2563
SVN Revision: 53913
Parent Commit: 9a50f45
Lines Changed: +5, -1
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+5, -1) (Diff)