Blender Git Commit Log
Git Commits -> Revision 57d1aea
Revision 57d1aea by Kévin Dietrich (master) November 3, 2020, 17:05 (GMT) |
Cycles: add support for BVH refit in OptiX This avoids recomputing the BVH for geometries that do not have changes in topology but whose vertices are modified (like a simple character animation), and gives up to 40% speedup for BVH building. This is only available for viewport renders at the moment. Reviewed By: pmoursnv, brecht Differential Revision: https://developer.blender.org/D9353 |
Commit Details:
Full Hash: 57d1aea64f0c54be499aea0ae0a28109e212f321
Parent Commit: 216880b
Lines Changed: +57, -16