Blender Git Commit Log
Git Commits -> Revision 30826a5
Revision 30826a5 by Howard Trickey (master) October 31, 2020, 20:46 (GMT) |
Fix new boolean performance bug. The code that decided to use a faster double version of plane side testing forgot to take an absolute value, so half the time the exact code was being used when it was unnecessary. |
Commit Details:
Full Hash: 30826a5e49c7429d330fa47d0a6bfb2b13a698d1
Parent Commit: 9af6c04
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenlib/intern/mesh_intersect.cc (+1, -1) (Diff)