0
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move Python doc sample script test from build target to test More... 3 months ago
Add API documentation for ConvertLtoR. More... 3 months ago
Fix Angelscript register of COnvertLtoR typo More... 3 months ago
Conform ConvertUtoEta to standard API format More... 3 months ago
Remove DisableExit from sample API code More... 3 months ago
Fix sample python code for PrintResultsDocs More... 3 months ago
Add run_pyvsp_unittests custom build target More... 3 months ago
Remove unused code. More... 3 months ago
Fixed more Python example scripts More... 3 months ago
Fixed some more python sample code More... 3 months ago
Fixed some python documentation sample code. More... 3 months ago
Replace Open/CloseGUI with Start/StopGUI in facade More... 3 months ago
Revert VSP wrappers for some AngelScript macros More... 3 months ago
Register some missing GUI functions with AngelScript. More... 3 months ago
Capitalize GUI from the API except for CustomGeom. More... 3 months ago
Update inclusion of FLTK in build to Modern CMake standard. More... 3 months ago
Fix wing insert XSec from API missing update. More... 3 months ago
Fix some example scripts that haven't kept up with API changes. More... 3 months ago
Clean up formatting in VSP_Gemo_API.cpp More... 3 months ago
Remove GuiInterface::UpdateGui() More... 3 months ago
Define to make IDE show conditionally compiled code. More... 3 months ago
Don't define vsp wrappers to angelscript thingies More... 3 months ago
Update top-level CMake version requirement to 3.24 to match everything else. More... 3 months ago
Update GitHub actions to Node.js 20 versions. More... 3 months ago
Update Code-Eli to version with some FEAMesh optimizations. More... 3 months ago
Implement simple dirty flag for FeaParts. Should speed updates. More... 3 months ago
Fix slowdown in FeaPart::UpdateSymmParts. More... 3 months ago
Improve constiness of Geom::GetSurfPtr & co. Don't return const ref. More... 3 months ago
Additional pointer protection in FEAMesh More... 3 months ago
Improved pointer checking in CFDMesh More... 3 months ago