Blender Git Loki
Git Commits -> Revision ce268f6
Revision ce268f6 by Sergey Sharybin (blender-v2.76-release, blender-v2.76a-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 29, 2015, 10:10 (GMT) |
Fix T46521: Python: bvh.ray_cast doesn't find a plane facing in the other direction under certain circumstances The issue was caused by wrong sign check. It originally came from more optimized Cycles code where because of other reasons it wasn't visible yet. But in fact it should be solved there as well. |
Commit Details:
Full Hash: ce268f6005a6317b0f4fdd8b901dada2ba549919
Parent Commit: 54f1e68
Committed By: Campbell Barton
Lines Changed: +9, -10
1 Modified Path:
/source/blender/blenlib/intern/math_geom.c (+9, -10) (Diff)