New Features
- Brep Morph Added option to apply the deformation on other objects.
- Breps Added command getFaceClosestDistance(to_position).
- CurveIntersectionPoint Added command calcCurveIntersections to calculate all intersections of two curves.
- Features Added async flag to run command.
- ObjectLists Added commands append / prepend with another objectlist as argument.
- SoftwareConnector Automatically indent newlines in command file.
- Space Mouse Re-enabled experimental space mouse support (windows only). Has to be activated in settings.
- UUID Added command to create a UUID (createUUID()).
Changes
- Parameters Parameters will be initialized with 0 instead of NaN.
- Points / Curves Prevent full update when changing size / width of points / curves.
- Section Group Improved joining of sections.
Bugfixes
- BladeMeshEngine Fixed blade mesh engine.
- CAESES Fixed memory leak.
- Colormap Fixed resize problem.
- Console Fixed missing parenthesis when selecting a command from the popup menu.
- Design Engines Fixed refresh bounds in editor.
- DesignEngines Fixed getDisplayedDesign() when used within designengine runs.
- Editor Fixed insertion for vectors.
- FString Removed const return value from some functions.
- Featues Fixed potential crash in subdefinitions.
- Features Fixed false error message.
- Features Fixed potential crash with subfeatures.
- Generic Types Fixed add operation to multiple objects in selection.
- GridDataMapper Fixed x/y/z variables.
- Hydro Computation Fixed deadlock when refetching results.
- Hydro Computation Fixed incomplete rendering of hydrostatic results.
- NACA Curve Fixed strange behavior in NACA curve.
- Object Editor Fixed tooltip rendering.
- Object Tree Fixed error / warning icon size for high dpi displays.
- Offsetgroup Fixed creation of offsetgroups from sectiongroups.
- Polyline Visualization Fixed visualization for planecuts / wavecuts.
- Project Recovery Fixed project recovery for non commercial licenses.
- Results Table Fixed settings dialog via context menu.
- Results Table Fixed statistics calculation.
- SSH Resourcemanager Fixed application list on refresh applications.
- Screenshots Fixed aspect ratio of overlay.
- Simplexer Fixed simplexer design engine.
- Software Connector Fixed editor refresh problem.
- Streamlines Fixed slow rendering.
- Trimeshes Fixed trimeshes with "remove colors processor" not using the trimesh color.