Skip to content

Changes

#27 (Mar 8, 2024, 8:20:44 AM)

  1. pass flags from parent MODL into MODL created by udpCsm — jfdannen / detail
  2. add OCC 7.8.0 verification data — jfdannen / detail
  3. Fix OpenCSM.h dependencies when copying to include — haimes / detail
  4. add blend32* test cases; add more OPAM1* test cases; add _vspID attribute to Faces in udpVsp3; update nuscale* verification data — jfdannen / detail
  5. More Linux RPATH changes — haimes / detail
  6. add checkVtk.c; remove blank lines in .vtk writer; add vtk2stl.c — jfdannen / detail
  7. loosen tolerance in convertToBSplines to overcome sloppy Pcurves on DARWIN_ARM64; improve efficiency of .vtk ASCII file writer — jfdannen / detail
  8. working to debug nuscale8* on ARM — jfdannen / detail
  9. working to debug nuscale8* on ARM — jfdannen / detail
  10. working to debug nuscale8* on ARM — jfdannen / detail
  11. working to debug nuscale8* on ARM — jfdannen / detail
  12. add ability to DUMP .vtk ASCII files; fix memory leak in nuscale8* test cases — jfdannen / detail
  13. modify fatal error messages in include line number — jfdannen / detail
  14. fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo — jfdannen / detail
  15. 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
  16. try again at minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  17. minor fix to avoid unwarranted stanalizer warnings — jfdannen / detail
  18. fix propagation of Edge attributes for Edges that are LINEs; add persist3* test cases; improve ocsmClearance — jfdannen / detail
  19. Fix dependency on esp.h copy — haimes / detail
  20. remove velocity cache at beginning of build to avoid possible memory leaks — jfdannen / detail
  21. 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
  22. Consitency between Linux x86_64 and aarch64 — galbramc / detail
  23. Updated ESP config files for OCC 7.8 — galbramc / detail
  24. Fix typo — galbramc / detail
  25. Write Loop Name to underlying curves. Read WireBody from step files. — galbramc / detail
  26. EG_isIsoPCurve only works for OCC 7.6 or above — galbramc / detail
  27. Update egads.def — galbramc / detail
  28. Udpate addKnots test — galbramc / detail
  29. Expose EG_addKnots. Add EG_isIsoPCurve. Ensure convertToBspline for LINE/PLANE is degree 1 — galbramc / detail
  30. More Linux RPATH changes — haimes / detail
  31. Correctly trim a trimmed surface in convertToBspline — galbramc / detail
  32. Fix so blend rounded tip works when the first edge in the section loop is the trailing edge — galbramc / detail
  33. Use consistent CURVE/SURFACE approximation algorithms and preserve periodicity in convertToBspline — galbramc / detail
  34. OpenCASCADE messed up the dependency on their libraries for 7.8 — haimes / detail
  35. Improved error message when PCurves do not form a closed loop — galbramc / detail
  36. Drive the use of RPATH in linux by an environment variable at build — haimes / detail
  37. Write SHELL names to underlying step shells — galbramc / detail
  38. Fix check for copying a PCurve — galbramc / detail
  39. Fix stanalizer warning — galbramc / detail
  40. Restor egads.pdf — galbramc / detail
  41. Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions. — galbramc / detail
  42. Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm — galbramc / detail
  43. Fix library file names for Windoze at 7.8 — haimes / detail
  44. Allow for the use of RPATH in LINUX builds — haimes / detail
  45. Test blend tangency treatment sensitvities — galbramc / detail
  46. Cleanup dot testing — galbramc / detail
  47. Fix Color attribute for IGES/STEP — galbramc / detail
  48. Also read/write Name attribute to STEP geometry — galbramc / detail
  49. ffp-model does not exist for older clang — galbramc / detail
  50. Update Win Env for 7.8 — galbramc / detail
  51. prepare for testing with OCC 7.8.0 — jfdannen / detail

#26 (Jan 29, 2024, 6:30:34 PM)

  1. Fix DARWIN64.gcc — galbramc / detail