blender/source/blenderplayer/bad_level_call_stubs
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
..
CMakeLists.txt Cmake: little typo breaking player 2013-11-15 16:30:49 +01:00
SConscript Fix player compile in scons and disable -Wmissing-prototypes for Apple atm. 2014-01-27 19:36:05 +01:00
stubs.c Fix T43174: "Record animation" does not update fcurve handles 2015-01-09 15:29:47 +01:00