Paul Baksic

Results 28 issues of Paul Baksic

Add a `FixedWeakConstraint`. It is really a simplified version of `RestShapeSpringForcefield` that only fixes points with respect to their rest_shape given one single value of stiffness. I didn't use an...

pr: status wip
pr: new feature
pr: highlighted in next release

During my Way of the Cross of fusing StiffSpring and its parent, I saw that the topological change of removing points didn't work as planned for topologySubsetIndices when there is...

pr: fix
pr: status to review

Factorize default plugin list filtering and review which plugin are removed from the default list. ______________________________________________________ By submitting this pull request, I acknowledge that **I have read, understand, and agree...

pr: status to review
pr: clean
pr: dev meeting topic

Added some dependency to the fixup list Maybe soon we'll have every dependency in this file... ______________________________________________________ By submitting this pull request, I acknowledge that **I have read, understand, and...

pr: status to review
pr: clean

StiffSpringForceField is basically an extension of SpringForcefield adding implicit solving. The only added value comes from the ability to define the springs using added data indices1, indices2 and lengths. This...

pr: breaking
pr: status to review
refactoring

Remove the randomness of LCPForceFeedback test to avoid having random errors.

issue: bug (minor)

Discussed during the SOFA-Dev meeting of 17/04/2024. Related to: https://github.com/sofa-framework/sofa/pull/4638

good first issue
STC#18

Delete reposoitories created too early in the process of externalizing plugins. See : https://github.com/sofa-framework/sofa/pull/4575 https://github.com/sofa-framework/sofa/pull/4589 https://github.com/sofa-framework/sofa/pull/4573

enhancement

The "Release" method was never called when running python scene through runSofa, leading to non-correct cleanup of the python interpreter. This PR adds the cleanup callback and ensure that the...

pr: status to review
pr: clean-fix

pr: status wip
pr: clean-fix