ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.39.0
Features:
* 3D Background images
Library Updates:
* Update to latest FLTK dev as they approach 1.4.0
* Build LibXml2 with -PIC
* Update GLEW build integration to match modern GLEW
Bug Fixes:
* Move Documentation build to MacOS from Ubuntu to get latest Swig
* Drop MacOS-11 build, move to MacOS-12
* Use gcc-11 on MacOS for ADEPT and OMP builds
* Fix MeshGeom DrawObj issue
* Tighten tolerance in MatchBorderNodes
ChangeLog:
https://openvsp.org/blogs/announcements/2024/04/17/openvsp-3-38-0-released
Features:
* Show Only, Show, NoShow buttons now recurse like everything else.
* User adjustable number of Sets
* Measure works with non-surface Geoms (blank and hinge)
* Unique variable names enforced when renaming advanced link vars
* Re-worded variable renaming buttons
* Output multi-line error messages when links are broken
* Bigger filename at screen bottom
* Filename in main title bar
* Integrated flowpath modeling extension now extends to constant X
* Integrated flowpath modeling extension distance auto determined
* Height/width/area/aspect sliders for CEdit XSecCurve now displayed
* Better patch names for unintersected STEP/IGES surface export
* TE surface merging for STEP/IGES export
Library Updates:
* Update to latest FLTK dev as they approach 1.4.0
Bug Fixes:
* Fix invisible subsurfaces
* Fix XSecSurf highlights that won’t go away
* Expand ranges for AR and Span – should fix some odd wings seen in Group
* Fix some odd scattered indexing bugs
* Fix some problems with CFDMesh sourcing
It is required by PrusaSlicer 2.7+. This port provides library and
binary to work with g-code (read/write/convert)
Reported by: Teodor Sigaev <teodorsigaev@gmail.com>
Reviewed by: lwhsu (mentor)
Sponsored by: Postgres Professional
Differential Revision: https://reviews.freebsd.org/D44257
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492
https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.37.2
3.37.1:
This version changes a compiler flag that makes a new dependency build properly
on Windows. This in turn fixes CFDMesh and FEAMesh on Windows. Without this
change, 3.37.0 will quickly crash if you try to use either mesher. This won’t
change anything for non-windows users.
3.37.2 contains bugfixes
For now, use bundled fltk since the port uses a newer version than the one in
ports.