Blender Git Commit Log
Git Commits -> Revision dc655c4
March 26, 2015, 13:10 (GMT) |
Take NULL object pointers in cache items into account. This can happen if an object gets deleted or isn't loaded for some reason. The item should just be ignored in that case and removed at the next opportunity (cleanup function). |
Commit Details:
Full Hash: dc655c4ee668b3a723a0ea421500eeea29b92818
Parent Commit: 87bf9ee
Lines Changed: +4, -5