Blender Git Loki
Git Commits -> Revision f6733d9
Revision f6733d9 by Campbell Barton (master) February 9, 2011, 03:49 (GMT) |
bugfix [#25523] Face extrude will crash Blender if array and subsurf modifier are added to mesh object test_index_face() failed to fix indices like (6,0,0,6), making it (0,6,6,0). |
Commit Details:
Full Hash: f6733d90e57fe8dce473f05b4bf0b4e6d4559ecd
SVN Revision: 34735
Parent Commit: 5e1eb9b
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/mesh.c (+1, -1) (Diff)