[ODE] Heightfield / ray
Jon Watte (ODE)
hplus-ode at mindcontrol.org
Fri Mar 30 08:28:35 MST 2007
That will never be true :-)
tuan kuranes wrote:
> Change
>
> Heightfield.cpp, line 1153 from
>
> bool needFurtherPasses = (o2->type == dTriMeshClass);
>
> to
>
> bool needFurtherPasses = (o2->type == dTriMeshClass) && (o2->type =
> dRayClass);
> _______________________________________________
> ODE mailing list
> ODE at ode.org
> http://mooshika.org/mailman/listinfo/ode
>
>
>
More information about the ODE
mailing list