Blender Git Commit Log

Git Commits -> Revision 1187b98

Revision 1187b98 by Bastien Montagne (master)
January 9, 2015, 14:29 (GMT)
Fix T43174: "Record animation" does not update fcurve handles

`INSERT_FAST` implies you call `calchandles_fcurve()` at the end...
For now, since we do not store edited FCurves nor can we get them easily
(requires RNA...), just update handles of all fcurves, it's much more
performant than removing usage of `INSERT_FAST` anyway.

Commit Details:

Full Hash: 1187b98d4849572932b159462d1da610c89cd77c
Parent Commit: ac619aa
Lines Changed: +20, -4

2 Modified Paths:

/source/blenderplayer/bad_level_call_stubs/stubs.c (+1, -0) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+19, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021