Blender Git Commit Log
Git Commits -> Revision bf77ad0
Revision bf77ad0 by Campbell Barton (master) April 11, 2013, 09:57 (GMT) |
py api: ray cast function, very useful to be able to cast rays into the scene for scripts. hit_co, hit_no, success = scene.ray_cast(start_co, end_co) |
Commit Details:
Full Hash: bf77ad00b3545107417104fc4f20e1f2a1ff0884
SVN Revision: 55957
Parent Commit: 548f0fb
Lines Changed: +51, -2