Blender Git Loki
Git Commits -> Revision 480473f
Revision 480473f by Germano Cavalcante (master) April 15, 2017, 03:44 (GMT) |
Object.raycast: Test the hit on the BoundBox first This avoids the unnecessary creation of bvhtree, which can be highly inefficient in some cases (for example: in the `operator_modal_view3d_raycast.py` template) |
Commit Details:
Full Hash: 480473f1f1008168e7784221b852a6d370a0f4f5
Parent Commit: 718fb31
Lines Changed: +8, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_object_api.c (+8, -2) (Diff)