Skip to content

[Prefabs] Add modifiers#612

Open
bakpaul wants to merge 16 commits into
sofa-framework:25_04_work_on_new_prefabsfrom
bakpaul:26_03_add_modifiers
Open

[Prefabs] Add modifiers#612
bakpaul wants to merge 16 commits into
sofa-framework:25_04_work_on_new_prefabsfrom
bakpaul:26_03_add_modifiers

Conversation

@bakpaul
Copy link
Copy Markdown
Contributor

@bakpaul bakpaul commented May 19, 2026

Added implementation of modifiers as designed.

I've added 4 types of modifiers already :
Attachements (fixation + attachements between two object)
Footers (SimulationSettings (aka animation loop + constraint correction) + SimulationSolvers (ODE + Linear solvers))

They are registered at the right place already (in the graph, and in datas of the prefabs modified by them). To test it launch examples/stlib/node_modifier.py

@bakpaul bakpaul force-pushed the 26_03_add_modifiers branch from 1370256 to f1435ba Compare May 31, 2026 09:14
Comment thread splib/simulation/headers.py Outdated
Comment thread splib/Testing.py
Comment thread stlib/node_modifiers/attachments.py Outdated
Comment thread examples/stlib/node_modifier.py Outdated
Comment thread stlib/node_modifiers/footers.py Outdated
Comment thread stlib/node_modifiers/footers.py
bakpaul and others added 3 commits June 4, 2026 17:38
Co-authored-by: EulalieCoevoet <eulalie.coevoet@gmail.com>
@bakpaul bakpaul requested a review from EulalieCoevoet June 5, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants