
A really useful update! Still testing though... Any thoughts on making such alignment for the mesh FromVertex operator?
It seems to be a bug in chunks, with an incorrect scale (0) for meshes
try to change the line 1141 in fxpartilces.cpp
to replace : Source->Func(PInfo[i],Time,Para.LookAhead*i);
by : Source->Func(PInfo[i],Time+Para.LookAhead*i,Para.LookAhead*i);
Return to Development and contribution
Users browsing this forum: No registered users and 11 guests