1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

cad/openvsp: update to 3.38.0

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
This commit is contained in:
Fernando Apesteguía 2024-04-18 12:44:14 +02:00
parent 1c4dc051cb
commit 71f67cb878
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= openvsp
DISTVERSIONPREFIX= ${GH_PROJECT}_
DISTVERSION= 3.37.2
DISTVERSION= 3.38.0
CATEGORIES= cad
MAINTAINER= fernape@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1711199486
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.37.2_GH0.tar.gz) = f7457d8e2da6c517bc977b1478f864e1f0497ed11db9f1ab47c5237cb22fb538
SIZE (OpenVSP-OpenVSP-OpenVSP_3.37.2_GH0.tar.gz) = 124927637
TIMESTAMP = 1713437021
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.38.0_GH0.tar.gz) = cfaa9adaa7d45d8cc12f73c337aa4b2c95292061849c70cd4ff5414151df7f15
SIZE (OpenVSP-OpenVSP-OpenVSP_3.38.0_GH0.tar.gz) = 125424063