Skip to content

Changes

#291 (May 21, 2023, 6:43:09 PM)

  1. Fix bug in setup scripts — galbramc / detail
  2. Fix bug in setup scripts — galbramc / detail
  3. Update README files. Add PreBuilt setup scripts. — galbramc / detail

#290 (May 18, 2023, 3:54:29 AM)

  1. another update to Makefile.LINUX64 — jfdannen / detail
  2. update Makefile.LINUX64 to execute full test suite — jfdannen / detail
  3. Fix last commit — galbramc / detail
  4. Lint fixes — galbramc / detail
  5. Fix stanalizer warning — galbramc / detail
  6. Fix warning — galbramc / detail
  7. Fix EG_mapTessBody for DEGENERATE Edges. Update makeEnv to look for python3. Readme updates. — galbramc / detail
  8. Increase thread stack size on macOS — galbramc / detail

#289 (May 15, 2023, 5:57:06 AM)

  1. fix warnings in previous commit — jfdannen / detail
  2. add ocsmTraceAttrs, ocsmTraceStors, ocsmGetFiletree, and ocsmShowTblOfContents; add ability to trace Attributes, Storges, the FileTree, and the provided representations in the .csm editor; limit number of files in File menu in ESP so that it does not overflow the display; add SPECIAL provides statement to work with ocsmShowTblOfContents — jfdannen / detail
  3. Fix warning — galbramc / detail
  4. Lint fix — galbramc / detail

#288 (May 7, 2023, 6:43:11 PM)

  1. fix bug that did not properly decrement the pattern counter for ENDIF statements after a PATBREAK was executed; fix bug that returned error after SELECTing a degenerate Edge — jfdannen / detail
  2. take shortcut when creating tessellation sensitivities for Faces that do not have Edges that are the result of Boolean operations; update .tsen files for both 7.6.0 and 7.7.0 — jfdannen / detail
  3. Fix lite stanalizer warning — galbramc / detail
  4. Add OCC7.7 valgrind suppressions — galbramc / detail
  5. Fix for jenkins script — galbramc / detail

#287 (May 2, 2023, 9:52:22 AM)

  1. fix typo in text string in serveESP — jfdannen / detail
  2. fix warning in previous commit — jfdannen / detail
  3. fix bug that copied Csystems into a UDPRIM; add udfMechanism and mechanism* test cases — jfdannen / detail
  4. Fix individual bodies in EG_generalBooelean. Other small cleanup. — galbramc / detail
  5. Fix EG_getTopology instantiation — galbramc / detail
  6. Add Surreal EG_getTopology — galbramc / detail
  7. Upgrade to SU2 7.5.1 — galbramc / detail
  8. Uprade to AFRL 11.4.5 — galbramc / detail

#286 (Apr 30, 2023, 6:43:09 PM)

  1. Fix ShapeFix for generalBoolean — galbramc / detail
  2. Add more documentation on EGADS parent child referencing — galbramc / detail
  3. Export EG_rotate_dot on Windoze — galbramc / detail
  4. Track sensitvities with EG_repalceFaces — galbramc / detail
  5. Add Surreal EG_makeTopology — galbramc / detail

#285 (Apr 23, 2023, 6:43:08 PM)

  1. add udfDeform to change BSpline control points associated with Faces (and Edges and Nodes) in a Body; add deform* test cases; modify some verification data to account for differences between 7.6.0 and 7.7.0 on all operating systems — jfdannen / detail
  2. remove more clang warnings — jfdannen / detail
  3. remove clang warnings — jfdannen / detail
  4. remove GLOVES from ESP menu (for now) — jfdannen / detail
  5. update data/capsExamples/verify_7.7.0 files; use EG_copyObject since EGADS now allows the copying of PCurves; fix typos in testScript.txt; updates to avoid warnings in latest version of clang — jfdannen / detail
  6. allow cases with Edge-only tessellations to work; add edgeGrid* test cases; update 7.7.0 verification data for imprint5 (should fail); add PLOT_DISPLACE to plot displaced Edges based upon tessellation sensitivities — jfdannen / detail
  7. fix recently-added bug associated with FD tessellation sensitivities for NodeBodys — jfdannen / detail
  8. Use ffp-model=strict on M1. Relax some test tolerances for M1. — galbramc / detail
  9. Fix clang 14.0.3 warnings — galbramc / detail
  10. Update EGADS doc for makeTessBody with negative legnth — galbramc / detail
  11. Try fixing bodies in generalBoolean — galbramc / detail
  12. Fix error message. Do not change topObj for bodies. Why does this not work... — galbramc / detail
  13. Correctly set topObj for Geometry in Bodies. Set topObj for bodies in Models. Use EG_removeCntxtRef in makeFace. Check Body references before deleting a Model. More robust cleanup in EG_close. — galbramc / detail
  14. Update clang sanitizer path — galbramc / detail

#280 (Mar 19, 2023, 6:43:08 PM)

  1. Remove depricated x86 -m64 compiler flag. Add compiler flags for OCC 7.7. — galbramc / detail
  2. Update for OCC 7.7.0 — galbramc / detail