blender/source/blenderplayer
Bastien Montagne 1187b98d48 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.
2015-01-09 15:29:47 +01:00
..
bad_level_call_stubs Fix T43174: "Record animation" does not update fcurve handles 2015-01-09 15:29:47 +01:00
CMakeLists.txt Support dynamic loading of SDL libraries 2014-11-17 17:43:18 +05:00