Blender Git Commit Log

Git Commits -> Revision d426676

Revision d426676 by Nicholas Bishop (master)
August 14, 2009, 01:48 (GMT)
2.5/Multires:

Bugfixes

* Don't allow multires subdivision in editmode, this leads to corruption as noted by nudelZ. Reason is that editmode has its own copy of the MDisps customdata layer, gets written back out on exiting editmode, but the layer that was subdivided was the non-editmode original.
* Missed clearing a couple variables, caught with valgrind.

Commit Details:

Full Hash: d426676f79690dae2327eb237599b730c55a5947
SVN Revision: 22447
Parent Commit: 9a654aa
Lines Changed: +8, -1

2 Modified Paths:

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