Skip to content

Commit

Permalink
[plugins] Remove LMConstraint from SOFA repository (#2508)
Browse files Browse the repository at this point in the history
Prepare outsourcing of the LMConstraint plugin
New plugin is now available at https://github.com/sofa-framework/LMConstraint
  • Loading branch information
hugtalbot authored Dec 9, 2021
1 parent 2405dd2 commit a02af10
Show file tree
Hide file tree
Showing 45 changed files with 0 additions and 5,880 deletions.
1 change: 0 additions & 1 deletion applications/plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ sofa_add_subdirectory_external(SofaPython3 SofaPython3)
sofa_add_plugin_external(CGALPlugin CGALPlugin) # Depends on image
sofa_add_plugin_external(Flexible Flexible) # Depends on image, CImgPlugin, SofaHighOrderTopology (soft)
sofa_add_plugin(Registration Registration) # Depends on image, SofaPython, SofaSimpleGUI and #SOFADISTANCEGRID
sofa_add_plugin(LMConstraint LMConstraint ON)
sofa_add_plugin(BulletCollisionDetection BulletCollisionDetection) # Depends on Compliant and LMConstraint
sofa_add_plugin(PreassembledMass PreassembledMass) # Depends on Flexible and Compliant
sofa_add_plugin(ExternalBehaviorModel ExternalBehaviorModel)
Expand Down
78 changes: 0 additions & 78 deletions applications/plugins/LMConstraint/CMakeLists.txt

This file was deleted.

23 changes: 0 additions & 23 deletions applications/plugins/LMConstraint/LMConstraintConfig.cmake.in

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit a02af10

Please sign in to comment.