Skip to content

Releases: sofa-framework/BeamAdapter

v26.06

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:15
cac4005
release-v26.06

[RodStraightSection] Fix rest shape double-offset for non-first secti…

v25.12

Choose a tag to compare

@github-actions github-actions released this 06 Jan 07:08
84a850b
release-v25.12

[CI] Update workflow to match branch name (#209)

bakpaul-patch-1

Choose a tag to compare

@github-actions github-actions released this 06 Jan 16:22
7e8dab1
release-bakpaul-patch-1

Update regression test download URL in CI workflow

v25.12_update_workflow

Choose a tag to compare

release-v25.12_update_workflow

[CI] Update workflow to match branch name

v25.06

Choose a tag to compare

@github-actions github-actions released this 07 May 16:02
1b8dcaf
[Interpolations] Fix init stage (#184)

* fix init stage (removing bwdInit shenanigans and add forgotten super init)

* call super init for baseobj

v24.12

Choose a tag to compare

@github-actions github-actions released this 17 Dec 16:36
969bed3
release-v24.12

Sanitize the github workflow (#157)

v24.06

Choose a tag to compare

@github-actions github-actions released this 05 Jun 10:34
4f0f30c

What's Changed

New Contributors

Full Changelog: release-v23.12.01...release-v24.06

v23.12.01

Choose a tag to compare

@github-actions github-actions released this 28 Mar 21:39
c95e819

What's Changed

Full Changelog: release-v23.12...release-v23.12.01

release-v23.12.01

Choose a tag to compare

@github-actions github-actions released this 05 Jun 10:43
4f0f30c
release-release-v23.12.01

Example: apply SOFA's fix on TopologicalMapping (#124)

v23.12

Choose a tag to compare

@github-actions github-actions released this 30 Nov 09:29
9553a37

What's Changed

  • [Tests] Remove dependency on SceneCreator by @fredroy in #97
  • [Mapping] Clean and optimize AdaptiveBeamMapping by @fredroy in #50
  • Follow changes from SOFA #3889 by @alxbilger in #100
  • Fix AdaptiveBeamController potential segfault on MouseEvent if number of device is null by @epernod in #98
  • Remove current method computeTransform and replace it by computeTransform2 in BeamInterpolation by @epernod in #99
  • Fix wrong assets source by @olivier-roussel in #109
  • Use d_componentState by @hugtalbot in #101
  • Remove UnbuiltGenericConstraintSolver files by @fredroy in #112
  • [WireBeamInterpolation] Move ProjectionSearch into SlidingConstraint by @epernod in #102
  • [BeamInterpolation] Add method computeTransform with node indices as parameters by @epernod in #103
  • [InterventionalRadiologyController] Split and rename methods sortCurvAbs and interventionalRadiologyComputeSampling for more clarity by @epernod in #105
  • [InterventionalRadiologyController] Small Fix to avoid adding 0 curvAbs per deployed device by @epernod in #107
  • Remove code linked to brokenIn2 by @epernod in #104
  • Add RodSectionMaterial classes to be used in WireRestShape by @epernod in #114
  • [mapping] new component (BeamProjectionDifferenceMultiMapping) by @EulalieCoevoet in #113
  • [WireRestShape] Clean code related to brokenIn2 and EdgeSetTopologyModifier by @epernod in #116
  • [forcefield] updates AdaptiveBeamForceFieldAndMass with the new matrix assembly API by @EulalieCoevoet in #115
  • Update GA for macOS by @fredroy in #118
  • [BeamAdapterActionController] Update Actions reading/writting and IRCtrl control by @epernod in #111
  • Replace CSparse linear solver by Eigen by @alxbilger in #119
  • [InterventionalRadiologyController] Remove processDrop which is not anymore supported by @epernod in #120

Full Changelog: release-v23.06...release-v23.12