Blender Git Loki
Git Commits -> Revision fa88c7f
Revision fa88c7f by Thomas Beck (master) January 8, 2014, 16:57 (GMT) |
Fix T38105: Action Editor refresh is missing when a keyframe is inserted in 3D view When yiz insert a keyframe (on a location keying set f.e.) in the 3D-view and you got an action editor open then the action datablock is not changed (displaying only the button "new") until you hover the action editor with the mouse. Added a handler in the action_header_area_listener to handle this case If non-obvious, some technical note about what the cause of the bug was and how it was solved. |
Commit Details:
Full Hash: fa88c7ffae0cfca83b8ec3daaba6c3cc39f9ae34
Parent Commit: 09d6ad6
Lines Changed: +13, -1
1 Modified Path:
/source/blender/editors/space_action/space_action.c (+13, -1) (Diff)