Skip to content

v22.06

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 13:58
· 123 commits to master since this release
88cc4e6

What's Changed

  • Fix build and clean workflow by @guparan in #5
  • [BeamAdapter] Fix compilation issue resulting from recent sofaNG changes by @damienmarchal in #11
  • [Tests] Fix cmake to disable BEAMADAPTER_BUILD_TESTS if SOFA_BUILD_TESTS is off by @epernod in #8
  • Update SOFA version by @alxbilger in #16
  • Fix ImplicitSurfaceAdaptiveConstraint compilation by @fredroy in #19
  • Setup environment in GithubAction to fix tests by @fredroy in #18
  • [src] Fix CMake and replace includes from legacy header to new architecture and update namespace by @epernod in #15
  • [CMake] Fix wrong output directories by @hugtalbot in #12
  • Fix compilation warnings before integration by @hugtalbot in #14
  • [src] Fix AdvancedTimer logs by @epernod in #20
  • Clean namespace, ifdef macro and template instanciations by @epernod in #21
  • Fix: remove compat topology file from WireRestShape by @epernod in #25
  • [examples] Fix scene FrictionContactConstraint response by @hugtalbot in #29
  • Add regression test reference for 3instruments_collis.scn by @fredroy in #26
  • [Scenes] Update for Sofa v22.06 by @fredroy in #32
  • Fix override warnings by @hugtalbot in #34
  • Add Github Action to generate and publish doxygen by @fredroy in #33
  • Bump to macos11 for CI Worflow by @fredroy in #35
  • Execute regression test(s) for BeamAdapter scenes on Github Actions by @fredroy in #28
  • Fix draw methods in components by @epernod in #27
  • Various cleanups by @fredroy in #30
  • [tests] Add SingleBeam, SingleBeamDeployment and SingleBeamDeploymentCollision to regression tests. by @epernod in #41
  • Fix (some) assertions error occuring in Debug (from the 3instruments_*.scn) by @fredroy in #39
  • [component] Factorize BeamSection structure by @epernod in #42
  • [Tests] Add more tests for AdaptiveBeamForceFieldAndMass by @epernod in #43
  • [Component] Clean WireRestShape includes and typedef and update init method by @epernod in #44
  • [Component] Clean header includes and typedef in AdaptiveBeamForceFieldAndMass by @epernod in #45
  • [Component] Clean BeamInterpolation includes and typedef by @epernod in #46
  • [Component] Update componentState at init in AdaptiveBeamForceFieldAndMass by @epernod in #47
  • [Component] Factorize interpolation parameters computation between stiffness and mass computation by @epernod in #48
  • Fix minor warnings by @hugtalbot in #36

New Contributors

Full Changelog: release-v21.12...release-v22.06