Blender Git Commit Log
Git Commits -> Revision cd9b380
Revision cd9b380 by Howard Trickey (newboolean) July 17, 2020, 02:23 (GMT) |
Performance tuning: early rejection of trivial intersections. Starting to use floating filters to avoid expensive gmp operations when possible. These changes speed up the sphere-sphere test with n=64 to 5s (now 17 times slower than BMesh on this test, down from 100 times slower. But answer is correct. Also make format. |
Commit Details:
Full Hash: cd9b38005eda0c75abe44f9698881408c2418e5a
Parent Commit: 7148f31
Lines Changed: +621, -214