Commit c448b2e
File tree
455 files changed
+7220
-28696
lines changed- .github/workflows
- Sofa
- Component
- AnimationLoop/src/sofa/component/animationloop
- Collision
- Detection
- Algorithm/src/sofa/component/collision/detection/algorithm
- Intersection
- src/sofa/component/collision/detection/intersection
- Geometry
- compat/sofa/component/collision/geometry
- src/sofa/component/collision/geometry
- Response
- Contact/src/sofa/component/collision/response/contact
- Mapper/src/sofa/component/collision/response/mapper
- Constraint/Lagrangian
- Correction/src/sofa/component/constraint/lagrangian/correction
- Model/tests/scenes_test
- Solver
- src/sofa/component/constraint/lagrangian/solver
- Engine
- Analyze/src/sofa/component/engine/analyze
- Select/src/sofa/component/engine/select
- IO/Mesh/src/sofa/component/io/mesh
- LinearSolver
- Direct/src/sofa/component/linearsolver/direct
- Iterative
- src/sofa/component/linearsolver/iterative
- Preconditioner
- src/sofa/component/linearsolver/preconditioner
- LinearSystem/src/sofa/component/linearsystem
- Mapping/NonLinear/src/sofa/component/mapping/nonlinear
- ODESolver
- Backward/src/sofa/component/odesolver/backward
- Forward/src/sofa/component/odesolver/forward
- SceneUtility/src/sofa/component/sceneutility
- SolidMechanics/FEM
- Elastic
- src/sofa/component/solidmechanics/fem/elastic
- tests
- HyperElastic
- src/sofa/component/solidmechanics/fem/hyperelastic/material
- tests
- Topology
- Container/Constant/src/sofa/component/topology/container/constant
- Mapping/src/sofa/component/topology/mapping
- Visual/src/sofa/component/visual
- GL/src/sofa/gl
- GUI
- Common
- src/sofa/gui/common
- Component/src/sofa/gui/component/performer
- framework
- Config/cmake/Modules
- Core
- src/sofa/core
- behavior
- collision
- loader
- objectmodel
- topology
- test
- objectmodel
- topology
- DefaultType/src/sofa/defaulttype/typeinfo
- Geometry
- src/sofa/geometry
- Helper
- src/sofa/helper
- io
- system
- thread
- visual
- test
- system
- SimpleApi/src/sofa/simpleapi
- Simulation
- Common/src/sofa/simulation/common
- Core
- compat/sofa/simulation
- src/sofa/simulation
- mechanicalvisitor
- task
- tests
- Topology
- src/sofa/topology
- Type
- src/sofa/type
- test
- applications
- plugins
- ArticulatedSystemPlugin/examples/ArticulatedArm
- MultiThreading
- compat/MultiThreading
- src/MultiThreading/component
- animationloop
- collision/detection/algorithm
- linearsolver/iterative
- mapping/linear
- solidmechanics
- fem/elastic
- spring
- PersistentContact
- examples
- src/PersistentContact
- SceneCreator/src/SceneCreator
- Sensable/examples
- SofaCUDA
- SofaDistanceGrid/src/SofaDistanceGrid
- components/collision
- SofaHAPI/examples
- SofaImplicitField
- components
- engine
- geometry
- mapping
- examples
- python
- xshape
- python/src
- SofaMatrix/examples
- Xitact/examples
- image
- image_multithread
- src/image_multithread
- image_test
- imagetoolbox
- contour
- depth
- labelbox
- labelgrid
- labelpointsbysection
- labelpoint
- zonegenerator
- projects/SceneChecking/src/SceneChecking
- cmake/Modules
- examples
- Benchmark/Performance
- Component
- Collision/Response
- Constraint
- Lagrangian
- Projective
- LinearSolver
- Iterative
- Preconditioner
- Mapping
- Linear
- NonLinear
- ODESolver/Backward
- SolidMechanics
- FEM
- Spring
- Demos
- SimpleAPI
- extlibs
- json
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
455 files changed
+7220
-28696
lines changedLarge diffs are not rendered by default.
| 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 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
22 | 75 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
28 | 87 | | |
29 | 88 | | |
30 | 89 | | |
| |||
58 | 117 | | |
59 | 118 | | |
60 | 119 | | |
| 120 | + | |
| 121 | + | |
61 | 122 | | |
62 | 123 | | |
63 | 124 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
76 | 132 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
96 | 136 | | |
97 | 137 | | |
98 | | - | |
99 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| 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 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
0 commit comments