Skip to content

Changes

#113 (May 11, 2024, 11:39:32 AM)

  1. make ESP-help consistent with OpenCSM.h — jfdannen / detail
  2. increase number of allowable Bodys as input to udfGanged; if a UDP/UDF has a ATTRRECYCLE, set hasdots to 1 to cause udpSensitivity to be executed — jfdannen / detail
  3. remove Bombbardier_DASH8-Q100 again — jfdannen / detail
  4. modify vsp3/Bombardier_DASH8-Q100 based upon Rob McDonalds modifications — jfdannen / detail
  5. re-add vsp3/Bombardier_DASH8-Q100 for testing — jfdannen / detail
  6. remove Bombardier_DASH8-Q100 test case since it works differently with OpenVSP-3.38.0 on viggen than other OSs — jfdannen / detail
  7. fix erroneous stanalyzer error — jfdannen / detail
  8. fix memory leaks; fix bug that caused an error if a journal file did not have the correct number of arguments for a newBrch command — jfdannen / detail
  9. remove empty line printout if no active signals — jfdannen / detail
  10. fix sensitivity bug associated with scribes; simplify plateHoles5 to make plateHoles6 — jfdannen / detail
  11. fix windoze bug in completeFilename — jfdannen / detail
  12. allow filename completion (via *) whenever ESP asks for the name of a file to read; if outLevel=0, do not print info about signals that are caught; do not report a Node as spurious if its Edges have different __scribeID_s; add scribe13* test cases; change OpenCSM to account for change to EG_generalBoolean(SPLITTER) associated with internal failures; upgrade to OpenVSP-3.38.0 — jfdannen / detail
  13. remove temporary debug printing — jfdannen / detail
  14. turn off debugging flag for tessellation sensitivities — jfdannen / detail
  15. fix some memcheck errors — jfdannen / detail
  16. take advantage of new EG_getInfo signature — jfdannen / detail
  17. add lred, lgreen, and lblue to ESP-help; adjust for new EG_matchBody* definitions; add joinSphereBox test case; fix recently-added bug associated with scribing SolidBodys; add verification testing for ESP/examples; add testExamples target to Makefile.DARWIN64; in udpSew, do not report degenerate Edges as non-manifold; keep user attributes on Edges of xsect after EXTRUDE and REVOLVE operations; keep user attributes on Edges after EXTRACT operation; update _edgeID for non-manifold Edges created by making a hole; update edgeIDtest* test cases — jfdannen / detail
  18. Stanalizer fix — galbramc / detail
  19. Also check if new loop edges are missing in EG_imprintBody — galbramc / detail
  20. Check that all edges are imprinted by OCC in EG_imprintBody — galbramc / detail
  21. Allow for NULLs as inputs to the returned egos in getInfo — haimes / detail
  22. Allow for the coping of all attributes in replaceFace — haimes / detail
  23. Fix tolScale bug — galbramc / detail
  24. Add lred, lgreen, and lblue to STEP/IGES IO — galbramc / detail
  25. remove imprint5 from list of known failures — jfdannen / detail
  26. Upgrade to OpenVSP 3.38.0 — galbramc / detail
  27. Upgrade Jenkins testing to Python 3.11.9 — galbramc / detail
  28. Upgrade to AFLR 11.5.14 — galbramc / detail
  29. Update expected error for imprint5 — galbramc / detail
  30. Also need NETCDFINC for Exodus on arm64 — galbramc / detail
  31. Also compile exodus on arm64 — galbramc / detail
  32. Suppress missaligned memory for OCC 7.8 — galbramc / detail
  33. Look for stanalizer runtime errors — galbramc / detail