Public bug reported:

Just mentioning this strange code, if somebody confirms this is correct, then 
the bug is closed.


InteractingSphere2InteractingSphere4SpheresContactGeometry.cpp, l.36

                scm->normal=normal;
                 ...
                #ifdef SCG_SHEAR
                        if(isNew) scm->prevNormal=normal; 
                        else scm->prevNormal=scm->normal;
                #endif

** Affects: yade
     Importance: Undecided
         Status: New

-- 
Suspecting a bug with CSG_shear
https://bugs.launchpad.net/bugs/472987
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: New

Bug description:

Just mentioning this strange code, if somebody confirms this is correct, then 
the bug is closed.


InteractingSphere2InteractingSphere4SpheresContactGeometry.cpp, l.36

                scm->normal=normal;
                 ...
                #ifdef SCG_SHEAR
                        if(isNew) scm->prevNormal=normal; 
                        else scm->prevNormal=scm->normal;
                #endif

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to