This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/intern/cycles/render
Patrick Mours 166c0db3f9 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.
2021-01-05 17:59:38 +01:00
..
2020-07-02 13:03:46 +10:00
2020-11-05 21:35:27 +01:00
2020-12-15 12:01:45 +01:00
2020-12-11 17:37:31 +01:00
2020-11-12 19:52:04 +01:00
2020-11-16 19:30:37 +01:00
2020-12-24 14:19:21 +01:00
2020-11-12 20:30:14 +01:00
2020-10-19 08:12:33 -07:00