66 for (
i = 0;
i < tc->data_len;
i++, td++) {
79 float values_final[3] = {0.0f}, values_clamped[3] = {0.0f};
96 t->
con.
applyVec(t,
nullptr,
nullptr, values_final, values_final);
125 if (op !=
nullptr && prop !=
nullptr) {
151 if (ssp ==
nullptr) {
Scene * CTX_data_sequencer_scene(const bContext *C)
MINLINE int round_fl_to_int(float a)
MINLINE void madd_v2_v2v2fl(float r[2], const float a[2], const float b[2], float f)
MINLINE void copy_v2_v2(float r[2], const float a[2])
MINLINE void copy_v3_fl(float r[3], float f)
MINLINE void mul_v2_v2fl(float r[2], const float a[2], float f)
size_t size_t size_t BLI_snprintf_utf8(char *__restrict dst, size_t dst_maxncpy, const char *__restrict format,...) ATTR_NONNULL(1
size_t BLI_snprintf_utf8_rlen(char *__restrict dst, size_t dst_maxncpy, const char *__restrict format,...) ATTR_NONNULL(1
void ED_area_status_text(ScrArea *area, const char *str)
Read Guarded memory(de)allocation.
void * MEM_callocN(size_t len, const char *str)
VecBase< float, 3 > float3
PropertyRNA * RNA_struct_find_property(PointerRNA *ptr, const char *identifier)
bool RNA_property_boolean_get(PointerRNA *ptr, PropertyRNA *prop)