Skip to content

Changes

#114 (May 8, 2024, 5:15:43 PM)

  1. remove Bombbardier_DASH8-Q100 again — jfdannen / detail
  2. modify vsp3/Bombardier_DASH8-Q100 based upon Rob McDonalds modifications — jfdannen / detail
  3. re-add vsp3/Bombardier_DASH8-Q100 for testing — jfdannen / detail
  4. remove Bombardier_DASH8-Q100 test case since it works differently with OpenVSP-3.38.0 on viggen than other OSs — jfdannen / detail
  5. fix erroneous stanalyzer error — jfdannen / detail
  6. 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
  7. remove empty line printout if no active signals — jfdannen / detail

#113 (May 4, 2024, 12:27:08 AM)

  1. fix sensitivity bug associated with scribes; simplify plateHoles5 to make plateHoles6 — jfdannen / detail
  2. fix windoze bug in completeFilename — jfdannen / detail
  3. 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
  4. remove temporary debug printing — jfdannen / detail
  5. turn off debugging flag for tessellation sensitivities — jfdannen / detail
  6. fix some memcheck errors — jfdannen / detail
  7. take advantage of new EG_getInfo signature — jfdannen / detail
  8. 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
  9. fix bug that causes output from pyscript to be lost if the pyscript uses os.chdir; fix bug that can lose attributes when SUBTRACTing two co-planar SheetBodys; add plateHoles* test cases; update _edgeID documentation in OpenCSM.h and ESP-help; change SUBTRACTion of two co-planar SheetBodys so that the tool always pokes a hole in the source (instead of scribing the source as was previously done if the source and tool intersect); update scribe11* and subtract7* test cases; if any boolean fails, leave the stack unchanged; add scribeAll argument to SUBTRACT to scribe Edges even when they are coincident with a Face; add scribe12* test cases — jfdannen / detail
  10. Stanalizer fix — galbramc / detail
  11. Also check if new loop edges are missing in EG_imprintBody — galbramc / detail
  12. Check that all edges are imprinted by OCC in EG_imprintBody — galbramc / detail
  13. Allow for NULLs as inputs to the returned egos in getInfo — haimes / detail
  14. Allow for the coping of all attributes in replaceFace — haimes / detail
  15. Fix tolScale bug — galbramc / detail
  16. Add lred, lgreen, and lblue to STEP/IGES IO — galbramc / detail
  17. Avoid segfault when IGES file lacks units — galbramc / detail
  18. Fix EG_matchBody functions — galbramc / detail
  19. remove imprint5 from list of known failures — jfdannen / detail
  20. Upgrade to OpenVSP 3.38.0 — galbramc / detail
  21. Upgrade Jenkins testing to Python 3.11.9 — galbramc / detail
  22. Upgrade to AFLR 11.5.14 — galbramc / detail
  23. Update expected error for imprint5 — galbramc / detail
  24. Also need NETCDFINC for Exodus on arm64 — galbramc / detail
  25. Also compile exodus on arm64 — galbramc / detail
  26. Suppress missaligned memory for OCC 7.8 — galbramc / detail
  27. Look for stanalizer runtime errors — galbramc / detail