Blender Git Loki

Git Commits -> Revision 166c0db

Revision 166c0db by Patrick Mours (master)
January 5, 2021, 16:59 (GMT)
Fix T83915: Subdivision Surface modifier causes visual artifacts in Cycles rendered viewport - CPU and OptiX

Changing the geometry in the current scene caused the primitive offsets for all geometry to
change, but the values would not be updated in all bottom-level BVH structures. Rendering
artifacts and crashes where the result. This fixes that by ensuring all BVH structures are
updated when the primitive offsets change.

Commit Details:

Full Hash: 166c0db3f9412925b501b7172875cb8ee2eb6958
Parent Commit: da9d471
Lines Changed: +26, -5

3 Modified Paths:

/intern/cycles/bvh/bvh_embree.cpp (+2, -0) (Diff)
/intern/cycles/render/geometry.cpp (+21, -4) (Diff)
/intern/cycles/render/geometry.h (+3, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021