Skip to content

[Simulation] Deprecate dead code - #6305

Merged
fredroy merged 7 commits into
sofa-framework:masterfrom
alxbilger:deprecatedeadcode
Sep 9, 2026
Merged

[Simulation] Deprecate dead code#6305
fredroy merged 7 commits into
sofa-framework:masterfrom
alxbilger:deprecatedeadcode

Conversation

@alxbilger

Copy link
Copy Markdown
Contributor

#6298 showed on the CI that removing some code is harmless for SOFA and the supported plugins. This PR deprecates this dead code


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@alxbilger alxbilger added pr: fast merge Minor change that can be merged without waiting for the 7 review days pr: status to review To notify reviewers to review this pull-request pr: clean Cleaning the code labels Sep 9, 2026
@fredroy
fredroy merged commit 0e1bc2f into sofa-framework:master Sep 9, 2026
9 of 13 checks passed
@fredroy fredroy added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Sep 9, 2026
Lucas-TJ pushed a commit to Lucas-TJ/sofa that referenced this pull request Sep 14, 2026
* deprecate MechanicalAddMBK_ToMatrixVisitor

* deprecate MechanicalApplyProjectiveConstraint_ToMatrixVisitor

* deprecate MechanicalComputeContactForceVisitor

* deprecate MechanicalMultiVectorPeqBaseVectorVisitor and MechanicalMultiVectorFromBaseVectorVisitor

* deprecate MechanicalMultiVectorToBaseVectorVisitor

* deprecate MechanicalPropagateOnlyPositionAndResetForceVisitor

* deprecate unused mechanical operations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: clean Cleaning the code pr: fast merge Minor change that can be merged without waiting for the 7 review days pr: status ready Approved a pull-request, ready to be squashed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants