newspyFormex - News: pyFormex 1.0.6 has been released

 
 
Latest News
pyFormex 3.5.1 has been released posted by bverheg, Sun 11 Feb 2024 02:54:54 PM UTC
pyFormex 3.5 has been released posted by bverheg, Fri 09 Feb 2024 03:41:30 PM UTC
pyFormex 3.4 has been released posted by bverheg, Wed 22 Nov 2023 08:15:43 AM UTC
pyFormex 3.3 has been released posted by bverheg, Sat 01 Apr 2023 05:45:54 PM UTC
pyFormex 3.2 has been released posted by bverheg, Thu 10 Nov 2022 12:38:08 PM UTC

pyFormex 1.0.6 has been released

Item posted by Benedict Verhegghe <bverheg> on Tue 19 Mar 2019 01:39:34 PM UTC.

pyFormex 1.0.6 has been made available for download.

The most important things in the new release are:

- a new file format for storing geometry and anything else (like camera settings, canvas layout, even code). The new file is a universal format (actually a ZIP file) and allows even adding, deleting or editing objects.

- the Python3 version is now ready for use. The Python2 version will no longer be supported after Jan 1, 2020. Both versions can be installed together from the same codebase. An option -2|-3 specifies which version to run. Example:  pyformex -2.
The default is Python2 version, but an environment variable
PYFORMEX_PYTHON=3 will make Python3 the default.

See more change info in file Releasenotes.

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code