Releases: openfedem/fedem-gui
Fedem R8.1.2
What's Changed
- Fix FMU export by removal of illegal characters by @kmokstad in #96
- Fix Generic part Center of Gravity coordinates are reset to zero after save by @kmokstad in openfedem/fedem-mdb#32
- Updates for Fedem R8.1.2 by @kmokstad in #100
Full Changelog: fedem-8.1.1...fedem-8.1.2
Fedem R8.1.1
What's Changed
- New toggle to ignore Part in stress recovery by @kmokstad in #90
- Must invoke connect() on the cloned curves on repeat curve for all objects by @kmokstad in #93
- Enable direct typing strain rosette node numbers by @kmokstad in #92
- Option to include the external functions file in exported FMU by @kmokstad in #95
Full Changelog: fedem-8.1.0...fedem-8.1.1
Fedem R8.1.0.8
This is a bugfix-only release for the GUI and completes the porting to Qt6.
The solvers are the same as in the R8.1.0 release.
What's Changed
- Re-enable viewing of PDF-files (User's and Theory Guide) by @kmokstad in #81
- Use Qt layout manager in the property views by @kmokstad in #84
- Dynamics Solver setup dialog adjustments, etc. by @kmokstad in #85
- Fix some minor bugs related to the recent Qt 6 port (see CHANGELOG.md).
Full Changelog: fedem-8.1.0...fedem-8.1.0.8
Fedem R8.1.0
This is the first release built with Qt 6.8 (instead of Qt 4.8 with Qt3Support).
No major functionality changes or bugfixes compared with the previous release, except for:
- The File open dialogs no longer remembers recent places visited in earlier sessions, as it did before.
The solver modules are not changed compared with the previous release, except for the version tags.
This release also introduces the first open-source version of the GUI on Linux (Ubuntu 22.04).
It has the same features as the Windows release, except for:
- The COM API is not present (Windows-only feature).
- The context-sensitive Help is not present, since it is based on compiled HTML (chm-files) which can be opened on windows only.
- When running animations, the step and time counters in the upper right corner of the modeler view are not shown (this is a bug).
What's Changed
- Port to Qt5 by @kmokstad in #77
- Port to Qt6 by @kmokstad in #78
- GUI widget adjustments by @kmokstad in #79
- Fix make install for Linux by @kmokstad in #80
Full Changelog: fedem-8.0.9.7...fedem-8.1.0
Fedem R8.0.9.7
In this release only the GUI and the FedemDB.dll are updated.
All solver modules are the same as in the previous release R8.0.9.
What's Changed
- Qt4 porting: Replace remaining Qt3-support classes by @kmokstad in #65.
- Fix issue #68: Keep description if it contains '#' when changing FE model by @kmokstad in #69.
- Fix issue #66: Add button to switch prismatic/cylindric joint, also in #69.
- Fix issue #70: Crash when creating prismatic/cylindric joint from existing triads, in openfedem/fedem-mdb#25.
- Fix issue #72: The Dismiss dialog is blocking the rest of the GUI by @kmokstad in #73.
- Fix issue #74: The GUI crashes when run batch by @kmokstad in #75.
- Fix issue #41: Multi-selection update for the position property fields by @kmokstad in #76.
- Add processing of SET1 Nastran bulk data entries (element groups) and fix parsing of SET name from Hypermesh comments, and account for possible float value in the last field of the RBE2 entry, in openfedem/fedem-foundation#27.
- Add interpretation of offset flag for CBAR and CBEAM Nastran bulk data entries, in openfedem/fedem-foundation#27.
- Extract group names from NX property comments in Nastran bulk data files, in openfedem/fedem-foundation#28.
Full Changelog: fedem-8.0.9.2...fedem-8.0.9.7
Fedem R8.0.9
What's Changed
- Resolve some C++17 issues by @kmokstad in #53
- Eliminate unused properties when importing Nastran files by @kmokstad in #55
- Allow to copy curve within same graph by @kmokstad in #60
- Listview updates by @kmokstad in #57
- Facilitate use of externally build Qwt library by @kmokstad in #62
- Updates for Fedem R8.0.9 by @kmokstad in #63
Full Changelog: fedem-8.0.8...fedem-8.0.9.2
Fedem R8.0.8
Fedem R8.0.7
What's Changed
- Fix issue #35: Accept CSV as ASCII-file extension by @kmokstad in #38
- Fix issue #39: Accept commas as column separator when copy-paste polyline function data by @kmokstad in #40
- Updates for Fedem R8.0.7 by @kmokstad in #42, including support for MPC bulk data entries
Full Changelog: fedem-8.0.6...fedem-8.0.7
Fedem R8.0.6
What's Changed
Full Changelog: fedem-8.0.5.3...fedem-8.0.6
Fedem R8.0.5.3
What's Changed
This is the first build using Visual Studio 2022 and Intel Fortran 2024.
- Fix issue #27: Append .fmm extension when not specified by @kmokstad in #29
- Fix issue #28: Option to connect to existing FE node when updating FE part with connectors by @kmokstad in openfedem/fedem-mdb#11
- Fix issue #30: Create prismatic joints between triads on a translated FE part by @kmokstad in #31
Full Changelog: fedem-8.0.5...fedem-8.0.5.3