Blender Git Commit Log
Git Commits -> Revision f13940e
Revision f13940e by Bastien Montagne (master) February 3, 2020, 13:32 (GMT) |
Fix T73472: Crash in override code on dirty pose bone pointers. Usual issue from those dear Bone pointers in pose data... Note that this is more like minimal-risk, quick fix, it's nothing like 'nice to have' code. Think proper solution would be to refactor handling of those kind of 'caches' to ensure they are valid/up-to-date in a much easier way, at the very least. Ideal solution being to get fully rid of those horrors, of course, but let's not dream here. ;) |
Commit Details:
Full Hash: f13940e883cf7c64ee5d7dd1d05ac425db56d126
Parent Commit: bc3d7fa
Lines Changed: +35, -0
1 Modified Path:
/source/blender/blenkernel/intern/library_override.c (+35, -0) (Diff)