fixed a typo that must have slipped in ;)
Kent
This commit is contained in:
@@ -716,7 +716,6 @@ void BIF_getPropCenter(float *center)
|
|||||||
else
|
else
|
||||||
center[0] = center[1] = center[2] = 0.0f;
|
center[0] = center[1] = center[2] = 0.0f;
|
||||||
}
|
}
|
||||||
rgb_to_yuv(
|
|
||||||
static void drawObjectConstraint(TransInfo *t) {
|
static void drawObjectConstraint(TransInfo *t) {
|
||||||
int i;
|
int i;
|
||||||
TransData * td = t->data;
|
TransData * td = t->data;
|
||||||
|
|||||||
Reference in New Issue
Block a user