Blender Git Loki
Git Commits -> Revision 7a31d07
Revision 7a31d07 by Ton Roosendaal (master) July 10, 2005, 09:32 (GMT) |
Bugfix #2797 Editmesh SHIFT+F "Fill" used an unsigned char to count amount of selected edges linking to vertices, but also subtracted... causing the char to become 255. Gave crashes (or infinite loops) when using "Fill" on random input of solid meshes. |
Commit Details:
Full Hash: 7a31d07fda6a8531b4a5310839102069ce6dc0fa
SVN Revision: 4668
Parent Commit: 9fa952f
Lines Changed: +9, -9
1 Modified Path:
/source/blender/src/editmesh_tools.c (+9, -9) (Diff)