cad/openvsp: update to 3.20.0
ChangeLog: http://openvsp.org/blogs/announcements/2019/12/29/openvsp-3-20-0-released Features: * Smart Input for simple math in input boxes * API examples in documentation * Draw cg from mass prop screen * CEDIT improvements * Make wing section projected area an output Parm * Add get parent/child to API * Fix VSPAERO crash for Uber CRM example case * Lots of cleanups identified through static analysis * Travis deployment * Update Travis MacOS build to match release builds Library Updates: * Include expparse simple expression parsing library Bug Fixes: * Don't crash structures STEP/IGES output when no structure defined * Parasite drag for identically named geoms * DegenGeom crash when subsurfaces extended beyond [0,1] * CEDIT fixes
This commit is contained in:
parent
4d877350e8
commit
4a9b0a524a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521883
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= openvsp
|
||||
DISTVERSIONPREFIX= ${GH_PROJECT}_
|
||||
DISTVERSION= 3.19.1
|
||||
DISTVERSION= 3.20.0
|
||||
CATEGORIES= cad
|
||||
|
||||
MAINTAINER= fernape@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1574184915
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.19.1_GH0.tar.gz) = 6d70401c659d5c7ec0ae93d1df4c96396d5015e24b45a329f63732bf8e69a375
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.19.1_GH0.tar.gz) = 112199180
|
||||
TIMESTAMP = 1577742241
|
||||
SHA256 (OpenVSP-OpenVSP-OpenVSP_3.20.0_GH0.tar.gz) = a4b10cbd79d46b706a46afe04651f0ce0c5fc0931b0d489cfaedc46585694152
|
||||
SIZE (OpenVSP-OpenVSP-OpenVSP_3.20.0_GH0.tar.gz) = 112232950
|
||||
|
Loading…
Reference in New Issue
Block a user