Skip to content
Build History trend
 
EGADS 2021 OpenCSM 2472
 
EGADS 2020 OpenCSM 2472
 
EGADS 2017 OpenCSM 2471
 
EGADS 2016 OpenCSM 2469
 
EGADS 2015 OpenCSM 2469
 
EGADS 2013 OpenCSM 2468
 
EGADS 2012 OpenCSM 2467
 
EGADS 2009 OpenCSM 2462
 
EGADS 2004 OpenCSM 2459

Changes

#740 (Mar 5, 2024, 10:27:08 PM)

  1. EG_isIsoPCurve only works for OCC 7.6 or above — galbramc / detail
  2. prepare for testing with OCC 7.8.0 — jfdannen / detail

#739 (Feb 29, 2024, 10:27: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

#738 (Feb 27, 2024, 10:27:08 PM)

  1. add blend32* test cases; add more OPAM1* test cases; add _vspID attribute to Faces in udpVsp3; update nuscale* verification data — jfdannen / detail
  2. More Linux RPATH changes — haimes / detail
  3. More Linux RPATH changes — haimes / detail

#737 (Feb 24, 2024, 10:27:10 PM)

  1. Correctly trim a trimmed surface in convertToBspline — galbramc / detail

#736 (Feb 22, 2024, 10:27:06 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

#735 (Feb 20, 2024, 10:27:10 PM)

  1. loosen tolerance in convertToBSplines to overcome sloppy Pcurves on DARWIN_ARM64; improve efficiency of .vtk ASCII file writer — jfdannen / detail
  2. OpenCASCADE messed up the dependency on their libraries for 7.8 — haimes / detail

#734 (Feb 17, 2024, 10:27:07 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. Improved error message when PCurves do not form a closed loop — galbramc / detail
  7. Drive the use of RPATH in linux by an environment variable at build — haimes / detail
  8. Write SHELL names to underlying step shells — galbramc / detail

#733 (Feb 15, 2024, 10:27:07 PM)

  1. modify fatal error messages in include line number — jfdannen / detail
  2. fix bug in udfNuscale that occurs for periodic Faces; add nuscale5-8 test cases; fix stanalizer error in ocsmPrintEgo — jfdannen / detail
  3. 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
  4. Fix check for copying a PCurve — galbramc / detail
  5. Fix stanalizer warning — galbramc / detail
  6. Restor egads.pdf — galbramc / detail
  7. Allow copyObject on PCurve without transformation. Relax geometric consistency check on dot functions. — galbramc / detail
  8. Update Curve-to-Surface distance calculation to match OCCVER >= 7.6 algorithm — galbramc / detail

#732 (Feb 11, 2024, 2:16:32 AM)

  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. Fix library file names for Windoze at 7.8 — haimes / detail
  6. Allow for the use of RPATH in LINUX builds — haimes / detail