Blender Git Commit Log
Git Commits -> Revision 17d777c
Revision 17d777c by Martin Poirier (master) September 3, 2008, 19:24 (GMT) |
Prebuild an indexed edge list for faster connectivity loops when applying dijkstra and harmonic function calculations. Drops the runtime for that part of the algo by a lot (39k edges from 16s to 0.6s) |
Commit Details:
Full Hash: 17d777c486d947a17344cf88512b3bd7acc3290c
SVN Revision: 16354
Parent Commit: 1924eeb
Lines Changed: +123, -39