Blender Git Commit Log
Git Commits -> Revision 2de2836
Revision 2de2836 by Bastien Montagne (master) July 20, 2018, 08:22 (GMT) |
Make `draw_armature()` abort in case pose is not up-to-date. Previously it was calling `BKE_pose_rebuild()`, such thing shall never be called from drawing code! Hopefully this now works as expected and that horrible hack is not needed anymore. |
Commit Details:
Full Hash: 2de283615f081fa76fb05ac0bf81f831651f9e51
Parent Commit: c205de0
Lines Changed: +1, -1
1 Modified Path:
/source/blender/draw/intern/draw_armature.c (+1, -1) (Diff)