mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
cad/openvsp: update to 3.37.0
ChangeLog: https://openvsp.org/blogs/announcements/2024/03/04/openvsp-3-37-0-released Features: * OpenVSP GUI available from Python API * Facade allows OpenVSP API to run transparently on separate process * GUI parental controls * Python API documentation * Surface Intersecion, CFDMesh, and FEAmesh much faster * Add surface names to Intersect, CFDMesh, and FEAMesh progress output * Native Apple M1/M2 support Library Updates: * New AngelScript – full M1 support * Removed local modifications to AngelScript for documentation * Moved AngelScript build to Libraries, better CMake integration * Updated FLTK to 1.4.0-preview version * Updated FLTK integration to Modern CMake * Added OpenABF – Angle Based Flattening * Updates to Code-Eli, performance improvements for meshing * Update how Eigen is included in project Bug Fixes: * Fix meshing performance regression from 3.33.0 * Fix meshing crash regression from 3.33.0 * Fix on-the-fly updating of meshing lengths with model unit scale * Fix not scaling fixed points with model scale * Fix not scaling trim planes with model scale * Fix FEA crash with subsurfaces and trims * Fix FEA crash with empty trim part * Fix corruption of Quad Meshes * Fix FEA Individualize Rib and Plane routines * Fix scroll wheel zoom on Windows * Fix Wing insert section update from API. * Fix error in K to F unit conversion * Fix VSP icon in Ubuntu
This commit is contained in:
parent
f86d5da931
commit
8ff2908480
@ -1,6 +1,6 @@
|
||||
PORTNAME= openvsp
|
||||
DISTVERSIONPREFIX= ${GH_PROJECT}_
|
||||
DISTVERSION= 3.36.0
|
||||
DISTVERSION= 3.37.0
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= fernape@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1698604963
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.36.0_GH0.tar.gz) = e568bba08e91bb9c6400848a3c3df206a892463f9e0385c6fda3b00ac51fd25c
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.36.0_GH0.tar.gz) = 121052260
|
||||
TIMESTAMP = 1709624037
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.37.0_GH0.tar.gz) = b683a62fd631bc23210cba86d35ee3809f3cf2824fcaafd4054352418b9a5380
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.37.0_GH0.tar.gz) = 125331862
|
||||
|
Loading…
Reference in New Issue
Block a user