Blender Git Commit Log

Git Commits -> Revision 6d8e03d

Revision 6d8e03d by Brecht Van Lommel (master)
October 23, 2020, 16:32 (GMT)
Fix T81102: Cycles crashes in interactive 3D viewport rendering after Embree

Don't allocate a new buffer for refitting meshes, but update the existing one.
It's not clear from the API docs if this is required, but it appears to solve
the issue and should be more efficient.

Commit Details:

Full Hash: 6d8e03ddd991a390fb6bbc3277991b0272142c21
Parent Commit: 87681f9
Lines Changed: +37, -14

2 Modified Paths:

/intern/cycles/bvh/bvh_embree.cpp (+35, -12) (Diff)
/intern/cycles/bvh/bvh_embree.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021