Blender Git Commit Log
Git Commits -> Revision af2deb5
Revision af2deb5 by Bastien Montagne (master) July 21, 2016, 14:54 (GMT) |
Fix (unreported) crash in some case when remapping armature data. Those bone pointers in object's pose bite again - turns out they can be accessed before pose actually gets rebuilt in some cases (e.g. from undo writefile), so we need to clear the pointers immediately. |
Commit Details:
Full Hash: af2deb5438e8f402901d31edd94a8457f006c4f1
Parent Commit: b156674
Lines Changed: +16, -4