Blender Git Commit Log
Git Commits -> Revision 86b862e
Revision 86b862e by Sergey Sharybin (blender-v2.74-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 17, 2015, 10:49 (GMT) |
Revert "Fix T43865: Cycles: Watertight rendering produces artifacts on a huge plane" The fix was really flacky, in terms during speed benchmarks i had abort() in the fallback block to be sure it never runs in production scenes, but that affected on the optimization as well. Without this abort there's quite bad slowdown of 5-7% on the renders even tho the Pleucker fallback was never run. This is all weird and for now reverting the change which affects on all the production scenes and will look into alternative fixes for the original issue with precision loss on huge planes. This reverts commit 9489205c5c0b9b432d02be4a3d0d15fc62ee6cb9. |
Commit Details:
Full Hash: 86b862ecc90783750aec59e474cfa6973acbafef
Parent Commit: 651689f
Lines Changed: +5, -35
1 Modified Path:
/intern/cycles/kernel/geom/geom_triangle_intersect.h (+5, -35) (Diff)