Releases: kbwbe/A2plus
Releases · kbwbe/A2plus
V0.4.27 Bugfix release 2019-10-09
- adapt file importer to new behavior of part containers with FC0.19.18405 (link merge)
V0.4.26 Bugfix release 2019-07-21
- If new features where added to a clone, the clone's original vanished from A2p's imports. This is fixed now.
V0.4.25 Bugfix release 2019-07-02
- A small bug during import of single spheres has been fixed
V0.4.24 Release 2019-06-08
- old obsolete code has been removed
V0.4.23 Release 2019-05-26
- new command to restore object's transparency
- GUI improved for use with high resolution screens and scaled desktop elements
V0.4.22 Release 2019-05-18
- some code reviews
- "axisPlaneVertical" constraint renamed to more correctly "axisPlaneNormal" constraint
V0.4.21 Bugfix release 2019-05-12
- some code reviewed
- some minor bugs fixed
V0.4.20 Release 2019-05-09
- new command to import a selectable shape from a multishape document
- bugfix for missung spheres at first level import
V0.4.19 Release 2019-05-01
- a new axisPlaneVertical constraint has been added.
V0.4.18 Bugfix release 2019-04-29
The native file dialog on Ubuntu 18.04 is working case sensitive. So *.fcstd is not recognized if *.FCStd is in the file filter. This release forbids native dialogs now and uses the Qt's ones, to avoid this problem.