Blender Git Loki
Git Commits -> Revision 4d8c66d
Revision 4d8c66d by Lukas Toenne (alembic_pointcache) February 25, 2015, 15:59 (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: 4d8c66ddc16aed0b7ad55cb30dcb0ae54e7847af
Parent Commit: 1c20be9
Lines Changed: +4, -5