Blender Git Commit Log
Git Commits -> Revision 9e4929b
Revision 9e4929b by Gaia Clary (collada2.8) August 2, 2018, 12:31 (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: 9e4929b72d4003bc8ef0f1e5d74389ce8f32cf5b
Parent Commit: 9dab15d
Lines Changed: +16, -7