Skip to content

Changes

#335 (Mar 3, 2024, 6:43:08 PM)

  1. Fix OpenCSM.h dependencies when copying to include — haimes / detail
  2. add blend32* test cases; add more OPAM1* test cases; add _vspID attribute to Faces in udpVsp3; update nuscale* verification data — jfdannen / detail
  3. More Linux RPATH changes — haimes / detail
  4. Update egads.def — galbramc / detail
  5. Udpate addKnots test — galbramc / detail
  6. Expose EG_addKnots. Add EG_isIsoPCurve. Ensure convertToBspline for LINE/PLANE is degree 1 — galbramc / detail
  7. More Linux RPATH changes — haimes / detail

#334 (Feb 25, 2024, 6:43:08 PM)

  1. add checkVtk.c; remove blank lines in .vtk writer; add vtk2stl.c — jfdannen / detail
  2. loosen tolerance in convertToBSplines to overcome sloppy Pcurves on DARWIN_ARM64; improve efficiency of .vtk ASCII file writer — jfdannen / detail
  3. Correctly trim a trimmed surface in convertToBspline — galbramc / detail
  4. Fix so blend rounded tip works when the first edge in the section loop is the trailing edge — galbramc / detail
  5. Use consistent CURVE/SURFACE approximation algorithms and preserve periodicity in convertToBspline — galbramc / detail
  6. OpenCASCADE messed up the dependency on their libraries for 7.8 — haimes / detail

#333 (Feb 18, 2024, 6:43:11 PM)

  1. working to debug nuscale8* on ARM — jfdannen / detail
  2. working to debug nuscale8* on ARM — jfdannen / detail
  3. working to debug nuscale8* on ARM — jfdannen / detail
  4. working to debug nuscale8* on ARM — jfdannen / detail
  5. add ability to DUMP .vtk ASCII files; fix memory leak in nuscale8* test cases — jfdannen / detail
  6. modify fatal error messages in include line number — jfdannen / detail
  7. fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo — jfdannen / detail
  8. improve formatting in ocsmPrinEgo when printing BEZIERs or BSPLINEs; fix memory leak in ocsmClearance; fix sensitivity bug in BLEND when tangency is specified; add blend31* test cases; add winglet* test cases; include notations in ESP-help for the commands that cause finite difference sensitivities (CHAMFER, CONNECT, EVALUATE, FILLET, HOLLOW, IMPORT, LOFT, REVOLVE, SSLOPE, SWEEP, TORUS); fix bug that did not compute mass-properties-dots if a group of Nodes, Edges, or Faces were selected (independent of the Body type) — jfdannen / detail
  9. Improved error message when PCurves do not form a closed loop — galbramc / detail
  10. Drive the use of RPATH in linux by an environment variable at build — haimes / detail
  11. Write SHELL names to underlying step shells — galbramc / detail
  12. Fix check for copying a PCurve — galbramc / detail
  13. Fix stanalizer warning — galbramc / detail
  14. Restor egads.pdf — galbramc / detail
  15. Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions. — galbramc / detail
  16. Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm — galbramc / detail

#332 (Feb 11, 2024, 6:43:07 PM)

  1. try again at minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  2. minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  3. fix propagation of Edge attributes for Edges that are LINEs; add persist3* test cases; improve ocsmClearance — jfdannen / detail
  4. Fix dependency on esp.h copy — haimes / detail
  5. remove velocity cache at beginning of build to avoid possible memory leaks — jfdannen / detail
  6. improve accuracy and robustness in ocsmClearance; modify clearance* test cases to make Bodys transparent; add ocsm.Clearance() to pyOCSM; update WAFFLE documentation in ESP-help; add SPLITTER option to udfGanged to scribe a common Body — jfdannen / detail
  7. Fix library file names for Windoze at 7.8 — haimes / detail
  8. Allow for the use of RPATH in LINUX builds — haimes / detail
  9. Test blend tangency treatment sensitvities — galbramc / detail
  10. Cleanup dot testing — galbramc / detail
  11. Fix Color attribute for IGES/STEP — galbramc / detail
  12. Also read/write Name attribute to STEP geometry — galbramc / detail
  13. ffp-model does not exist for older clang — galbramc / detail
  14. Fix DARWIN64.gcc — galbramc / detail
  15. Use -ffp-model=strict on macOS x86_64 as well — galbramc / detail
  16. Missed one file — galbramc / detail
  17. Update win README — galbramc / detail
  18. Add OCC 7.8 to build — galbramc / detail