Commit eada37f
committed
Squashed commit of the following:
commit 0806b07
Author: Paul Baksic <30337881+bakpaul@users.noreply.github.com>
Date: Fri Feb 21 15:55:34 2025 +0100
[github] Use token for performance regression launching (sofa-framework#5287)
Try fixing action
commit 9f56fca
Author: Paul Baksic <30337881+bakpaul@users.noreply.github.com>
Date: Fri Feb 21 15:16:12 2025 +0100
[github] Add workflow for performance testing launch (sofa-framework#5286)
* Add workflow for performance testing launch
* Fix github token and sha
commit 700b6cd
Author: Olivier Roussel <olivier.roussel@inria.fr>
Date: Thu Feb 20 23:27:00 2025 +0100
[IO.Mesh] Fix missing `iomanip` header in tests (sofa-framework#5279)
Fix missing header
commit 5307e85
Author: Hugo <hugo.talbot@sofa-framework.org>
Date: Wed Feb 19 14:25:24 2025 +0100
[ODESolver] Update data comment in EulerImplicit (sofa-framework#5282)
commit fee9657
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Wed Feb 19 13:48:07 2025 +0100
[ODESolver] Add option to compute residual at the end of the solving (sofa-framework#5263)
commit a229972
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Wed Feb 19 12:20:51 2025 +0100
[Helper] Deprecate findOrCreateAValidPath and introduce clearer functions (sofa-framework#5264)
* [Helper] Fix findOrCreateAValidPath when given a file path
* [Helper] Fix findOrCreateAValidPath when given a file path
* Introduce clearer function names
* deprecate findOrCreateAValidPath
* restore previous findOrCreateAValidPath
commit 4ee24f6
Author: Frederick Roy <fredroy@users.noreply.github.com>
Date: Wed Feb 19 20:15:38 2025 +0900
[All] Fix compilation with FLOATING_POINT_TYPE=float (sofa-framework#5269)
fix compilation with FLOATING_POINT_TYPE=float
commit ef7ff21
Author: Hugo <hugo.talbot@sofa-framework.org>
Date: Wed Feb 19 09:52:47 2025 +0100
[SceneUtility] Remove *AliasComponent (sofa-framework#5241)
* [SceneUtility] Remove *AliasComponent
* Update in the ComponentChange so that it appears as Removed
* remove associated scenes
commit aa36098
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Wed Feb 19 00:04:17 2025 +0100
[SceneChecking] Check if a Node has an empty name (sofa-framework#5276)
commit f2f0b10
Author: EulalieCoevoet <eulalie.coevoet@gmail.com>
Date: Wed Feb 12 12:14:48 2025 +0100
[visual] Adds features to LineAxis and DrawTools (sofa-framework#5258)
* [visual-gl] LineAxis & DrawTool:
- fixes usage of thickness
- new feature: infinite lines
- new feature: vanishing infinite line
- fixes typo
* [visual] LineAxis: cleaning
commit b4e8b98
Author: Paul Baksic <30337881+bakpaul@users.noreply.github.com>
Date: Wed Feb 12 09:35:16 2025 +0100
[GUI] Remove Qt and make SofaImGUI as default viewer (sofa-framework#5176)
* Add possibility to fetch and add by default for external plugins and set SofaGLFW as ON by default
* Remove Qt-based GUI from sources
* Add way to pull and build Sofa.Qt plugin
* Fix compilation
* Change order so SofaGLFW and SofaIMGUI are already in the target stack when runSofa produce the plugin_list.cong.default
* Merge master
* Make the packaging possible without Qt
* Remove GuiDataRepository that was Qt specific -> will need to include it to the Qt gui plugin
* Add fetchable Qt
commit d2f194d
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Wed Feb 12 07:26:17 2025 +0100
[Contact] Clean FrictionContact (sofa-framework#5261)
* [Contact] Replace double by SReal
* add override keyword on destructor
commit 62264fb
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Mon Feb 10 14:20:15 2025 +0100
[StateContainer] Allow coord difference in vOp for rigids (sofa-framework#5253)
* [StateContainer] Allow coord difference in vOp for rigids
* check that DataTypes support coordDifference
commit 5120328
Author: erik pernod <erik.pernod@gmail.com>
Date: Mon Feb 10 14:19:28 2025 +0100
[Topology.Container] Add new method computeSegmentTriangleIntersectionInPlane in TriangleSetGeometryAlgorithm (sofa-framework#5188)
* Update TriangleSetGeometryAlgorithms.h
* Update TriangleSetGeometryAlgorithms.inl
* [TopologyTest] Add comments
* [Topology.Dynamic_test] factorize some code in TriangleSetTopology_test
* [Topology.Dynamic_test] Add some tests in TriangleSetTopology_test to test adding and removing triangles
* typo errors
* [Topology.Dynamic_test] Add tests in TriangleSetTopology_test tto test TriangleSegmentIntersection inside same plane or with projection
* Update TriangleSetTopology_test.cpp
* Update TriangleSetTopology_test.cpp
* Update TriangleSetTopology_test.cpp
* Fix namespace
commit 5448a14
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Fri Jan 31 15:10:05 2025 +0100
[StateContainer] Extend the possible vector operations in vOp (sofa-framework#5237)
* missing test
* remove duplicated test
* [StateContainer] Extend the possible vector operations in vOp
---------
Co-authored-by: Paul Baksic <30337881+bakpaul@users.noreply.github.com>
commit 6af25d5
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Fri Jan 31 15:04:36 2025 +0100
[Simulation] Trigger warning when Node already contains component (sofa-framework#5212)
* [Simulation] Trigger error when Node already contains component
* also mention the class name
* convert error to warning
* fix STLExporter_test
commit 9ceb6dc
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Fri Jan 31 15:04:21 2025 +0100
[SofaCUDA] Print CUDA standard at init of the module (sofa-framework#5166)
* [SofaCUDA] Print CUDA standard at init of the module
* add an empty scene loading the plugin
* compiler output
* remove empty scene
commit 3eecf8f
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Wed Jan 29 22:18:50 2025 +0100
Bump version of Tracy from v0.9.1 to v0.11.1 (sofa-framework#5249)
commit 3659403
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Wed Jan 29 21:39:51 2025 +0100
[Core] Remove some static functions create (sofa-framework#5239)
commit 989a885
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Wed Jan 29 21:03:59 2025 +0100
[StateContainer] Extensive tests of MechanicalObject::vOp (sofa-framework#5233)
* [StateContainer] Extensive tests of MechanicalObject::vOp
* fix wrong name
* fix test
* Use variable for the coefficients
* missing test
* remove duplicated test
commit 38c295d
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Wed Jan 29 19:54:39 2025 +0100
[Playback] Remove deprecated macro (sofa-framework#5231)
commit ffddff7
Author: Paul Baksic <30337881+bakpaul@users.noreply.github.com>
Date: Wed Jan 29 19:48:23 2025 +0100
[CMake] Add possibility to remove auto installing of resource files (sofa-framework#5230)
Add possibility to remove auto installing of ressource files
commit 7c6bddc
Author: Alex Bilger <alxbilger@users.noreply.github.com>
Date: Fri Jan 24 14:24:02 2025 +0100
[ODESolver] Remove repeated class name in log messages (sofa-framework#5242)1 parent b4e8d43 commit eada37f
File tree
230 files changed
+2380
-33470
lines changed- .github/workflows
- Sofa
- Component
- Collision/Response/Contact/src/sofa/component/collision/response/contact
- Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model
- IO/Mesh/tests
- ODESolver/Backward/src/sofa/component/odesolver/backward
- Playback/src/sofa/component/playback
- SceneUtility
- src/sofa/component/sceneutility
- tests
- SolidMechanics/FEM/HyperElastic/src/sofa/component/solidmechanics/fem/hyperelastic/material
- StateContainer
- src/sofa/component/statecontainer
- tests
- Topology/Container/Dynamic
- src/sofa/component/topology/container/dynamic
- tests
- Visual/src/sofa/component/visual
- GL/src/sofa/gl
- GUI
- Common
- src/sofa/gui/common
- Qt
- etc
- src/sofa/gui/qt
- Doc_Viewer
- index_fichiers
- dataGraph
- panels
- resources
- icons
- viewer
- qgl
- qt
- src/sofa/gui
- framework
- Config
- cmake
- Core/src/sofa/core
- behavior
- Helper
- src/sofa/helper
- system
- visual
- test/system
- Simulation
- Core/src/sofa/simulation
- Graph/test
- applications
- plugins
- MultiThreading/src/MultiThreading/component/animationloop
- SofaCUDA/sofa/gpu/cuda
- projects
- SceneChecking
- src/SceneChecking
- Sofa.Qt
- runSofa
- examples/Component
- ODESolver/Backward
- SceneUtility
- tools/postinstall-fixup
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
230 files changed
+2380
-33470
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
112 | 109 | | |
113 | 110 | | |
114 | 111 | | |
| |||
119 | 116 | | |
120 | 117 | | |
121 | 118 | | |
122 | | - | |
123 | | - | |
124 | | - | |
| 119 | + | |
125 | 120 | | |
126 | 121 | | |
127 | 122 | | |
128 | 123 | | |
129 | | - | |
| 124 | + | |
| 125 | + | |
130 | 126 | | |
131 | 127 | | |
132 | 128 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
145 | 137 | | |
146 | 138 | | |
147 | | - | |
| 139 | + | |
148 | 140 | | |
149 | 141 | | |
150 | 142 | | |
| |||
Lines changed: 68 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
53 | | - | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | | - | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
68 | | - | |
69 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
70 | 77 | | |
71 | 78 | | |
72 | 79 | | |
73 | 80 | | |
74 | | - | |
| 81 | + | |
75 | 82 | | |
76 | 83 | | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
78 | 87 | | |
79 | 88 | | |
| |||
86 | 95 | | |
87 | 96 | | |
88 | 97 | | |
89 | | - | |
90 | 98 | | |
91 | 99 | | |
92 | 100 | | |
| |||
98 | 106 | | |
99 | 107 | | |
100 | 108 | | |
101 | | - | |
102 | | - | |
| 109 | + | |
| 110 | + | |
103 | 111 | | |
104 | 112 | | |
105 | 113 | | |
| |||
125 | 133 | | |
126 | 134 | | |
127 | 135 | | |
128 | | - | |
| 136 | + | |
129 | 137 | | |
130 | 138 | | |
131 | 139 | | |
| |||
141 | 149 | | |
142 | 150 | | |
143 | 151 | | |
144 | | - | |
| 152 | + | |
145 | 153 | | |
146 | 154 | | |
147 | 155 | | |
| |||
152 | 160 | | |
153 | 161 | | |
154 | 162 | | |
155 | | - | |
| 163 | + | |
156 | 164 | | |
157 | 165 | | |
158 | 166 | | |
159 | | - | |
| 167 | + | |
160 | 168 | | |
161 | 169 | | |
162 | 170 | | |
| |||
299 | 307 | | |
300 | 308 | | |
301 | 309 | | |
302 | | - | |
303 | | - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
304 | 333 | | |
305 | | - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
306 | 342 | | |
307 | 343 | | |
308 | 344 | | |
| |||
338 | 374 | | |
339 | 375 | | |
340 | 376 | | |
341 | | - | |
| 377 | + | |
342 | 378 | | |
343 | 379 | | |
344 | 380 | | |
345 | 381 | | |
346 | 382 | | |
347 | 383 | | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
348 | 400 | | |
349 | 401 | | |
350 | 402 | | |
| |||
0 commit comments