Blender Git Commit Log
Git Commits -> Revision c76bbaf
Revision c76bbaf by Gaia Clary March 11, 2018, 20:07 (GMT) |
fix: Collada: changed scene update for sampling animation data According to a comment in physics_fluid.c it sounds like the function BKE_scene_update_for_newframe() does not work in all cases. According to the comment it seems better to use ED_update_for_newframe() instead. This change only affects the export of Animation Data. I make this change as a precaution. I am not aware that there was anything wrong here before. |
Commit Details:
Full Hash: c76bbaffee16d1fcf34a9ccfbdc5309dbd9e2e68
Parent Commit: 9a41cbf
Lines Changed: +8, -2
1 Modified Path:
/source/blender/collada/collada_utils.cpp (+8, -2) (Diff)