Hugo

Results 110 issues of Hugo

Based on #3019, we should incorporate tests assessing stability and associated regression references for SOFA. Traction but also compression tests should be performed.

issue: discussion
STC#17

### Discussed in https://github.com/sofa-framework/sofa/discussions/3179 Originally posted by **alxbilger** July 27, 2022 NameDecoder has functions to get the name, template name, namespace etc as a string based on a type. Currently,...

issue: discussion

### Discussed in https://github.com/sofa-framework/sofa/discussions/3131 Originally posted by **damienmarchal** July 14, 2022 Currently in runSofa we are maintaining two different viewer with more or less the same functionnalitities. Could we remove...

issue: discussion

Work on merging BaseContext and BaseNode should first be addressed since the iterator would need to be able to iterate on both, but they have a different inheritance. To be...

issue: discussion
STC#17

Discuss the integration of @courtecuisse @bakpaul implementation of the CollisionPipeline

issue: discussion
STC#16

Many different epsilon values, PI or threshold. We should uniform it with common values and comments ______________________________________________________ Suggested labels:

issue: discussion
STC#16

Linked to the #597 and all Data dependency and Data update topics. A proof of concept of a visitor-less SOFA could ease a lot next steps on these topics ______________________________________________________...

issue: discussion
STC#16

See #4177 where a revert was required due to the `valSet` (probably requiring to end the previous timer before using it): https://github.com/sofa-framework/sofa/pull/4177/commits/585d830bd7418e4650cf02c6f5ac3414c52713ee

issue: bug (minor)
STC#16

_I suggest we use this issue card to track ongoing work (aka as dashboard/ChangeLog)_ Observation: Link implementation is invasive too complex, thus making SOFA respectively long to compile and hard...

issue: discussion

It seems that the StaticSolver behaves differently with iterative and direct linear solvers. Here is an example scene : ``` python import Sofa import SofaRuntime from Sofa import SofaDeformable from...

issue: bug (major)