Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge inf_dev_2022 into inf_dev_2024 #12

Open
wants to merge 146 commits into
base: inf_dev_2024
Choose a base branch
from
Open

Conversation

epernod
Copy link
Owner

@epernod epernod commented Mar 14, 2024


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

epernod and others added 30 commits July 18, 2022 23:29
…er is not dynamic to make it more clear. Also activate it only if owner component is not muted.
# Conflicts:
#	Sofa/Component/Constraint/Projective/src/sofa/component/constraint/projective/FixedConstraint.cpp
#	applications/plugins/SofaCUDA/CMakeLists.txt
#	applications/plugins/SofaCUDA/SofaCUDAConfig.cmake.in
#	applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaExtraMonitor.cpp
#	applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaSpringForceField.cpp
…coupledConstraintCorrection, LinearSolverConstraintCorrection and PrecomputedConstraintCorrection
…nstraintCorrection.cpp

Co-authored-by: Alex Bilger <alxbilger@users.noreply.github.com>
…ent is found in higher element topology"

This reverts commit 15f409a.
# Conflicts:
#	applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaCollision.cpp
# Conflicts:
#	Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BilateralInteractionConstraint.cpp
#	Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BilateralInteractionConstraint.h
#	Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BilateralInteractionConstraint.inl
#	Sofa/Component/Mapping/Linear/src/sofa/component/mapping/linear/SimpleTesselatedHexaTopologicalMapping.cpp
#	Sofa/Component/SolidMechanics/FEM/Elastic/src/sofa/component/solidmechanics/fem/elastic/TriangularFEMForceField.inl
#	Sofa/Component/Topology/Container/Constant/src/sofa/component/topology/container/constant/MeshTopology.cpp
#	Sofa/Component/Topology/Mapping/src/sofa/component/topology/mapping/Edge2QuadTopologicalMapping.cpp
#	Sofa/framework/Core/src/sofa/core/topology/BaseMeshTopology.cpp
#	Sofa/framework/Core/src/sofa/core/topology/BaseMeshTopology.h
#	Sofa/framework/Core/src/sofa/core/topology/BaseTopology.cpp
#	Sofa/framework/Core/src/sofa/core/topology/TopologicalMapping.cpp
#	Sofa/framework/Core/src/sofa/core/topology/TopologicalMapping.h
#	Sofa/framework/Core/src/sofa/core/topology/TopologyChange.h
#	applications/plugins/SofaCUDA/CMakeLists.txt
#	applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaBarycentricMapping.inl
#	applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaCollision.cpp
#	applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaTriangleModel.h
#	applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsAPI.h
#	applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsBindings.cpp
#	applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsBindings.h
#	applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsOutputMesh.cpp
#	applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsOutputMesh_impl.h
#	applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsSimulation.cpp
#	applications/projects/SofaPhysicsAPI/src/SofaPhysicsAPI/SofaPhysicsSimulation.h
#	examples/Component/Constraint/Projective/ProjectToPlaneConstraint.scn
#	examples/Component/LinearSolver/Direct/FEMBAR_SVDLinearSolver.scn
#	examples/Component/Topology/Container/Dynamic/RemovingBilateralInteractionConstraint.scn
#	examples/Component/Topology/Container/Dynamic/RemovingConstraint.txt
#	examples/Component/Topology/Mapping/Edge2QuadTopologicalMapping.scn
#	examples/Components/linearsolver/FEMBAR-common.xml
#	examples/Components/topology/RegularGridTopology_dimension.scn
# Conflicts:
#	Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BilateralInteractionConstraint.h
#	Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/BilateralInteractionConstraint.inl
#	Sofa/Component/Topology/Mapping/src/sofa/component/topology/mapping/Edge2QuadTopologicalMapping.cpp
#	Sofa/framework/Core/src/sofa/core/topology/BaseMeshTopology.h
#	Sofa/framework/Core/src/sofa/core/topology/TopologicalMapping.h
#	Sofa/framework/Core/src/sofa/core/topology/TopologyDataHandler.h
#	Sofa/framework/Core/src/sofa/core/topology/TopologyDataHandler.inl
#	applications/plugins/SofaCUDA/CMakeLists.txt
#	applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaCollision.cpp
#	applications/plugins/SofaCUDA/sofa/gpu/cuda/CudaTypes.h
#	applications/plugins/SofaCarving/examples/SimpleCarving.py
#	examples/Component/LinearSolver/Direct/FEMBAR_SVDLinearSolver.scn
#	examples/Component/Topology/Container/Dynamic/RemovingBilateralInteractionConstraint.scn
#	examples/Component/Topology/Mapping/Edge2QuadTopologicalMapping.scn
# Conflicts:
#	Sofa/Component/SolidMechanics/TensorMass/src/sofa/component/solidmechanics/tensormass/TetrahedralTensorMassForceField.inl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants