Releases: sofa-framework/BeamAdapter
Releases · sofa-framework/BeamAdapter
Release list
v26.06_update_workflow
release-v26.06_update_workflow [CI] Update workflow to match branch name
v26.06
release-v26.06 [RodStraightSection] Fix rest shape double-offset for non-first secti…
v25.12
release-v25.12 [CI] Update workflow to match branch name (#209)
bakpaul-patch-1
release-bakpaul-patch-1 Update regression test download URL in CI workflow
v25.12_update_workflow
release-v25.12_update_workflow [CI] Update workflow to match branch name
v25.06
[Interpolations] Fix init stage (#184) * fix init stage (removing bwdInit shenanigans and add forgotten super init) * call super init for baseobj
v24.12
release-v24.12 Sanitize the github workflow (#157)
v24.06
What's Changed
- Add relative path to references files into regression-tests files by @bakpaul in #125
- Fix doc links using absolute path by @epernod in #127
- Remove standard output messages by @alxbilger in #129
- [scenes] Fix python scenes using the new Section Material components by @epernod in #126
- Fix minor things in a failing test by @alxbilger in #130
- Load explicitely statecontainer by @fredroy in #131
- Convert AdvancedTimer timers to macro to support Tracy by @alxbilger in #128
- Move cuda instantiations in a plugin by @alxbilger in #132
- Initialize SofaCUDA by @alxbilger in #133
- Fix warnings due to depreciation of header FixedConstraint.h by @epernod in #136
- Fix simple api since SOFA changes by @alxbilger in #140
- Updated workflow regarding the new CI and fix compilation regarding simple api changes by @bakpaul in #137
- Follow SOFA Lifecycle v24.06 by @hugtalbot in #139
- [ci] Fix the regression test not finding SP3 by @bakpaul in #142
- apply nested namespaces by @alxbilger in #135
- [CI] Enable tag release by @bakpaul in #143
- Fix crash if pointer is null by @alxbilger in #145
- Remove old deprecation by @alxbilger in #146
- Fix empty module name by @alxbilger in #148
- Example: apply SOFA's fix on TopologicalMapping by @fredroy in #124
New Contributors
Full Changelog: release-v23.12.01...release-v24.06
v23.12.01
What's Changed
- [WireRestShape] Introduce use of RodSectionMaterial by @epernod in #65
- [InterventionalRadiologyController] Clean applyInterventionalRadiologyController by @epernod in #106
- [Documentation] Update Readme and regroup all documentation in md files by @epernod in #123
- backport CI file from master by @fredroy
- check if CUDA is present in the case SOFACUDA is shipped by @fredroy
- Update CI to enable artifact generation for tags by @bakpaul
Full Changelog: release-v23.12...release-v23.12.01
release-v23.12.01
release-release-v23.12.01 Example: apply SOFA's fix on TopologicalMapping (#124)