On 08/07/10 21:54, Sergei D. wrote:
08.07.2010 20:08, Chareyre:
Public bug reported:
Implementing precomputed ScGeom in Ig2_Facet_Sphere_ScGeom, I
realized that previousNormal is not updated and not used at all in
this one. It might well be linked with other bugs.
Ig2_Facet_Sphere_ScGeom.cpp:
107 if(isNew) { scm->prevNormal=normal;}
108 else scm->prevNormal=scm->normal;
I just added it in 2336. ;-)
I didn't run any test though, and it may have no effect at all.
For sure it should be investigated.
Bruno
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~yade-dev
More help : https://help.launchpad.net/ListHelp