|
46 | 46 | - [Topology.Container] Add new method computeSegmentTriangleIntersectionInPlane in TriangleSetGeometryAlgorithm [#5188](https://github.com/sofa-framework/sofa/pull/5188) |
47 | 47 | - [Type] Support structured binding for tuple-like types [#5208](https://github.com/sofa-framework/sofa/pull/5208) |
48 | 48 | - [Simulation] Trigger warning when Node already contains component [#5212](https://github.com/sofa-framework/sofa/pull/5212) |
| 49 | +- [tools] generate stubfiles during packaging [#5222](https://github.com/sofa-framework/sofa/pull/5222) |
49 | 50 | - [Helper] WriteAccessorVector: add resize method with default filler value [#5228](https://github.com/sofa-framework/sofa/pull/5228) |
50 | 51 | - [CMake] Add possibility to remove auto installing of resource files [#5230](https://github.com/sofa-framework/sofa/pull/5230) |
51 | 52 | - [StateContainer] Extend the possible vector operations in vOp [#5237](https://github.com/sofa-framework/sofa/pull/5237) |
|
66 | 67 | - [Lagrangian] Add loading capability for bilateral constraints [#5315](https://github.com/sofa-framework/sofa/pull/5315) |
67 | 68 | - [Type] Template deduction guide for fixed_array and Vec [#5385](https://github.com/sofa-framework/sofa/pull/5385) |
68 | 69 | - [Visual] Add a new component drawing an AABB [#5527](https://github.com/sofa-framework/sofa/pull/5527) |
| 70 | +- [CHANGELOG] Update for v25.06 [#5617](https://github.com/sofa-framework/sofa/pull/5617) |
69 | 71 |
|
70 | 72 |
|
71 | 73 | ### Bug Fixes |
|
79 | 81 | - [Sofa.GL] Fix OglModel crash when texture file is not found [#5182](https://github.com/sofa-framework/sofa/pull/5182) |
80 | 82 | - [GUI.Qt] Fix invalid color of the warning sign on object [#5190](https://github.com/sofa-framework/sofa/pull/5190) |
81 | 83 | - [Base] Fix a minor bug related to the printing of info message while parsing & minor upgrade to c++11 [#5191](https://github.com/sofa-framework/sofa/pull/5191) |
82 | | -- [tools] Update post-install fixup to fix rpath [#5197](https://github.com/sofa-framework/sofa/pull/5197) |
83 | 84 | - [Mapping] Fix draw in RigidMapping [#5204](https://github.com/sofa-framework/sofa/pull/5204) |
84 | 85 | - [Engine] Fix drawLines from ValuesFromPositions [#5206](https://github.com/sofa-framework/sofa/pull/5206) |
85 | 86 | - [GL] OglSceneFrame: fix background [#5224](https://github.com/sofa-framework/sofa/pull/5224) |
|
108 | 109 | - [Defaulttype, Helper] Return empty string instead of zero [#5388](https://github.com/sofa-framework/sofa/pull/5388) |
109 | 110 | - [CI] Nix: Fix CI [#5401](https://github.com/sofa-framework/sofa/pull/5401) |
110 | 111 | - [Core] Fix DisplayFlags with showCollision [#5598](https://github.com/sofa-framework/sofa/pull/5598) |
| 112 | +- [Plugins] Fix compilation regarding qt code now activated [#5623](https://github.com/sofa-framework/sofa/pull/5623) |
111 | 113 |
|
112 | 114 |
|
113 | 115 | ### Cleaning |
|
171 | 173 | - [examples] Remove examples using Monitor [#5418](https://github.com/sofa-framework/sofa/pull/5418) |
172 | 174 | - [SofaImplicitField] A bit of cleaning in the plugin [#5419](https://github.com/sofa-framework/sofa/pull/5419) |
173 | 175 | - [Lagrangian.Model] Remove extra endEdit [#5421](https://github.com/sofa-framework/sofa/pull/5421) |
| 176 | +- [CMake] Bump SOFA version v25.06.00 [#5613](https://github.com/sofa-framework/sofa/pull/5613) |
| 177 | +- [All] Fix last use of Sofa.GUI.Qt [#5621](https://github.com/sofa-framework/sofa/pull/5621) |
174 | 178 |
|
175 | 179 |
|
176 | 180 | ### Refactoring |
177 | 181 |
|
178 | 182 | - [Core] Isolate the intrusive reference counting [#5149](https://github.com/sofa-framework/sofa/pull/5149) |
179 | 183 |
|
180 | 184 |
|
| 185 | +### Project / CI / Infrastructure |
| 186 | + |
| 187 | +- [tools] Update post-install fixup to fix rpath [#5197](https://github.com/sofa-framework/sofa/pull/5197) |
| 188 | +- [Helper] Add path to icons to fix release error not finding icons [#5622](https://github.com/sofa-framework/sofa/pull/5622) |
| 189 | + |
| 190 | + |
| 191 | + |
181 | 192 |
|
182 | 193 | ## [v24.12.00]( https://github.com/sofa-framework/sofa/tree/v24.12.00 ) |
183 | 194 |
|
|
0 commit comments