Blender Git Loki
Git Commits -> Revision 61cb1a8
Revision 61cb1a8 by Bastien Montagne (master) December 26, 2018, 21:50 (GMT) |
Fix T57861: Object.ray_cast (and all RNA functions using "ob->runtime") broken in Blender 2.80 In fact, we can get valid depsgraph 99% of time from current context. Still added extra optionnal depsgraph parameter just in case (and also for future, when we might be handling much more temp depsgraphs). |
Commit Details:
Full Hash: 61cb1a81a84c8a10c5abfb86011de9ea4bb2aa3d
Parent Commit: 60b930a
Lines Changed: +54, -14
1 Modified Path:
/source/blender/makesrna/intern/rna_object_api.c (+54, -14) (Diff)