Skip to content

Changes

#1364 (Mar 2, 2024, 1:23:49 AM)

  1. Try pointise even more times — galbramc / detail

#1363 (Feb 28, 2024, 11:33:07 PM)

  1. Fix OpenCSM.h dependencies when copying to include — haimes / detail
  2. Update egads.def — galbramc / detail
  3. Udpate addKnots test — galbramc / detail
  4. Expose EG_addKnots. Add EG_isIsoPCurve. Ensure convertToBspline for LINE/PLANE is degree 1 — galbramc / detail

#1362 (Feb 26, 2024, 11:33:08 PM)

  1. More Linux RPATH changes — 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. More Linux RPATH changes — haimes / detail
  5. Correctly trim a trimmed surface in convertToBspline — galbramc / detail

#1361 (Feb 23, 2024, 11:33:09 PM)

  1. Actually get cbaero to compile on Windoze — galbramc / detail
  2. One more try — galbramc / detail
  3. Fix CBAero NMakefile — galbramc / detail
  4. Update CBAero dox. Build CBAero AIM on Windoze — galbramc / detail
  5. Stanalizer fix — galbramc / detail
  6. Fixes for cbaeroAIM — galbramc / detail

#1360 (Feb 21, 2024, 11:33:11 PM)

  1. add checkVtk.c; remove blank lines in .vtk writer; add vtk2stl.c — jfdannen / detail
  2. Fix so blend rounded tip works when the first edge in the section loop is the trailing edge — galbramc / detail
  3. Use consistent CURVE/SURFACE approximation algorithms and preserve periodicity in convertToBspline — galbramc / detail

#1359 (Feb 19, 2024, 11:33:10 PM)

  1. loosen tolerance in convertToBSplines to overcome sloppy Pcurves on DARWIN_ARM64; improve efficiency of .vtk ASCII file writer — 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. working to debug nuscale8* on ARM — jfdannen / detail
  6. OpenCASCADE messed up the dependency on their libraries for 7.8 — haimes / detail

#1358 (Feb 16, 2024, 11:33:08 PM)

  1. add ability to DUMP .vtk ASCII files; fix memory leak in nuscale8* test cases — jfdannen / detail
  2. modify fatal error messages in include line number — jfdannen / detail
  3. fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo — jfdannen / detail
  4. 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
  5. Improved error message when PCurves do not form a closed loop — galbramc / detail
  6. Drive the use of RPATH in linux by an environment variable at build — haimes / detail
  7. Write SHELL names to underlying step shells — galbramc / detail
  8. Fix check for copying a PCurve — galbramc / detail
  9. Fix stanalizer warning — galbramc / detail
  10. Restor egads.pdf — galbramc / detail
  11. Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions. — galbramc / detail
  12. Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm — galbramc / detail