cad/openvsp: update to 3.36.0
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.36.0 Features: * Native file dialog * Advanced Link UI improvements .Sorting variables in link .Suggest when conflicting name used .Automatic naming .Variable renaming w/ code search .Advanced Link API * Issue warning message when a link loop is stopped * Protractor measure * Wing eta coordinate for control surface, attach, and conformal * Classical laminate theory for materials specification * Off*body fixed points for FEA Mesh * Write template NASTRAN executive and case control sections * Change NASTRAN files to use RBE2 instead of RBAR1 * Improved error message when OpenGL will not load * Various cleanups to build system * Build Pyhton 3.9/3.11 instead of 3.6/3.9 Libraries: * Pinocchio moved to Libraries * Update Pinocchio to C++17 version * Update Clipper1 to Clipper2, move to Libraries * Update Delabella Bug fixes: * Fix knot values in STEP and IGES files * Improve greying*out of 4*digit CLi parameters for prop * Improve adherence to 6*series airfoil nomenclature * Fix memory leak and growth plaguing long*running API users * Fix order of Calculix dependent/independent connected nodes * Fix planar slicing behavior with just one slice
This commit is contained in:
parent
32afc2de50
commit
1629b5cf3b
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= openvsp
|
||||
DISTVERSIONPREFIX= ${GH_PROJECT}_
|
||||
DISTVERSION= 3.35.3
|
||||
DISTVERSION= 3.36.0
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= fernape@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1691046549
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.35.3_GH0.tar.gz) = e08827bd8848ba75fc7466bcec399aa785683335e81c0e24773b0bf0e68de216
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.35.3_GH0.tar.gz) = 151200513
|
||||
TIMESTAMP = 1698604963
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.36.0_GH0.tar.gz) = e568bba08e91bb9c6400848a3c3df206a892463f9e0385c6fda3b00ac51fd25c
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.36.0_GH0.tar.gz) = 121052260
|
||||
|
|
Loading…
Reference in a new issue