Changeset View
Changeset View
Standalone View
Standalone View
source/blender/editors/include/ED_keyframes_edit.h
| Context not available. | |||||
| struct bAnimListElem *ale, | struct bAnimListElem *ale, | ||||
| float thresh, | float thresh, | ||||
| bool cleardefault); | bool cleardefault); | ||||
| void decimate_fcurve(struct bAnimListElem *ale, float ratio); | |||||
| void smooth_fcurve(struct FCurve *fcu); | void smooth_fcurve(struct FCurve *fcu); | ||||
| void sample_fcurve(struct FCurve *fcu); | void sample_fcurve(struct FCurve *fcu); | ||||
| Context not available. | |||||