Blender Git Commit Log
Git Commits -> Revision 9112cce
Revision 9112cce by Bastien Montagne (master) January 24, 2018, 10:22 (GMT) |
BKE's modifier_isEnabled: add check on NULL Scene pointer. We do not always have that one available, and even without the isDisabled callback this func is helpful. Note that this is a bot stupid, only modifier actually needing a valid Scene pointer here is subsurf... :| |
Commit Details:
Full Hash: 9112cceb5ee9846a0e223ab7f2c632acae7f8a4d
Parent Commit: 3e20ac8
Lines Changed: +6, -1
1 Modified Path:
/source/blender/blenkernel/intern/modifier.c (+6, -1) (Diff)