Skip to content

[Prefab] Add plane geometry - #552

Open
bakpaul wants to merge 46 commits into
sofa-framework:25_04_work_on_new_prefabsfrom
bakpaul:25_10_add_plane_geometry
Open

[Prefab] Add plane geometry#552
bakpaul wants to merge 46 commits into
sofa-framework:25_04_work_on_new_prefabsfrom
bakpaul:25_10_add_plane_geometry

Conversation

@bakpaul

Copy link
Copy Markdown
Contributor

No description provided.

hugtalbotand others added 16 commits October 28, 2025 09:58
* working deformable entity
* [splib] fixes match case
* [stlib] WIP on extract.py
* Add Sofa.Core.Node.add with preliminary test
* rename the "add" function and make it private
* Apply suggestions from code review
Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
---------
Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
* Reorder files to match concepts
* Put every prefab in root to avoid having a useless prefix
* Fix bad import in bunny example
* Update examples/stlib/PrefabScene_beginner.py
Co-authored-by: EulalieCoevoet <eulalie.coevoet@gmail.com>
---------
Co-authored-by: EulalieCoevoet <eulalie.coevoet@gmail.com>
* cleaning to fix deformable example
* Restore checks on name and add check on the presence of parameters
* Allow to use default parameters (passing nothing to the add method except the class name
---------
Co-authored-by: Paul Baksic <paul.baksic@outlook.fr>
@bakpaul
bakpaulforce-pushed the 25_04_work_on_new_prefabs branch from 92dccd9 to 8b239c6CompareApril 8, 2026 15:42
@bakpaul
bakpaulforce-pushed the 25_04_work_on_new_prefabs branch 2 times, most recently from 55ff092 to 09c1c67CompareMay 19, 2026 15:19
Sign up for freeto 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.

4 participants

@bakpaul@damienmarchal@hugtalbot@EulalieCoevoet