Skip to content

Changes

#845 (Jul 27, 2024, 12:56:54 AM)

  1. more 7.8.1 verification files — jfdannen / detail
  2. update udpParsec.cpp because of changes in EGADS — jfdannen / detail
  3. documentation updates — jfdannen / detail
  4. allow default Face and Edges colors to be set via ColorFace and ColorEdge attributes; add importColor2 test case — jfdannen / detail
  5. Fix long existing typo in PreBuilt scripts — galbramc / detail
  6. Update PreBuilt scripts and README files — galbramc / detail
  7. Fix Windoze link error — galbramc / detail
  8. Add Surreal EG_approximate. Guard aginst -1 index in regularized quads. — galbramc / detail

#844 (Jul 24, 2024, 11:21:11 PM)

  1. add OCC 7.8.1 verification data — jfdannen / detail
  2. fix seg fault that happened when a BLEND has fewer than 2 xsects; add ubar and vbar as returns from EVALUATE FACEINV and tbar as return from EVALUATE EDGEINV; add evaluateInv test case; add EVALUATE EDGEBBOX and EVALAUTE FACEBBOX to return bounding box info; add evaluateBbox test case; add EVALUATE DIST to return the clearances between two Bodys; add evaluateDist* test cases; allow SELECT to return EDGES or FACES that touch a bounding box; add selectBbox* test cases; fix memory leak in udpVsp3; add waffleRebuild test case — jfdannen / detail
  3. Fix typo in egads doc — galbramc / detail
  4. Expect importColor.csm to fail with OCC 7.7 — galbramc / detail

#842 (Jul 22, 2024, 11:21:08 PM)

  1. Guard against INTERNAL Edges in EG_matchBodyEdges. Warn about INTERNAL Edges. — galbramc / detail
  2. Update to AFLR 11.5.15 — galbramc / detail

#840 (Jul 19, 2024, 11:21:09 PM)

  1. Improve STEP/IGES import performace. — galbramc / detail

#839 (Jul 17, 2024, 11:21:07 PM)

  1. update importColors.csm; fix sensitivities in udpVsp3 to account for cases where Edges and Node numbering changes between teh base and perturbed Bodys; report sensitivity range in serveESP console; commit udprim6 test case — jfdannen / detail

#838 (Jul 15, 2024, 11:21:11 PM)

  1. Update windows config. Try to remove download quarantine on macOS. — galbramc / detail
  2. Update doc that IGES does not support Node Name attribute — galbramc / detail
  3. Enable Name/Color attributes for OCC 7.6 — galbramc / detail
  4. Fix slashes — galbramc / detail

#837 (Jul 12, 2024, 11:21:10 PM)

  1. python suppressions — galbramc / detail
  2. Set ESP_UDC_PATH — galbramc / detail

#836 (Jul 10, 2024, 11:21:07 PM)

  1. add hollowTube test case; add udcPrefix test case; have DUMP putcolors=1 apply to Edges when writing STP/IGS file; have IMPORT getcolors=1 apply to Edges when reading STP/IGS file — jfdannen / detail
  2. Add EG_removeNodes and EG_mergeBSplineCurves to julia and python — galbramc / detail
  3. Fix EG_removeNodes for bodies with a single face — galbramc / detail
  4. One more formatting fix — galbramc / detail
  5. Update formatting of the EGADS docs — haimes / detail

#835 (Jul 8, 2024, 11:21:07 PM)

  1. fix bug in ocsmFindPmtr that did not consider the scope when looking for existing names; add putColors=0 option to DUMP so that _color attributes are written into STP/IGS file (as Color); add color4* test cases; add getColors=0 option to IMPORT so that Color attributes in STP/IGS files are converted to _color; add getcolors=0 option to udpImport so that Color attributes in STP/IGS files are converted to _color; update ESP to acknowledge that Nodes are not initially visible — jfdannen / detail
  2. Forgot a file — galbramc / detail
  3. More improvements for Color in STEP/IGES — galbramc / detail
  4. Fixes for STEP/IGES Name import/export. Add STEP/IGES Edge Color attribute. Add STEP ColorFace/ColorEdge attribute. — galbramc / detail