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.