pyFormex - News
posted by bverheg, Thu 10 Nov 2022 12:38:08 PM UTC - 0 replies
pyFormex 3.2 is available from the Download section.
An overview of the changes:
- curve.py: major cleanup and improvements, moved to core pyformex directory;
improved printing of all Curve classes;
PolyLine: is now subclassed from BezierSpline; new method extend;
...
[Read more]
posted by bverheg, Wed 25 May 2022 12:19:52 PM UTC - 0 replies
A new pyFormex release is available: 3.1
Some highlights of this release:
- New PZF file format to efficiently store almost anything. It is a ZIP file format, and thus can be handled with may other tools as well.
- plugins.http_server provides a local HttpServer and a showHtml function to display local files in a browser over the http
...
[Read more]
posted by bverheg, Tue 14 Dec 2021 06:36:23 PM UTC - 0 replies
This is a bugfix of the 3.0 release, fixing an annoying bug in Mesh.subdivide for Lagrange3D type elements and dependent (hex8, hex20, hex27). The bug only occurs when different subdivisions are specified along the axes.
posted by bverheg, Wed 08 Dec 2021 02:52:50 PM UTC - 0 replies
pyFormex 3.0 is available for download.
This version marks some important steps:
- as of now only Python3.x is supported;
- a new installation procedure is used, allowing installation as normal user or as root and supporting parallel installation of multiple versions;
...
[Read more]
posted by bverheg, Sat 28 Aug 2021 01:19:06 PM UTC - 0 replies
We have just released pyFormex version 2.6.
The most important features of this release:
- new internal Trisurface remesh function based on pyacvd
- new TriSurface remesh function based on instant_meshes
- improved gambit NEU support
...
[Read more]
posted by bverheg, Thu 25 Mar 2021 12:54:17 PM UTC - 0 replies
A new release of pyFormex is available. It provides some important bug fixes, and the following improvements:
- improved Dialogs
- smart Dialog placement
- new customizable FileDialog class and subclasses
- draw supports colors with 4 components (RGBA)
- add interactive nongui console
- improved PLY file reader and writer
- export PLY files from geometry menu
- new arraytools functions: mapArray, resizeAxis, resizeArray
posted by bverheg, Thu 25 Feb 2021 02:32:00 PM UTC - 0 replies
pyFormex 2.4 is available. It comes shortly after the 2.3 release,
because it fixes an important bug in the 2.2 and 2.3 releases that made the drawMarks and drawText functions fail. Rather than creating a bugfix release we opted for a new release, because it also includes some interesting new functionality:
...
[Read more]
posted by bverheg, Mon 22 Feb 2021 04:59:30 PM UTC - 0 replies
pyFormex 2.3 is available from the downloads.
With this release all older versions become unsupported.
All users are urged to upgrade.
pyFormex 2.3 Releasenotes
=========================
- Some important bug fixes
- Improvements to widgets/dialogs
- Add a quality tri3 to quad4 remesher using 'Instant Meshes' external
posted by bverheg, Wed 10 Feb 2021 03:09:53 PM UTC - 0 replies
pyFormex 2.2 is now available, with many improvements and bug fixes. See the ReleaseNotes file for more details. Most important are: improved widgets and dialogs, input validation on dialogs, improved image saving, improved video recording. Enjoy.
posted by bverheg, Sun 25 Oct 2020 02:40:50 PM UTC - 0 replies
Version 2.1 of pyFormex is available. It contains an important number of bug fixes and improvements over the 2.0 version. See the file Releasenotes for more details.
Installation and testing of this version has been succesfully performed on Debian 10.5, Ubuntu 18.04 and 20.04.
All users of the 2.0 or 2.0.1 version should upgrade to this version. No further bug fixes will be done on the 2.0 branch.
[Submit News]
[25 news in archive]