Blender Git Commit Log

Git Commits -> Revision 8506e3a

Revision 8506e3a by Brecht Van Lommel (master)
January 20, 2014, 16:20 (GMT)
Fix T38294: enabling hair dynamics very slow / hangs with many hairs.

This function call was accidentally placed inside a loop which gave O(n^2)
behavior, but there's no reason for it.

Commit Details:

Full Hash: 8506e3a78c9955937bbe386b594aeb224bc9f380
Parent Commit: a2930c6
Lines Changed: +1, -2

1 Modified Path:

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