Blender Git Commit Log
Git Commits -> Revision 42063f3
Revision 42063f3 by Joshua Leung (master) April 23, 2013, 01:54 (GMT) |
Bugfix [#34869] Switching actions does not trigger animation refresh Changing actions via RNA (or apparently from the Action Editor browse menu too) didn't perform all the necessary updates/tagging/recalc needed to have the results of the new action get immediately applied in the 3D view. This caused problems for exporters, as the first frames exported would be incorrect (though this could probably be worked around by manually stepping the current frame forward one frame then back again). |
Commit Details:
Full Hash: 42063f36af9643530e3b23cf271c95dc1be0457d
SVN Revision: 56232
Parent Commit: 51010f5
Lines Changed: +24, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_animation.c (+24, -2) (Diff)