47 time = float(t->
center2d[0] - t->
mouse.precision_mval[0]) * fac;
48 time += 0.1f * (float(t->
center2d[0] * fac - mval[0]) - time);
85 for (
i = 0;
i < tc->data_len;
i++, td++) {
100 *dst = ival + time * td->
factor;
101 if (td->
ext->
scale && *dst < *td->ext->scale) {
MINLINE void copy_v3_fl(float r[3], float f)
#define SNPRINTF(dst, format,...)
void ED_area_status_text(ScrArea *area, const char *str)