blender/source
Bastien Montagne da8f16e288 FCurve RNA API: add funcs to convert to samples/to keyframes.
So far, we had an operator to 'bake' keyframe curves into samples, but no
way to make the fcurve editable again (i.e. to convert it back into a keyframes one).

Needed to fix mocap addon (see T43259).

Also, fixed a glitch in `fcurve_store_samples()`, since given end frame is included in range,
it is valid to give same start and end frame (in case you want a single point in samples,
not much practical cases, but...).
2015-01-16 17:26:28 +01:00
..
blender FCurve RNA API: add funcs to convert to samples/to keyframes. 2015-01-16 17:26:28 +01:00
blenderplayer Fix T43174: "Record animation" does not update fcurve handles 2015-01-09 15:29:47 +01:00
creator Remove executable flag from the build configuration files 2014-12-31 14:05:53 +05:00
gameengine BGE physics: get/set linear and angular damping 2015-01-15 18:37:22 +01:00
icons
CMakeLists.txt
SConscript