Skip to content

[SofaCUDA] FixedProjectiveConstraint: Fix for double templates#5974

Open
fredroy wants to merge 2 commits intosofa-framework:masterfrom
fredroy:sofacuda_fix_proj_constraint_d
Open

[SofaCUDA] FixedProjectiveConstraint: Fix for double templates#5974
fredroy wants to merge 2 commits intosofa-framework:masterfrom
fredroy:sofacuda_fix_proj_constraint_d

Conversation

@fredroy
Copy link
Contributor

@fredroy fredroy commented Feb 26, 2026

Based on

Bug fixed by Claude 🤖

The beam was not fixed when switching to CudaVec3d.

CudaVec3f (OK)
tetra_cudavec3f_ok

CudaVec3d (Bug)
tetra_cudavec3d_bug

CudaVec3d (after PR, OK)
tetra_cudavec3d_ok

and added the scene with the cudavec3d example


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).

@fredroy fredroy added pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request pr: based on previous PR PR based on a previous PR, therefore to be merged ONLY subsequently pr: AI-aided Label notifying the reviewers that part or all of the PR has been generated with the help of an AI labels Feb 26, 2026
@hugtalbot hugtalbot 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 Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: AI-aided Label notifying the reviewers that part or all of the PR has been generated with the help of an AI pr: based on previous PR PR based on a previous PR, therefore to be merged ONLY subsequently pr: fix Fix a bug 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