[Bf-committers] flat cube on curve deform with msvc6 build

bjornmose bjornmose at gmx.net
Sat Nov 20 13:22:42 CET 2004


Hi ton and all

i think lattice.c should read like this
....
static void calc_curve_deform(Object *par, float *co, short axis, 
CurveDeform *cd)
{
	Curve *cu= par->data;
	float fac, loc[4], dir[3], *quat, mat[3][3], cent[3];
                    ^^^^^^
........

since where_on_path(ob, ctime1, vec, dir)

writes to vec[3] :)

Ole



More information about the Bf-committers mailing list