Skip to content

Tags: mcx/SofaPython3

Tags

release-master-nightly

Toggle release-master-nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Binding/Sofa.Core] PointSetTopologyModifier (sofa-framework#290)

* Added WIP for binding PointSetTopologyModifier. On first call, addPoints works as expected, every call after that does not. Remove points works well, but validity of point to be removed is not checked yet.

* Extend example. Memcache does not update correctly.

release-master

Toggle release-master's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Binding/Sofa.Core] PointSetTopologyModifier (sofa-framework#290)

* Added WIP for binding PointSetTopologyModifier. On first call, addPoints works as expected, every call after that does not. Remove points works well, but validity of point to be removed is not checked yet.

* Extend example. Memcache does not update correctly.

release-guparan-patch-4

Toggle release-guparan-patch-4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix warnings (sofa-framework#291)

release-v22.06

Toggle release-v22.06's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Plugin] FIX environment init on Windows install (sofa-framework#295)

release-guparan-patch-3

Toggle release-guparan-patch-3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ci.yml, bump macos version

release-guparan-patch-1

Toggle release-guparan-patch-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CMake] FIX missing find_package in Config (sofa-framework#273)

release-revert-269-folders

Toggle release-revert-269-folders's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Organize targets into Bindings folder (sofa-framework#269)

release-robosoft2022

Toggle release-robosoft2022's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request sofa-framework#239 from fredroy/update_test_target…

…_mechastate

[Binding/Sofa.Core] Update MechanicalObject Target in test

release-springforcefield

Toggle release-springforcefield's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set SOFA_ROOT if not set and successfully guessed (sofa-framework#223)

On linux (and mac) the process to guess SOFA_ROOT only print it but does not do anything with it...
So this PR set this value (while python is running) so Sofa under python can find its .so if SOFA_ROOT is not set.

release-v21.12

Toggle release-v21.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CI] FIX sofa-setup-action version