Skip to content
Build History trend
 
EGADS 2029 OpenCSM 2475
 
EGADS 2028 OpenCSM 2474
 
EGADS 2027 OpenCSM 2474
 
EGADS 2025 OpenCSM 2474
 
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
 
EGADS 2002 OpenCSM 2455
 
EGADS 2000 OpenCSM 2455
 
EGADS 1998 OpenCSM 2454
 
EGADS 1992 OpenCSM 2453
 
EGADS 1991 OpenCSM 2452
 
EGADS 1991 OpenCSM 2451

Changes

#744 (Mar 19, 2024, 10:27:09 PM)

  1. fix bug when selecting with xmin=xmax, ymi=ymax, and zmin=zmax; update bentWaffle test case — jfdannen / detail
  2. Remove memory leaks from UVMAP when reporting errors — haimes / detail
  3. Supprees fighter4 with OCC 7.8 — galbramc / detail

#743 (Mar 16, 2024, 10:27:07 PM)

  1. Protect against segFaults for unusual situations in UVMAP — haimes / detail

#742 (Mar 14, 2024, 10:27:10 PM)

  1. Suppress lint — galbramc / detail
  2. Enable FullAttr for EG_imprintBody — galbramc / detail

#741 (Mar 7, 2024, 10:27:07 PM)

  1. pass flags from parent MODL into MODL created by udpCsm — jfdannen / detail
  2. add OCC 7.8.0 verification data — jfdannen / detail
  3. Consitency between Linux x86_64 and aarch64 — galbramc / detail
  4. Updated ESP config files for OCC 7.8 — galbramc / detail
  5. Fix typo — galbramc / detail
  6. Write Loop Name to underlying curves. Read WireBody from step files. — galbramc / detail
  7. Update Win Env for 7.8 — galbramc / detail

#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

#730 (Feb 6, 2024, 10:27:07 PM)

  1. Test blend tangency treatment sensitvities — galbramc / detail
  2. Cleanup dot testing — galbramc / detail

#729 (Feb 1, 2024, 10:27:09 PM)

  1. remove velocity cache at beginning of build to avoid possible memory leaks — jfdannen / detail
  2. Fix Color attribute for IGES/STEP — galbramc / detail
  3. Also read/write Name attribute to STEP geometry — galbramc / detail

#728 (Jan 30, 2024, 10:27:09 PM)

  1. 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
  2. ffp-model does not exist for older clang — galbramc / detail
  3. Fix DARWIN64.gcc — galbramc / detail
  4. Use -ffp-model=strict on macOS x86_64 as well — galbramc / detail
  5. Missed one file — galbramc / detail
  6. Update win README — galbramc / detail
  7. Add OCC 7.8 to build — galbramc / detail

#727 (Jan 25, 2024, 10:27:08 PM)

  1. increase number of iterations to match point count on opposite Edges in a Face in udfCreateBEM — jfdannen / detail
  2. Fix Node return in localToGlobal by not looking at Degenerate Edges — haimes / detail

#726 (Jan 23, 2024, 10:27:06 PM)

  1. add metaMaterial test case; allow tilde (~) in strings; in BLEND, allow 3 consecutive C1 xsects if .C1side is specified on the middle one(s); add more blend23* test cases; update udfDroop so that cross-section does not have to be in unit-chord standard position; update udfDroop so that it works with a blunt trailing edge; add droop9* test cases; allow arbitrary paths for UDCs; add udprim4 and udprim5 test cases (udprim1 to udprim3 have jfdannen absolute addresses and are not tested by Jenkins) — jfdannen / detail

#725 (Jan 16, 2024, 10:27:06 PM)

  1. allow DisplayFilter to select everything that does not match a pattern; update ESP-help near end of tutorial 1; add displayFilter2 test case — jfdannen / detail
  2. uprev to v1.25 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc, ESP_QuickReference.tex); fix memory leak in RULE and BLEND when reorder=1 or -1 for open xsects; add rule30* and blend30* test cases; fix bug that did not reorder xsects in RULE and BLEND when xsect contains only one Edge — jfdannen / detail
  3. Uprev DARWIN configs — haimes / detail
  4. Fix warning — galbramc / detail
  5. Fix compile error on Linux — galbramc / detail
  6. Fix typo — galbramc / detail
  7. EGADS redme update for Windoze download — haimes / detail
  8. Missed files — galbramc / detail
  9. Uprev EGADS. Add Face Color attribute for STEP/IGES — galbramc / detail