mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
cad/openvsp: update to 3.33.0
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.33.0 Features * New extended tip-cap geometry * Convert CFDMesh 2D mapping to arclength based mapping. * Handle potential no-volume corners in CFDMesh. * RST and LMN Attachment * RST S re-defined. * Dimensional U,R,L attachment. * Visualize wake edges on vspgeom export. Fixes * Clean up behavior of pull-down menus with special characters * Fix remaining issues from snprintf conversion * Fix syntax errors in master aero V&V script * Fix some quad-mesh bugs in FEAMesh. Hopefully fixes needle meshes. * Make beam elements obey trim zones in FEA Structure generation. * Expand height of ExportScreen * Fix memory leaks from CreateParm() being called. * Fix memory leak in MeshGeom::Flatten... * Fix wake identification. * Handful of VSPAERO fixes. * Silence VSPAERO viewer checks for VSP_NO_GRAPHICS build * Silence cgx/ccx not found errors on Windows * Fix MeshGeom not scaling on load problem.
This commit is contained in:
parent
17630bb688
commit
edad3d614e
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= openvsp
|
||||
DISTVERSIONPREFIX= ${GH_PROJECT}_
|
||||
DISTVERSION= 3.32.2
|
||||
DISTVERSION= 3.33.0
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= fernape@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1679592612
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.32.2_GH0.tar.gz) = 94f2be50d33d792251ee0b1cb455a3ad21bc71c4410aa72d6c3d4b3ba16c8c2d
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.32.2_GH0.tar.gz) = 143023305
|
||||
TIMESTAMP = 1682788620
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.33.0_GH0.tar.gz) = 14246146b0cf21b95d13ff63d8506641f435d6f3e917845a0b23f37aa3be9995
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.33.0_GH0.tar.gz) = 143074887
|
||||
|
|
Loading…
Add table
Reference in a new issue