Skip to content

v20.06.00

Compare
Choose a tag to compare
@guparan guparan released this 03 Jul 15:48
· 14 commits to v20.06 since this release
fb31b02

Changelog

https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md#v2006

Required dependencies

Windows

Install Microsoft Visual C++ 2017 Redistributable.
[optional] Install Python 2.7 (amd64) if you want to use the SofaPython plugin or any of its dependers. Make sure it is accessible in your system PATH.

Linux

All dependencies should be included.

MacOS

All dependencies should be included.

Python2 to Python3 migration

Including SofaPython3 in SOFA binaries is still a work in progress.
In the meantime, in this release, all soft dependencies to SofaPython (Python2) have been disabled in order to ease the future integration of SofaPython3.
Thus, these Python2-related features are disabled:

In the C++ API In the Python2 API
SofaTest/Python_test SofaTest.Macro
SofaExporter/Binding_OBJExporter
SofaExporter/Binding_STLExporter
Compliant/mapping/PythonMultiMapping
Compliant/python/Binding_AssembledSystem
Compliant.Control
Compliant.Frame
Compliant.Rigid
Compliant.Script
Compliant.sml
Compliant.Tools
Compliant.Vec
Compliant.future
Compliant.StructuralAPI
image/python/Binding_ImageData SofaImage.API

If you really need these features, you can get a legacy version of the binaries here.

Info

Binaries were generated using the following libraries:

. Qt Boost Eigen Python Glew Zlib libPNG libJPEG libTIFF
Windows 5.12.6 1.69.0 3.3.7 2.7.17 1.13 1.2.8 1.6.18 6b 4.0.9
Linux 5.12.6 1.67.0 3.3.4 2.7.17 2.0.0 1.2.11 1.6.34 8c 4.0.9
MacOS 5.11.1 1.67.0 3.3.7 2.7.10 2.1.0 1.2.11 1.6.36 9c 4.0.10