62 for (
i = 0;
i < tc->data_len;
i++, td++) {
68 if (td->
ival == 0.0f && ratio > 1.0f) {
103 float scale_factor = 0.0f;
109 bool use_scaling_factor =
false;
123 use_scaling_factor = tc->
data[1].
val !=
nullptr;
129 use_scaling_factor = tc->
data[0].
val !=
nullptr;
133 if (use_scaling_factor) {
MINLINE float interpf(float target, float origin, float t)
MINLINE unsigned int float_as_uint(float f)
MINLINE float uint_as_float(unsigned int i)
MINLINE void copy_v3_fl(float r[3], float f)
#define SNPRINTF_UTF8(dst, format,...)
#define POINTER_AS_UINT(i)
#define POINTER_FROM_UINT(i)
void ED_area_status_text(ScrArea *area, const char *str)