Blender Git Commit Log

Git Commits -> Revision bb92d9a

Revision bb92d9a by Germano Cavalcante (master)
April 24, 2018, 12:48 (GMT)
BLI BVHTree Walk DFS: Decreases the size of the stack space used for the recursive function.

Each parameter of the function is copied into the memory stack.
This also brought an improvement in peformance of snapping functions between 5% and 12% in my tests.

Commit Details:

Full Hash: bb92d9a9466e4eb924d8be90ec5ddd4be2b70d95
Parent Commit: f1e6838
Lines Changed: +17, -17

1 Modified Path:

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