Blender Git Loki
Git Commits -> Revision b4642d2
Revision b4642d2 by Brecht Van Lommel (master) October 27, 2012, 18:54 (GMT) |
Fix #32979: proportional edit connected was too slow with many vertices on some meshes, now use the system qsort instead of a custom one (which I guess suffered from poor choice of pivot point in some cases). |
Commit Details:
Full Hash: b4642d203dd426f592f7d382cc5542013137232c
SVN Revision: 51697
Parent Commit: 8a6797d
Lines Changed: +28, -44
1 Modified Path:
/source/blender/editors/transform/transform_conversions.c (+28, -44) (Diff)