Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Changes

#172 (Sep 10, 2022, 1:51:25 PM)

  1. fix test_pyOCSM to account for updated MESSAGE statement — jfdannen / detail
  2. extend MESSAGE to optionally write to a file; modify message test case; update ESP-help and ESP_QuickReference — jfdannen / detail
  3. fix memory leak when a UDF returns an error; remove extra prints when udfFlend or udfOffset detect an error; update sanitize targets in Makefile.LINUX — jfdannen / detail
  4. allow OFFSET to function properly when the number of Edges in the offset is fewer than the original Body; fix escape-close-parenthesis in ESP_QuickReference; add ability to create periodic SPLINE in sketcher by using SSLOPE(0); add sslope6* test cases — jfdannen / detail
  5. add assert in udfOffset to eliminate warnings on gcc — jfdannen / detail
  6. fix bug that caused ereped to not work for a named Body; fix bug that added bar at end of file that was being editted in ESP; extend ereped so that it can be applied if there are multiple Bodys on the stack; add ereped8 test case; fix ESP hint associated with ELEVATE command; fix bug when SELECT EGDE with a bounding box was applied to a Body with degenerate Edges; add extractBodys test case; fix array bounds error in udpEqn2body; fix bug in ereped initializations for a single Body — jfdannen / detail
  7. remove use of _scaleuv Attribute — jfdannen / detail
  8. allow very long message to be sent from browser to server; add setCsmFile instead of setScmFileBeg/Mid/End; if error occurs when processing a timMesg, put the tim back into READY mode; post message when erep is successfully generated; implement udpEqn2body for SheetBodys; update frustrum3 test case; use __usedBodys__ attribute when computing velocity of Faces or Edges for RULE and BLEND; fix bug in sensCSM that did not reset maximum errors for Bodys when in -tess mode; fix big that did not copy .hasdots during RESTORE . (dot) — jfdannen / detail
  9. update Makefile.LINUX64 — jfdannen / detail
  10. add udfDumpPmtrs and associated test case; implement RESTORE .. (dot dot) to duplicate all Bodys (and Mark) back to the Mark and RESTORE ... (dot dot dot) to duplicate entire stack; add restore3 test case; allow UDF to not return a Body or Bodys; update udfOffset so that it can handle concave corners (but not case where Edges disappear) — jfdannen / detail
  11. temporarily remove offset9* test cases — jfdannen / detail
  12. update udfOffset for negative distance — jfdannen / detail
  13. fix hint associated with JOIN; change JOIN so that it can make non-manifold WireBodys; modify numWireBody* test cases; create ELEVATE command, which only elevates WireBody to SheetBody and SheetBody to SolidBody;  remove COMBINE command and instruct user to use JOIN and ELEVATE instead; update UNION and JOIN such that if toMark is set but the operation fails, the stack is left unaltered; add unionSolids* test cases; fix typos in ESP-help (and OpenCSM.h) — jfdannen / detail
  14. add (unneeded) initializations in udfOffset to resolve incorrect lint complaints — jfdannen / detail
  15. implement udpEqn2body for WireBodys; modify inflatedBody2b to use the replicate.udc; implement udfOffset; create offset* test cases; improve error handling associated with SELECT SORT; modify flend5* test cases to use udfOffset — jfdannen / detail
  16. uprev to v1.22 — jfdannen / detail
  17. fix bug that did not update at-parameters for REORDER command; fix bug that changed the input Body to REORDER; fix sensitivity bug whan a RULE/BLEND xsect is RESTOREd after being used — jfdannen / detail
  18. initialize *info in ocsmBodyDetails; return sensible error message when a SET is applied to a CONPMTR, CFGPMTR, or DESPMTR — jfdannen / detail
  19. update duct7.vfy files — jfdannen / detail
  20. return stub.py to expected state at beginning of tutorial6 — jfdannen / detail
  21. add wingBEM2 test case; add duct7 test case; add replicate.udc and ereped6* and ereped7 test cases; add sharpFin test case; typo fix in documentation — jfdannen / detail
  22. protect for degenerate Edges in sensCSM; fix ESP bug that dropped user out of CapsMode if a non-existant pyscript is attempted; update ESP_QuickReference — jfdannen / detail
  23. update compare1b.vfy — jfdannen / detail
  24. fix bug in computing tessellation sensitivities for a NodeBody — jfdannen / detail
  25. try invEvaluateGuess for very hard cases in udfCompare; update compare1b test case — jfdannen / detail
  26. fix bug in IDE that did not properly journal updates to the intent phrase — jfdannen / detail
  27. second cut at tutorial6 write-up — jfdannen / detail
  28. more documentation updates — jfdannen / detail
  29. remove erroneous non-manifold warning associated with NodeBodys — jfdannen / detail
  30. fix bug when visualizing new-style quads and .mixed=NULL; do not process _makeQuads on a Face if the Body has a _makeQuads Attribute — jfdannen / detail
  31. fix bug in ESP.js that did not properly clear the display when velocities were cleared — jfdannen / detail
  32. fix bug that did not persist Edge Attributes to new non-manifold Edges that are generated by EXTRACTing Faces; add attributeA test case; add duct6 test case — jfdannen / detail
  33. fix bug in ESP.js associated with clearing velocities for a scalar; update tutorials 1 to 5 for v1.21 — jfdannen / detail
  34. modify way python is initialized and finalized to work around a problem in numpy - take 2 — jfdannen / detail
  35. modify way python is initialized and finalized to work around a problem in numpy — jfdannen / detail
  36. copy CFGPMTRs and DESPMTRs from temporary CAPS MODL back into the ESP MODL in CapsCommit and CapsSuspend; automatically rebuild MODL in CapsCommit and CapsSuspend — jfdannen / detail
  37. fix recently-added typo to timPyscript.c — jfdannen / detail
  38. add sanitize-thread target to Makefile.DARWIN64 — jfdannen / detail
  39. fix error message associated with not enough arguments to SPHERE; fix bug when user double-clicks in MessageWindow (Chrome and Safari) — jfdannen / detail
  40. fix setting of PYTHONHOME for a double-quoted string — haimes / detail
  41. generate WARNING if importing an .egads file that has an Attribute that cannot be evaluated — jfdannen / detail
  42. remove debug print statement — jfdannen / detail
  43. remove side effects from assert() statements, which work differently on Windoze — jfdannen / detail
  44. allow pyscripts to end without a newline — jfdannen / detail
  45. fix bug associated with finishing non-manifold WireBodys — jfdannen / detail
  46. allow overlay to execute a mesg even when in TIM_EXECUTING; update tutorial6 files — jfdannen / detail
  47. remove debug printing of long cast — jfdannen / detail
  48. suppress profile printing if outLevel==0; fix filename updates in ESP after saving new file and after exporting the feature tree — jfdannen / detail
  49. limit size of inflatedBody2a to reduce its CPU time — jfdannen / detail
  50. add tutorial6/model2c — jfdannen / detail
  51. numerous updates — jfdannen / detail
  52. add sub03 and f104 to studentGallery — jfdannen / detail
  53. remove try/catch from IDE demo pyscript files; use skeletonAIM instead of jfd3AIM in IDE demo; only show Display table entries (Node/Edge/Face/Csystem/Pips) if it contains any child entities; fix sensitivity bug associated with UDP/UDFs that requires finite differences coupled with an OUTPMTR that is tied to a mass property; add udpTest; initial commit of new timGloves and associated files — jfdannen / detail
  54. add ocsmPrintProfile to explicitly print the profile of CPU usage (instead of printing automatically during ocsmBuild); automagically run pyscript.py when running in continuation mode; change Cvals via script when in CAPS mode; change DESPMTRs via script when in CAPS mode; offer to steal capsLock in CAPS mode; add ogive* test cases — jfdannen / detail
  55. protect non-script caps_ calls with caps_debug; fix bug in timCapsMode that sometimes reverted to original .csm file; update demo_tim.txt; remove duplicate entries from ListHistory; fix typo in ESP-help associated with EVALUATE command — jfdannen / detail
  56. remove -caps command-line option (replaced by timCapsMode); add cleanup process in pyscript.py only between scripts (not at end); fix bug that did not profile MESSAGE statements; reset profile info at beginning of ocsmBuild; fix bug that did not print OUTPMTRs during call to ocsmPrintPmtrs — jfdannen / detail
  57. compile serveESP in Makefile and NMakefile — jfdannen / detail
  58. inform user when CAPS overrides .csm value(s); first attemp at re-running pyscript in continuation mode — jfdannen / detail
  59. add indication for Phases that are a predecessor of current Phase in ListPhases — jfdannen / detail
  60. add calls to caps_debug around List* messages in timCapsMode; update data/ide/*.py to directly rebuild the geometry; reorder Caps menu options — jfdannen / detail
  61. fix ListHistory in timCapsMode — jfdannen / detail
  62. update demo_tim.txt — jfdannen / detail
  63. modify demo_caps.txt and demo_tim.txt; make changes needed to make both demos operate properly — jfdannen / detail
  64. fix stanalyzer error — jfdannen / detail
  65. more modifications to support timCapsMode — jfdannen / detail
  66. temporary commit to be used for debugging — jfdannen / detail
  67. remove debug print statement — jfdannen / detail
  68. additional bugs fixed in timCapsMode; add unequalRules test case to show how to RULE between xsects with different nnumber of Edges — jfdannen / detail
  69. remove temporary printf statements — jfdannen / detail
  70. rename capsIde to capsMode; restrict SPHEREs to have a positive radius; allow multiple ESP-help tabs in browser; partial implementation of timCapsMode — jfdannen / detail
  71. revert previous commit — jfdannen / detail
  72. fix previous commit — jfdannen / detail
  73. remove unneeded windoze headers from tim.c — jfdannen / detail
  74. Fix continuation marker in serveESP.mak — haimes / detail
  75. Fix headers for Windows in timPyscript — haimes / detail
  76. fix windoze problem with includes in pervious commit — jfdannen / detail
  77. only allow one open ESP-help tab at a time; implement timFlowchart; modify interpolateUpper.py and conserveUpper.py to demonstrate flowcharting tool — jfdannen / detail
  78. allow for .py scripts to run both in serveESP -caps and in python; add ocsmSetAuxPtr and ocsmGetAuxPtr in OpenCSM API — jfdannen / detail
  79. fix stanalyzer problem in timCapsIde.c — jfdannen / detail
  80. update serveESP.mak in previous commit to include timCapsIde.obj — jfdannen / detail
  81. change display scaling so that if there is only one NodeBody it still gets displayed; initial implementation of timCapsIde — jfdannen / detail
  82. allow nesting of TIMs to MAX_TIM_NESTING=10 — jfdannen / detail
  83. fix bugs in File->Open and File->Edit for cases with and without UDCs — jfdannen / detail
  84. fix bug in ocsmSave that did not write DIMENSION statements correctly when writing either a .csm or .cpc file with a variable nrow and/or ncol; update calls to caps_open to handle UDCs — jfdannen / detail
  85. change -caps mode to accommodate both fore- and back-slashed in filenames; use ocsmTessellate in serveESP; update serveESP.make and serveESP.mak to define USING_CAPS (so that serveESP can be built without CAPS); remove unneeded code that generates a warning with new clang version; use updated caps_open so that cases with UDCs work properly — jfdannen / detail
  86. remove unneeded code that generates a clang warning — jfdannen / detail
  87. add ocsmAdjustUDCs to OpenCSM API to copy all UDCs to the same directory as the .csm file; implement File->New, File->Open, and File-Edit->OK in caps mode — jfdannen / detail
  88. more improvements for ListHistory; use caps_open in read-only mode in ListPhases and ListHistory — jfdannen / detail
  89. do not let esp.UpdateESP rebuild (force rebuild in .py script) — jfdannen / detail
  90. extend ListHistory to GEOMETRYIN and GEOMETRYOUT — jfdannen / detail
  91. update Makefiles for cases without python; add many features to -caps mode; add data/ide/* to test -caps mode; fix many bugs in -caps mode; expose ocsmTessellate — jfdannen / detail
  92. Makefile updates to supress Python builds — haimes / detail
  93. first implementation of CAPS menu in ESP — jfdannen / detail
  94. allow branching of Phases when running serveESP in -caps mode — jfdannen / detail
  95. caps_PrintObjects signature changed — haimes / detail
  96. allow wild-carding (with 0) in SELECT ADD and SELECT SUB; update connect9a and connect9b; update Makefile.DARWIN64 for 3-way testing — jfdannen / detail
  97. in timViewer, use smoothing shading when looking at BOUNDS; allow wild-carding (with 0) in SELECT ADD and SELECT SUB; update Makefile.DARWIN64 for 3-way testing — jfdannen / detail
  98. add viewing of BOUNDS in timViewer; allow GetToken in tim.c to work if the text string does not end in a delimiter; improve error message generated when SKVAR does not contain triplets; improve CAPS summary at end if running in -caps mode — jfdannen / detail
  99. in timViewer, use a tessellation associated with the AIM if available, otherwise share the tessellation with OpenCSM — jfdannen / detail
  100. fix (long) cast in previous commit — jfdannen / detail
  101. extend STORE such that if index=-1, the first available index is used; fix bug that generated two copies of Bodys on stack when RESTOREing with index<0; if running serveESP in -caps mode, get MODL from CAPS (instead of building it in OpenCSM); extend timViewer to view Bodys associated with an AIM — jfdannen / detail
  102. fix bug that either hangs or seg faults serveESP if user closes browser while timPyscript is executing.  this is done by not calling Py_Finalize, which will result in a memory leak; fix bug that occasionally does not show pyscript file when serveESP is starterd with a .py file — jfdannen / detail
  103. fix bug in esp.py to account from change from timPython to timPyscript — jfdannen / detail
  104. improve error message when project.csm exists before the project directorry when running serveESP in -caps mode — jfdannen / detail
  105. improve the creation, editting, and removal of Caps Values in -caps mode; allow multi-valued Caps Values in ESP; add udfShadow and shadow* test cases — jfdannen / detail
  106. added numpts argument to udpKulfan, which helps avoid small dimples near the leading edge of a very thin section — jfdannen / detail
  107. add debug GRAFICs to udpKulfan — jfdannen / detail
  108. add SELECT LOOP to get Edges associated with a Loop in a Face; allow unary + or - in front of (multi-valued) Parameter when used alone in an expression; add sectionsWithHoles* test cases — jfdannen / detail
  109. create hollowSheet and hollowSolid test cases to show all possibile uses of HOLLOW command; improve description of HOLLOW in OpenCSM.h; if HOLLOW fails, input Body is left on the stack; add hollowE* test cases to show some of the limitations of HOLLOW; change timPython to timPyscript to get around problems with linking with python on Windoze; have OpenCSM return SUCCESS even when all the Bodys have been recycled; put note in ESP-help and OpenCSM.h that warns users that results from HOLLOW and SWEEP may be unpredicable due to OpenCASCADE issues; add timPlotter and plotter* test cases — jfdannen / detail
  110. fix bug in ocsmPrintEgo when called on BSPLINE Curve or Surface; require positive scale factors in udfNuscale when applied to a SolidBody; add initial version of timPlotter and test cases; change GetToken in tim.c so that tokens can have unlimited length — jfdannen / detail
  111. fix errors that occur because Py_Finalize cannot be used more than once (because of a numpy bug); fix bug that did not show Cvals for -caps runs in serveESP and Brchs when running without -caps — jfdannen / detail
  112. update Caps Value handling in ESP — jfdannen / detail
  113. do not show Branches in serveESP when in -caps mode; allow serveESP to change .csm file when in -caps mode; fix OpenCSM.c to remove stanalizer error — jfdannen / detail
  114. for a UDP/UDF, only use finite differences if one of its arguements is ATTRREAL and has non-zero dots — jfdannen / detail
  115. add growing3.py test case — jfdannen / detail
  116. modify timPython to get around numPy problems associated with Py_Finalize; modify tim interface to allow a tim to perform cleanup at the end of serveESP — jfdannen / detail
  117. fix tessellation sensitivity bug associated with SheetBodys that are INTERSECTed with a SolidBody; add designP5* test cases; fix Node sensitivity for two parallel Edges; move timViewer from Makefile to serveESP.make; add tufts for Nodes when displaying tessellation sesnitivities in serveESP; ensure that tessellation sensitivities on the boundaries of Face and ends of Edges agree with Edge and Node sensitivities; update .tsen files — jfdannen / detail
  118. remove serveESP from Makefile and NMakefile; create serveESP.make and serveESP.mak — jfdannen / detail
  119. index.lt.0 in RESTORE is now a wildcard, meaning that Bodys in all storages that match name are put onto the stack; initial integration of CAPS into serveESP — jfdannen / detail
  120. update ESP_QuickReference; update ESP so that double-clicking in MessageWindow takes you to filename:linenum that is clicked on, else takes you to last filename:linenum in MessageWindow; update sensCSM to use RMS errors; reduce ratio of errors for alerts from 5 to 2; update .gsen and .tsen files for 7.4.1 and 7.6.0 — jfdannen / detail
  121. fix ocsm.def for last commit — jfdannen / detail
  122. implement Debug in .csm editor; fix a few bugs in parent/child Body pointers — jfdannen / detail
  123. fix bugs associated with running a .py file — jfdannen / detail
  124. improve tessellation sensitivities for Edges and Faces that are not trimmed by a boolean operation; update .tsen files — jfdannen / detail
  125. update to special plotting associated with Face velocities for INTERP_VEL=6 — jfdannen / detail
  126. update CAPS/myPlane for intent 4 (avl) and 5 (bem) — jfdannen / detail
  127. .py files are automatically edited in serveESP — jfdannen / detail
  128. add quad3 and quad4 test cases — jfdannen / detail
  129. fix bug if user with ball loaded a new .csm file and then editted (where user without ball saw wrong file); adjust closeBody2 test case to REORDER the Edges so that all the Faces point outward; inform users if someone has joined or left a collaboration; modify visualization of grids on Faces in serveESP * new-style quads if _makeQuads attribute on Body (.tessType==Quad or .tessType==Mixed) * old-style quads if _makeQuads attribute on Faces (npatch>0) * triangles oherwise; fix valgrind error in sensCSM — jfdannen / detail
  130. check for proper result types from SWEEP; check mass props before topology in verification files; add verification data for OpenCASCADE 7.6.0; change copyright to 2022; give @version a value before the first Body is built; allow DIMENSIONed variable to be returned from a UDC; update expressions test case to demonstrate multi-value returns — jfdannen / detail
  131. more improvements to udfCompare (and fix sanitizer error); update GRAFIC plots of trim curves to show the points on the Pcurves; increase size of plot points in serveESP; add fixture* test cases — jfdannen / detail
  132. update Makefile.LINUX64; fix typo in mitten2.py — jfdannen / detail
  133. add ability of specifying color of items in a plotfile; change udfCompare to group bad points based upon the magnitude of the error; update udfCompare to check distances from Nodes and Edges as well as distances from Faces — jfdannen / detail
  134. update documentation for DUMP in OpenCSM.h — jfdannen / detail
  135. create ESP-viewer.js; pass callbacks to overlay if they exist; reorganize python test cases; change verification tests to include serveESP — jfdannen / detail
  136. update timViewer to be able to make changes to the scene graph; add ocsmLoadFromModel to pyOCSM; add shapes test case; fix initialization bug in ocsm.py — jfdannen / detail
  137. remove timViewModl from timPython.def — jfdannen / detail
  138. update test.py to remove call to removed esp.ViewModl() — jfdannen / detail
  139. add ability to hold python execution while an overlay (viewer) is executing; update viewer.py — jfdannen / detail
  140. change locking mechanism for tim_mesg to use ThreadWait instead of a mutex — jfdannen / detail
  141. fix bug that did not release the lock if tim_mesg is in holding mode — jfdannen / detail
  142. fix mutex problems associated with tim_mesg — jfdannen / detail
  143. fix lint error in tim.c — jfdannen / detail
  144. add timViewer and associated test cases; create mechanism to allow a TIM to call a TIM; fix a few typos in ESP-help — jfdannen / detail
  145. updates to Windoze .def files — jfdannen / detail
  146. Fix up ocsm.def to include GetToken (whose name should probably change) — haimes / detail
  147. Windoze tim.def file fix — jfdannen / detail
  148. Windoze tim.def file fix — jfdannen / detail
  149. Windoze ocsm.def file fix — jfdannen / detail
  150. fix bug in udfNuscale when zscale=0; first cut at calling a TIM from the python TIM — jfdannen / detail
  151. do not change outLevel if ocsmSetOutLevel is called with negative argument; add printout for outLevel.ge.2 when TIM broadcasts a message to the browsers; add option to plot trim curves associated with all Faces — jfdannen / detail
  152. fix Makefile and NMakefile associated with previous commit — jfdannen / detail
  153. reorganize way TIMs broadcast messages out to the browsers — jfdannen / detail
  154. use new BLEND C0 treatment, including in sensitivities; fix bug in timMitten associated with cleanup — jfdannen / detail
  155. add .tsen data for 7.3.1 — jfdannen / detail
  156. remove special sensitivity treatment for BLENDs with C0; update sensCSM verification data; add blend22* and rule22 test cases — jfdannen / detail
  157. add closeBody* test cases; add collab* test cases; add documentation about what happens for a 0 in either SELECT ADD or SELECT SUB statement — jfdannen / detail
  158. fix bug associated with MALLOCs in udpWaffle — jfdannen / detail
  159. fix bug associated with MALLOCs in udpWaffle — jfdannen / detail
  160. fix typo in error message associated with COMBINE command; make error messages from udpWaffle more explicit — jfdannen / detail
  161. remove Windoze warnings from previous commit — jfdannen / detail
  162. fix bug so that wv_broadcastText is not called by a TIM when running in batch mode — jfdannen / detail
  163. improve sensitivities associated with tip treatments in BLEND;  update designG5 and designG6 test cases — jfdannen / detail
  164. update timMesg so that it does not return a response; allow non-*host* to initiate file editting; fix bug that does not give appropriate error messages when having trouble opening a .py file from the command line; fix bug that does not give appropriate error messages when timPython has trouble opening a file from Tools->Python — jfdannen / detail
  165. add IFTHEN/ENDIF to udpWaffle; add waffleA* test cases; update Makefile.LINUX64; fix bug that lost ball if user with ball sends a message — jfdannen / detail
  166. update to latest version of Tblade3; allow default xaxis=0, yaxis=0, and zaxis=0 in ROTATEX, ROTATEY, and ROTATEZ; add rotate1 test case; add LAYOUT to udpWaffle; add waffle3* test case; fix memory leak associated with mprp arrays — jfdannen / detail
  167. missed designU1c.tsen in previous commit — jfdannen / detail
  168. remove tim_data from TIM interface (no longer needed); change NXSECT argument in udpGuide to ATTRREAL so that finite difference sensitivities are triggered; remove RAD argument to udpBox in designI2 and designI4 so that finite differences are not triggered; fix bug that re-computed velocities when re-computation was not necessary; fix bug associated with sensitivities of mass properties — jfdannen / detail
  169. update timPython to post stdout to the MessageWindow while python is executing; fix postMessage so that blanks lines between messages are eliminated — jfdannen / detail
  170. fix bug introduced in previous commit — jfdannen / detail
  171. fix bug in previous commit; add ocsmLoadFromModel function; add withTess=0 argument to DUMP command; add dumpTest* test cases; update Makefile.DARWIN64.gcc — jfdannen / detail
  172. updates to way PYTHONHOME is found in timPython; add designV1 test case; set sgFocus in timMitten so that it can start with an empty MODL — jfdannen / detail
  173. fix hint for SCALE in ESP; shorten hint time-out in ESP to 15 sec; fix bug in timPython that did not register MesgCB and SizeCB after a timLoad (which caused a problem if started with a .py file); add (not-yet-implemented) Debug option in ESP editor; update ESP editor so that users without the ball can see the edits as they happen; clean up unneeded routines in TIMs; add debug and debugged testcases; add designU* test cases — jfdannen / detail
  174. For timPython, put Python lib location in rpath — haimes / detail
  175. Build timPython on Windows — haimes / detail
  176. Allow for building TIMs outside of OpenCSM/src — haimes / detail
  177. fix bug that did not remove UDP cache entries when a Body was deleted (such as during recycling); do not consider DEGENERATE Edges when SELECTing either by bounding box of nearest-to — jfdannen / detail
  178. Dynamic Web Server library cleanup — haimes / detail
  179. update Makefile.DARWIN64 to get rpath correct when running a script directly in python (and not serveESP); allow CONPMTR statement if at top-level scope; update scope test case; fix bug that did not compute sensitivity correctly when a DESPMTR was used in an include-type UDC — jfdannen / detail
  180. change button to yellow and RunningPython while python is running; update Makefile.DARWIN64 to get rpath correct when running a script directly in python (and not serveESP) — jfdannen / detail
  181. fix pyOCSM test errors caused by addition of @scope — jfdannen / detail
  182. start getting ready for editing .py files; separate loading and running in timPython; run python in separate thread; add @scope at-parameter; add scope test case — jfdannen / detail
  183. add esp.h — jfdannen / detail
  184. fix stdout sequencing in timPython; get rid of global data in serveESP; update data/python/test* files — jfdannen / detail
  185. fix bug associated with (FD) sensitivities for a MODL with a OUTPMTR being set before a FILLET or CHAMFER; remove code that protects against calls to EG_replaceFaces in SolidBodys with more than one Shell — jfdannen / detail
  186. enable esp.SetModl() to see MODL in serveESP after python finishes — jfdannen / detail
  187. stub routines added to account for change in tim.def — jfdannen / detail
  188. fix bug associated with expressions that contain mass properties; add designT1 test case; fix bug that causes an error to be raised if the mass property sensitivities are computed by FDs before the last Body is built; add designT2 test case; add python mode to CodeMirror; add esp.py — jfdannen / detail
  189. add udpTire testing to Makefile.DARWIN64; compute sensitivity correctly with udfCreateBEM, udfCreatePoly, udfEditAttr, udfPrintBbox, udfPrintBrep, and udoPrintEgo; add designS3 test case — jfdannen / detail
  190. fix bug in udfGuide that did not work properly for an input SheetBody; add designS* test cases; fix bug that did not compute sensitivities correctly for UDFs when one (or more) of the input Bodys had non-zero velocities — jfdannen / detail
  191. add udpBodyList to udp.def for Windoze — jfdannen / detail
  192. initial code for proper UDF sensitivity calculations --- not enabled yet — jfdannen / detail
  193. modify udfNacelle* test cases to use DESPMTRs; add splitWing* test cases; remove gallery/FJ2 from distribution — jfdannen / detail
  194. allow pyOCSM to import an externally-generated MODL; enable timMitten; create timPython and data/python/test*; allow serveESP to start with a .py file — jfdannen / detail
  195. uprev to v1.21 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc); create unpublished routine convertToBSplines.  modify so that BSPLINES are not reconverted; modify udpParabaloid and udfNuscale to use convertToBSplines.  add DEBUG prints in udpNuscale; add sculpt* test cases; add attrProp test case to show how Edge Attributes get propagated to Faces by EXTRUDE and REVOLVE but not by RULE and BLEND.  attrProp also shows that Edge Attributes are not carried forward by EXTRUDE, REVOLVE, RULE, or BLEND; make INTERFACE DIM obsolete; issue WARNING to use DIMENSION statement instead; add udfNacelle and udfNacelle* test cases — jfdannen / detail
  196. fix bug in StepThru that was introduced when computation of _tParams was delayed — jfdannen / detail
  197. fix minor documentation typos — jfdannen / detail
  198. fix bug in JOIN associated with Faces that share Edges but which have bounding boxes that differ; add halfSpheres test case; remove spurious printout associated with SKEND command; disable timMitten for v1.20 release — jfdannen / detail
  199. fix bug that did not allow a user to EXTRACT multiple Faces from a SolidBody that had an internal hole; add extractShells* test cases; fix memory leak in udpParabaloid; update ESP_QuickReference for v1.20 — jfdannen / detail
  200. add attrScribe test case; add udpParabaloid and test case — jfdannen / detail
  201. implement outLevel in timPlugs; improve -plugs option in serveCSM so that more cases work; mark plugs4c as successful in Jenkins; modify attribute and getattr1 test cases to account for fact that _tParams only exists when Body is recycled — jfdannen / detail
  202. fix ocsmGetName prototype in ocsm.py — jfdannen / detail
  203. fix long delay when browser without ball syncs display — jfdannen / detail
  204. remove inside-out test for SolidBodys to improve performance; move Plugs to a TIM in serveESP; do not add _tParams attribute unless the Body will be tessellated; remove coarseBox test case — jfdannen / detail
  205. remove print in tim.c to eliminate Windoze warning — jfdannen / detail
  206. remove unistd.h from timMitten.c — jfdannen / detail
  207. fix bug that sometimes uses FD sensitivities when analytic derivatives could be used instead (associated with UDPARG statements); change method for setting mass properties so that rebuild is not needed when changing spectrum limits in ESP — jfdannen / detail
  208. another attempt to fix Makefiles — jfdannen / detail
  209. another attempt to fix Makefiles — jfdannen / detail
  210. another attempt to fix Makefiles — jfdannen / detail
  211. another attempt to fix Makefiles — jfdannen / detail
  212. another attempt to fix Makefiles — jfdannen / detail
  213. another attempt to fix Makefiles — jfdannen / detail
  214. another attempt to fix Makefiles — jfdannen / detail
  215. another attempt to fix Makefiles — jfdannen / detail
  216. fix Makefiles for latest commits — jfdannen / detail
  217. apply attributes on LINSEG, ARC, CIRARC, BEZIER, SPLINE, and SSLOPE Branches to the Edge that they create; add attrSketch* test cases; remove Gloves and ErepEd from serveCSM; next version of serveESP that uses TIMs; move ErepEd to a TIM in serveESP; move Gloves to a TIM in serveESP; create Mitten as a TIM example — jfdannen / detail
  218. small updates to be consistent with recent EGADS changes — jfdannen / detail
  219. initial version of serveESP; reorganize udp.c to serve as a pattern for serveESP — jfdannen / detail
  220. improve accuracy of udpFreeform; update associated verification data — jfdannen / detail
  221. add PLUGS_CREATE_EGADS_FILES to serveCSM; add more info to plugs.hist fille; add data/plugs/showHistory.csm to help debug operation of Plugs; change number of reclassified points in Plugs to be the larger of 5 and a fraction of area associated with a Face — jfdannen / detail
  222. more protections in plugs for cases with unclassified points — jfdannen / detail
  223. fix plugs bug for unclassified points during reinitializati9on; make plugs1c as expected failure (for now) — jfdannen / detail
  224. fix bug in Slugs associated with recent EGADS topology changes — jfdannen / detail
  225. fix possible NULL-dereference flagged by stanalyzer — jfdannen / detail
  226. fix non-initialized warning message — jfdannen / detail
  227. fix CONNECT errors associated with non-contiguous Faces; add connect7f test case; preserve orientation of Faces during EXTRACT; add extract4 test case; add sketch11* test cases; do not include SSLOPE statments when determining if Sketch points are co-planar; update OpenCSM to account for EGADS changes associated with making Faces and degenerate Edges — jfdannen / detail
  228. significantly speed up recycling — jfdannen / detail
  229. Allow static builds — haimes / detail
  230. fix typo in previous commit — jfdannen / detail
  231. update droopInlet* test cases to use slpfact=-1; compute mass properties only when needed; add warnings when recycling stops — jfdannen / detail
  232. match slopes and curvatures at seams in UDP supell when slpfact<0; broadcast view matrix to partners when cursor leaves canvas before mouse up event; reorganize mass property calculations — jfdannen / detail
  233. fix bug that did not readjust the level when returning from a UDC; fix bug when the last line of a UDC (without an END statement) calls a UDC (with an END statement); add supell7* test cases — jfdannen / detail
  234. fix First and last Node warnings associated with COMBINE and with esa_logo — jfdannen / detail
  235. fix bug associated with -dxdd option (incorrectly wrote .tess file instead of .sens file); add mechanism2 test case; add esa_logo test case; add normals to output from EVALUATE FACE command; when SUBTRACTing co-planar SheetBodys, make sure result has same normal as the outer SheetBody; add subtract6j-k test cases; allow -dxdd option to be applied to subscripted DEPMTRs; fix memory leak associated when COMBINE closes a WireBody in order to make a SheetBody; add plotting of normals to DisplayType — jfdannen / detail
  236. add ability to print call history during sensitivity calculations; add stickFuselage test case; extend COMBINE command to close WireBody if needed; add combine8* test cases; add splitFlap2* and splitFlap3* test cases; extend CONNECT to work with WireBodys — jfdannen / detail
  237. fix bug when starting serveCSM on Windoze from an .egads, .igs, or .stp  file for filename with backslashes; add autoStart test case — jfdannen / detail
  238. fixed adjoint calculations in massProps; add adjoint* test cases; add testAdjoint target to Makefile.DARWIN64; fix token parsing associated with DOS CR (carriage return) in udpWaffle and udfEditAttr; update tessellation sensitivity verification data; fix bug in mass property derivatives; update sew1, sew2, and import5 to account for improvements in IGES writer; add Curve, Pcurve, and Surface printouts to ocsmPrintEgo; add toler=0 argument to CONNECT command; break Makefile.DARWIN64 up so that test suite can be run in parallel — jfdannen / detail
  239. Fix typo in clean target — galbramc / detail
  240. fix bug in latest commit associated with calling a non-existant UDP/UDF; first version of massProps and adjointCSM — jfdannen / detail
  241. fix bug in latest commit associated with calling a non-existant UDP/UDF — jfdannen / detail
  242. update test_pyOCSM to account for slight change in applyTparams.udc — jfdannen / detail
  243. add angle argument to applyTparams.udc; add .tParams attribute to Body too in applyTparams.udc; in udfSlices, if there is a .tParams attribute on the input Body, put it on the slices too; change message in udc loader for cases where file is not found (to avoid Jenkins false positive) — jfdannen / detail
  244. fix eqn2body.udc so that it warns (as oposed to errors) if a local variable is being overwritten; fix bug that prematurely exits if UDP does not exist and we are recycling — jfdannen / detail
  245. check if a user gave an illegal order to SUBTRACT; add eqn2body.udc and helix* and frustrum* test cases; fix bugs associated with SSLOPE statement (especially when a sketch is flipped); add sketch10* test cases; fix tolerance checking in sketch solvers; add theta[] argument to udpEllipse; add ellipse2 test case — jfdannen / detail
  246. upgrade to latest version ot Tblade3; fix a few typos in the documentation; update some training_2021 files; fix comments in contains.udc and overlaps.udc; add assembly3 and assembly4 test cases; allow CATBEG to catch overconstrained and underconstrained errors; generate underconstrained, overconstrained, or not_converged signals from CATEND; add sketch9* test cases; improve convergence tolerance in sketcher; fix sign of dip to minimize residual for S and R constraints in sketcher; ensure that sweep() function always gives sign that is the same as dab — jfdannen / detail
  247. add Makefile.DARWIN64.gcc for testing with gcc-10; modify testing procedure to also test against gcc-10; fix memory error associated with reordering senses in loops (inletWithWalls1); fix seg fault if order in INTERSECT is given with leading dollar-sign; check that only valid order are given; fix test cases that used invalid order — jfdannen / detail
  248. improve speed of udfEditAttr and udpWaffle (on LINUX) when script is very long — jfdannen / detail
  249. uprev to v1.20 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc); fix ESP Hint associated with CONNECT command; extend CONNECT so that it can CONNECT Faces in a single Body if there is a Mark before the last SolidBody; improve detection of matching Edges in CONNECT; add inletWithWalls* test cases — jfdannen / detail
  250. fix core dump if opening file in ESP without a filename; fix bug in ESP that made commands not available if File->Open had more Branches than previous model; add description of MessageWindow background colors in Tutorial 1 — jfdannen / detail
  251. fix error when drawing outline in StepThru mode — jfdannen / detail
  252. change DisplayFilter so that it posts help via an alert instead of the MessageWindow; update all tutorials in ESP-help.html — jfdannen / detail
  253. do not allow editing of .udc in ESP unless there is a matching .csm or .cpc; if ocsmSave is called to write a .udc file but there is no matching UDPRIM statement, write a include-type UDC — jfdannen / detail
  254. allow selection of geometric and tessellation sensitivities for multi-valued DESPMTRs in ESP; update to tutorial files for cases when spindle is not created; fix coloring of children Branches when a DesignParameter is editted in ESP; first attempt at new tutorial descriptions — jfdannen / detail
  255. remove unneeded part of tutorial3 — jfdannen / detail
  256. RESTORE . (dot) now duplicates Body on top of stack; add restore2 test case; return an error from ESP if despmtr change is illegal (such as out of range); modify contains.udc and overlaps.udc so that they leave the stack unchanged; update ESP-help (except tutorials); update ESP_QuickReference — jfdannen / detail
  257. add ExpandAll/CollapseAll button in ESP to expand listing of Branches; fix coloring of some Branches in ESP TreeWindow — jfdannen / detail
  258. add imprint5 test case (which is expected to fail); move data/tutorial* to data/legacy/tutorial* — jfdannen / detail
  259. change the name of configuration sensitivities to geometric sensitivities — jfdannen / detail
  260. do not remove previous velocities if call to ocsmSetVel or ocsmSetVelD does not result in a change; fix bug in STORE when overwriting a storage location with a GROUP that contains a different number of Bodys; add group6 test case; fix bug that returned an error when IMPORTing an .egads file that contains a tessellation; add import8* test cases; fix bug in ocsmSave when writing .csm file that has UDPARG statements associated with a UDC; add save1 test case; add save2 test case to ensure that inline inputs to a UDP get saved correctly in ocsmSave; fix out-of-bounds bug when processing inline files associated with a UDP/UDF; change ocsmGetEgo so that it always returns the ego rather than a copy of the ego; add ocsmSetEgo to OpenCSM API, pyOCSM, and test_pyOCSM — jfdannen / detail
  261. reorganize pyOCSM files so that python recognizes it as a package — jfdannen / detail
  262. update verification data for parsec2* on 7.3.1; update udpWaffle to get its file from a stream; add waffle9b test case; update udpBezier to get its file from a stream; update udpFitcurve to get its file from a stream; modify fitCurve6* test cases; update udpFreeform to get its file from a stream; update udpNurbbody to get its file from a stream; add more nurbbody* test cases — jfdannen / detail
  263. minor changes to Makefile.DARWIN64 and Makefile.LINUX64 — jfdannen / detail
  264. Update updParsec include dependencies — galbramc / detail
  265. update udpParsec; update parsec test cases; add designR* test cases; in removeVels, remove sensitivity cache for any Body created by a UDPRIM (since we do not know what was done inside the UDP) — jfdannen / detail
  266. add lock in serveCSM so that browser messages do not interfere with each other when there are multiple browsers; update pyOCSM for latest Windoze/Python 3.9 change; fix SOLBEG iteration message; fix bug in ocsmGetTessVels that did not rebuild perturbation for cases where a UDPARG contained an argument that could not be computed analytically; add more droopInlet* test cases (rounded inlets); add appliedLate test case to show how to apply chamfers and fillets at the end of the build process; fold case in argument names to UDPARG and UDPRIM — jfdannen / detail
  267. add lock in serveCSM so that browser messages do not interfere with each other when there are multiple browsers; update pyOCSM for latest Windoze/Python 3.9 change; fix SOLBEG iteration message; fix bug in ocsmGetTessVels that did not rebuild perturbation for cases where a UDPARG contained an argument that could not be computed analytically; add more droopInlet* test cases (rounded inlets); add appliedLate test case to show how to apply chamfers and fillets at the end of the build process; fold case in argument names to UDPARG and UDPRIM — jfdannen / detail
  268. extend ocsmGetEgo to allow EBody or tessellation on EBody to be returned; add options to udpSupell to get better end-slopes, which is sometimes needed for very large n abd high apsect ratios; add droopInlet* test cases; fix memory leak in sensCSM -tessel — jfdannen / detail
  269. fix memory leaks in udfFlend — jfdannen / detail
  270. more improvements to ESP collaboration — jfdannen / detail
  271. update IMPORT to use tessellation if .egads file contains one or more tessellations; update UDPRIM to use tessellation if returned model contains one or more tessellations; fix bug in ocsmPrintEgo for cases where MODL contained a TESSELLATION or EBODY; fix memory leaks in udfFlend; improvements to multi-user collaboration — jfdannen / detail
  272. change all wv_sendText to wv_broadcastText in serveCSM — jfdannen / detail
  273. signal an error when attempting to EXTRACT a degenerate Edge; fix bug in JOIN if toMark is set but there is only one Body after the mark; fix Tblade3 cases that use flends; fix bug in flend that caused out-of-bounds error; first cut at multi-user collaboration in ESP — jfdannen / detail
  274. update wingStruct test cases to use JOIN instead of UNION; add many more flend* test cases; add ability to apply flend to a single Body; update flend to work even in cases where tangent vectors are (anti-)parallel — jfdannen / detail
  275. fix bug in ocsmCopy to not malloc when minline=0 — jfdannen / detail
  276. fix bug in ocsmCopy to not malloc when minline=0 — jfdannen / detail
  277. fix warning message in udfSlices — jfdannen / detail
  278. add udfSlices; add slices* test cases — jfdannen / detail
  279. fix recently-added bug that did not put attributes on a Body that was recycled via -loadEgads; fix bug in computing tessellation sensitivity at endpoints of Edges; fix allocation bug in sensCSM -tessel; update some .tsen files; fix bug in udfNuscale that caused an abort if input was a FaceBody; add nuscale4 test case; compute tessellation sensitivities for EBodys — jfdannen / detail
  280. revise Makefile.DARWIN64 so that target testESP tests -dumpEgads and -loadEgads — jfdannen / detail
  281. add more DEBUG information in udfEditAttr; add testBasic2 target in Makefile.DARWIN64; fix bug that wrote Body_xxxxxx.egads file twice if from a UDF; fix bug associated with Edge attributes when Body was recycled via -loadEgads; update to udfEditAttr to account for the fact that windoze does not properly handle ftell() and fseek() if file is opened for read in text mode — jfdannen / detail
  282. add more info in key window printout when in ESP-sketch; update Makefile.LINUX64 for use on new ubuntu 20.04 system — jfdannen / detail
  283. simplify udfEditAttr code to accomodate stanalyzer — jfdannen / detail
  284. more useless guards to pass stanalyzer — jfdannen / detail
  285. remove dead code detected by stanalyzer — jfdannen / detail
  286. initialize fp to avoid warnings — jfdannen / detail
  287. allow color names to be specified in either lowercase or UPPERCASE; fix bug that improperly colored Edges after call to udfEditAttr; fix tessellation sensitivity bug along Edges; add creation of a logdist.plot file that contains triangles with the log(distance) at every Face tessellation point (blue=1e-12, red=1e-03) if sensCSM is called with the -tessel and -despmtr flags; add __hasC0blend__ Attribute so that finite differences are used for sensitivities if a C0 blend has been recycled; update .tsen files; allow UDP/UDF to get its << arguments from a stream instead of a tmp_OpenCSM_xx/yy file; add udpInline* test cases; allow udfEditAttr to get its file from a stream; fix bug that did not properly write inline files associated with a UDPARG statement — jfdannen / detail
  288. refactor (simplify) tessellation sensitivities code; update .tsen files; add designQ* test cases — jfdannen / detail
  289. add waffle9a test case — jfdannen / detail
  290. fix some minor bugs when compiling with GRAFIC; update ESP for recent change to WebViewer; update Makefiles for requirement to compile with c++; minor update to parka to eliminate warning with old gcc — jfdannen / detail
  291. Link serveCSM with C++ — haimes / detail
  292. fix important bug in tessellation sensitivities for Faces; allow configuration sensitivities on EEdges and EFaces; add more features to Erep Editor; add ereped5 test case; allow user to show either configuration or tessellation sensitivities in ESP (and make the -tessel flag obsolete in serveCSM); update .tsen files to be consistent with fixed bug in tessellation sensitivities — jfdannen / detail
  293. extend ocsmPrintEgo to work for EBodys, ...; add ocsmMakeEBody to OpenCSM API; next version of Erep Editor; add erapAtEnd flag so that ocsmBuild builds EBodys at end based upon _erepAttr and _erepAngle attributes; add new DisplayType in ESP to visualize EBodys if they exist — jfdannen / detail
  294. fix problems that were caused by incorrect fix of memory leaks in udfNuscale — jfdannen / detail
  295. fix memory leaks in udfNuscale — jfdannen / detail
  296. add udfPrintEgo to Makefile and NMakefile — jfdannen / detail
  297. first implementation of ErepEd; add ereped* test cases; add udfNuscale to non-uniformly scale a Body (after converting it to all BSPLINES); add nuscale* test cases; fix typo in GetUV in pyOCSM; add nasa_worm test case — jfdannen / detail
  298. issue error message if problem generating SPLINE with specified SSLOPE; fix bug associated with flipped Sketch containing an SSLOPE statement; add sslope5* test cases — jfdannen / detail
  299. New ifort updates — haimes / detail
  300. significant speedup in creating sceneGraphMetaData, especially for cases with many Faces and Edges — jfdannen / detail
  301. adjust tolerance for detecting colinear points in CIRARC in sketcher — jfdannen / detail
  302. (for now) disable _hist and __trace__ in Bodys that are returned from udpCsm (which means that we cannot get sensitivities on the Body returned from udpCsm); add etopo* test cases — jfdannen / detail
  303. add A12 to studentGallery — jfdannen / detail
  304. fix bug introduced in last attempt to get around false-positives in stanizer — jfdannen / detail
  305. another attempt to eliminate lint errors — jfdannen / detail
  306. update Makefile for lint options — jfdannen / detail
  307. another attempt to pass all Stanalizer tests — jfdannen / detail
  308. fix bug associated with CSYSTEMs that was introduced recently; a few more fixups to try to pass ESP_Stanalizer — jfdannen / detail
  309. fix bug introduced when making sure code was lint-free — jfdannen / detail
  310. fix SHOW_SPLINES so that grafic.h is not needed — jfdannen / detail
  311. many changes in order to pass lint and scan-build tests — jfdannen / detail
  312. Try to fix stanalyzer errors again — haimes / detail
  313. Fix jlEGADS makefiles — galbramc / detail
  314. Try to fix stanalyzer errors — haimes / detail
  315. Suppress gcc-12 warning — galbramc / detail
  316. Effective Topology: apply last change only for EFaces with more than 1 Face — haimes / detail
  317. Effective Topology: check result of getEdgeUV against invEval and pick the closer — haimes / detail
  318. A different possible fix for the MemcheckOcsm on the rule28 cases — haimes / detail
  319. A different possible fix for the MemcheckOcsm on the rule28 cases — haimes / detail
  320. A possible fix for the MemcheckOcsm on the rule28 cases — haimes / detail
  321. Effective Topology: Mark Planar/Periodic EFaces not to tessellate Edges based on Face Curvature — haimes / detail
  322. Fix scan-build warning from last commit again — haimes / detail
  323. Fix scan-build warning from last commit — haimes / detail
  324. Effective Topology: Fix NM Sheetbody Node removal — haimes / detail
  325. Fix NULL bays at end with multiNode Rule — haimes / detail
  326. Updated ruled sensitvities for multiNode — galbramc / detail
  327. A minor update of the documentation of EG_approximate — haimes / detail
  328. Update the docs to specify the additions to EG_approximate and EG_ruled — haimes / detail
  329. Fix _close! function to properly check garbage collection for both egads and egadslite — galbramc / detail
  330. Fix jlEGADS makefiles for zsh — galbramc / detail
  331. jlEGADS makefile adjusments. Other small cleanup. — galbramc / detail
  332. delete manifest from lite — docampo / detail
  333. now ?? — docampo / detail
  334. egads also used from egadscommon.jl dependencies — docampo / detail
  335. remove unnecesary ENVS — docampo / detail
  336. now with actually things inside — docampo / detail
  337. created egads common folders — docampo / detail
  338. Rule with Loops of differing number of Edges passes simple test with null 'bay' — haimes / detail
  339. Can rule with sections of different number of Edges -- still need to check null bays, multiplicity > 1, curved EndCaps & EG_splineGeom_dot — haimes / detail
  340. Close memory leak in EGADSlite associated with full attributes — haimes / detail
  341. Fix scan-build problem — haimes / detail
  342. Fix warning from last commit — haimes / detail
  343. Second (but incomplete) cut at Rule with differring numbers of Edges — haimes / detail
  344. Another minor correction to last commit — haimes / detail
  345. Minor correction to last commit — haimes / detail
  346. First (but incomplete) cut at Rule with differring numbers of Edges — haimes / detail
  347. Don't allow for Figure 8 Nodes in ELoops (for now) — haimes / detail
  348. Another def file fix — haimes / detail
  349. Add setTessParam to lite def file — haimes / detail
  350. Updates to egadslite to support pyEGADS.egadslite — galbramc / detail
  351. First cut at pyEGADS.egadslite — galbramc / detail
  352. Remove manifest files for jlEGADS. Check array size for makeGeometry. Fix makeGeometry tests. Some references fixes. — galbramc / detail
  353. Fix some pyEGADS refrencing. Check data length for pyEGADS makeGeometry. — galbramc / detail
  354. Fix topObj during EGADSlite import — haimes / detail
  355. Add U periodic options to EG_approximate for surfaces — haimes / detail
  356. try — docampo / detail
  357. Allow for full attribution in EGADSlite — haimes / detail
  358. Add reference counting for jlEGADS finalizers. Lots of other jlEGADS cleanup. — galbramc / detail
  359. Fix for last commit — galbramc / detail
  360. Various Julia cleanup and fixes — galbramc / detail
  361. Update julia Makefile — galbramc / detail
  362. Remove jlEGADS environment variable — galbramc / detail
  363. added package install — docampo / detail
  364. added Makefile — docampo / detail
  365. first jlEGADS — docampo / detail
  366. First cut at fitting periodic curves — haimes / detail
  367. Fix a number of bugs in the Effective Topology — haimes / detail
  368. Uprev EGADS — haimes / detail
  369. Forgot DARWIN64.clang and DARWIN64.gcc — galbramc / detail
  370. Move DARWIN64 ifort link flag to support EGADS test builds — galbramc / detail
  371. Fix for ifort on newer versions of macOS — galbramc / detail
  372. Add _USE_MATH_DEFINES for MSVC — galbramc / detail
  373. Add error functions erf and erfc to Surreal — galbramc / detail
  374. README update — haimes / detail
  375. Config update — haimes / detail
  376. Fix bug returning wrong parameters in pyEGADS effectiveMap — galbramc / detail
  377. More defensive Surreal defines — galbramc / detail
  378. Some config updates — haimes / detail
  379. Fix up EMP_ThreadDestroy for the M1 — haimes / detail
  380. Stanalizer fixes for Lazy Surreal — galbramc / detail
  381. Use std c++11 for Surreal tests. Fix in depricated EG_loadTess. — galbramc / detail
  382. Use Lazy Expressions for Surreal for slightly better performance on windoze — galbramc / detail
  383. Minor config changes — haimes / detail
  384. Config change for Windows to always start browsers in the background — haimes / detail
  385. Windows configuration change to promote Edge — haimes / detail
  386. update README.txt with note about Safari block-ups — jfdannen / detail
  387. Add makeNmWireBody to pyEGADS — galbramc / detail
  388. Don't clobber LD_LIBRARY_PATH with ESPenv — galbramc / detail
  389. Configuration changes and signature change for EG_makeNmWireBody — haimes / detail
  390. Documentation updates — haimes / detail
  391. More Doc updates — haimes / detail
  392. Some Documentation updates — haimes / detail
  393. Fix the fix for memory issue with getting units from imports — haimes / detail
  394. Fix memory issue with getting units from imports — haimes / detail
  395. Document some of the new updates to SETP/IGES handling — haimes / detail
  396. Support units on both STEP and IGES exports — haimes / detail
  397. Add an option to do less checking with makeTopology on a Loop — haimes / detail
  398. Another touch of splitPeriodics — haimes / detail
  399. Try that again -- revert and get the if statement correct! — haimes / detail
  400. Try that again — haimes / detail
  401. Don't update the shape in splitPeriodics if it fails curve simplification — haimes / detail
  402. Fix scan-build warning from last commit — haimes / detail
  403. Implement EG_makeNMWireBody — haimes / detail
  404. Straighten out non-manifold WireBodies — haimes / detail
  405. Supress informational message on initial triangulation problem with Planar Faces — haimes / detail
  406. Guard against infinite loop on planar surfaces with bad initial triangulation — haimes / detail
  407. More support for tessellations without face tessellations — galbramc / detail
  408. Enable EG_finishTess to fill in missing face tessellation. — galbramc / detail
  409. Remove warnings generated by a new compiler — haimes / detail
  410. Config change — haimes / detail
  411. Explicitly open files as bindary in EG_saveTess/EG_loadTess. — galbramc / detail
  412. Effective Topology: fix memory problem with interior Edge (in Loop twice) — haimes / detail
  413. Remove Degenerate EEdges once Faces are merged in an EFace — haimes / detail
  414. Documentation updates — haimes / detail
  415. Only consider Python 3.8 or newer in makeEnv/winEnv — galbramc / detail
  416. Some config updates — haimes / detail
  417. Export Body CSystems that ar free-standing (aLen = 9) — haimes / detail
  418. Update egads_dot.h. Explicit makefile in scan-build/scan-view. — galbramc / detail
  419. change startup messages in wvServer from stderr to stdout — jfdannen / detail
  420. Add missing DEGENERATE Edge check to EG_exportModel — galbramc / detail
  421. Properly reflect the move of OCC copies in this repository — haimes / detail
  422. Fix array out-of-bounds in EG_extrude_dot — galbramc / detail
  423. When splitting periodic Faces convert the order 1 BSpline to a Line; allow for calling wv_cleanupServers when there are active server threads — haimes / detail
  424. Don't fix Faces for EG_makeTopology(SOLIDBODY) — galbramc / detail
  425. Fix warning — galbramc / detail
  426. Makefile fixes — galbramc / detail
  427. Add EG_rotate_dot and fix EG_extrude_dot to work with OCC. Fix for topological changes in EG_rotate (not enabled yet). — galbramc / detail
  428. Do not use Edge tangents for vertex insertion when the magnitude is deminishing (near C0s) — haimes / detail
  429. Though premature, update the copyright year — haimes / detail
  430. Attempt to mitigate the fillTris error when presented with bad PCurves — haimes / detail
  431. Use the define OCC_VERSION_DEVELOPMENT to tell us we built the OpenCASCADE — haimes / detail
  432. Some trianglulation changes needed to deal with the GMGW3 'foreign' STEP files — haimes / detail
  433. Another config update and another update for Windows threading — haimes / detail
  434. Start FireFox in the background & try to fix stanalizer again — haimes / detail
  435. Try to fix a scan-build error that spuriously popped up! — haimes / detail
  436. Protect EMP against NULL Locks and revert Safari's startup in makeEnv — haimes / detail
  437. Windows config update and fix for EMP_LockTest for Windows — haimes / detail
  438. Fix arcLength (EGADSlite) for BSplines and update some configure scripts — haimes / detail
  439. Fix bugs in EG_arcLenSeg — galbramc / detail
  440. Add MCG_ARCLEN for suggested arclen approach. Add some more quadrature options for arclen. — galbramc / detail
  441. Temp brute-force fix for BSpline arcLength in EGADSlite; fix tessellation progress warning; config updates -- list XQuartz min rev — haimes / detail
  442. Fix recent update to EGADSlite arcLength code — haimes / detail
  443. Fix the flattening of periodic BSplines when exporting to EGADSlite; Fix the BSPline range in EGADSlite when flattened — haimes / detail
  444. Fix STEP writing with Name attributes — haimes / detail
  445. Mark invalid Bodies during STEP/IGES reads & limit number of inserted verts when tessellating — haimes / detail
  446. Add MSVC 2022 config file — galbramc / detail
  447. C0 Blend fix so that the surface derivatives (normals) do not vanish at the C0 — haimes / detail
  448. Scan-build fix from last commit — haimes / detail
  449. Functions that insert verts based on surface arc-length use underlying Face when all positions are on that Face (Effective Topology). Used in Quadding & HO tessellations. — haimes / detail
  450. Improved error message. Use brep V2 for OCC 7.6. Minor cleanup. — galbramc / detail
  451. Minor cleanup — galbramc / detail
  452. Fix blend tip sensitvities — galbramc / detail
  453. clang analyzer fixes — galbramc / detail
  454. Fix so DEBUG code compiles — galbramc / detail
  455. Allow degenerate Edge in blend/ruled sections — galbramc / detail
  456. Fix Blend with non-planar sections and Degerenate Edges in the Sections — haimes / detail
  457. Target arm64 darwin, not specifically macOS 11 — galbramc / detail
  458. Reduce testing output — galbramc / detail
  459. Cleanup old config files — haimes / detail
  460. No longer support OCC less than Rev 7.0 — haimes / detail
  461. Changes to support OCC 7.6 — haimes / detail
  462. Update Makefiles for OCC 7.6. Improved error message. — galbramc / detail
  463. Other Python config updates — haimes / detail
  464. Dynamic Web Server library cleanup — haimes / detail
  465. Fix the new wvServer dynamic library def file — haimes / detail
  466. NMakefile fix — haimes / detail
  467. Make the WV server library dynamic — haimes / detail
  468. Allow for passing a user pointer into browserMessage -- breaks compatibility! — haimes / detail
  469. minor updates — haimes / detail
  470. update udpTire.c — jfdannen / detail
  471. Allow for Solids with multiple Shells to work in replaceFaces — haimes / detail
  472. update udpTire.c — jfdannen / detail
  473. update udpTire.c for change in cacheUdp — jfdannen / detail
  474. Retain all Topology labeled as internal but reject external -- keep Nodes that have a non-zero valence — haimes / detail
  475. Revert Internal Node change -- needs more work! — haimes / detail
  476. An update to the last commit -- remove only Nodes that do not touch active Edges — haimes / detail
  477. Retain Internal Nodes during parsing -- THIS HAS THE POTENTAL OF BREAKING EGADS FILE READS FOR THE VERY FEW CASES THIS COMES UP (the result is that attributes are not reassigned) — haimes / detail
  478. scan-build suppression — galbramc / detail
  479. Use jenkins setup for scan-build instead — galbramc / detail
  480. Removed one too many — galbramc / detail
  481. Another M1 fix — galbramc / detail
  482. Fix last commit — galbramc / detail
  483. Remove depreacted OCC defines. Fix for M1 scan-build. — galbramc / detail
  484. Enable scan-build on M1 — galbramc / detail
  485. Fix analyzer error — haimes / detail
  486. UpRev to 1.21 and deal with Names on STEP IO — haimes / detail
  487. README updates — haimes / detail
  488. Remark on a fix to pyEGADS — galbramc / detail
  489. Fix memory problem in patch tester — haimes / detail
  490. Fix last warnings — haimes / detail
  491. First cut at the Tessellation support for the new AVL; some configuration updates — haimes / detail
  492. update config/README.txt for v1.20 — jfdannen / detail
  493. Append ESPFLIBS on M1 — galbramc / detail
  494. Remove OCC 6.8 from config files. Explicitly build arm64 with DARWINM1 — galbramc / detail
  495. Remove MSVC 2015 as approved compiler — haimes / detail
  496. Check environment variables — galbramc / detail
  497. AFLR M1 config changes — haimes / detail
  498. Configure updates in support of Rev 1.20 — haimes / detail
  499. Allow for server to post messages to browserMessage — haimes / detail
  500. Add missing files to clean target — galbramc / detail
  501. Create possibly missing tess2d structure in EG_setTessFace — galbramc / detail
  502. Document secure transport for wvServer — haimes / detail
  503. Specify static link of FORTRAN/gcc libraries — haimes / detail
  504. Fix EG_makeTopology(FACE) for Planar Surface with relaxed tolerances and fix for peridoic Edges — galbramc / detail
  505. Shield debug print statment with outLevel > 1 — galbramc / detail
  506. Fix scan-build warning — galbramc / detail
  507. Add EG_stack functions to def file — galbramc / detail
  508. Add testing EG_getTopology -> EG_makeTopology with _dot tests. Test context is empty when closed with _dot tests. Test bottom-up periodic Face construction with pyEGADS. Consistent tolerance check between BrepCheck_Edge and EG_makePCurve. EG_getTopology always returns NULL geom for DEGENERATE Edge. Fix EG_isSame for DEGENERATE Edges. Fix EG_copyGeometry_dot for DEGNERATE Edge. Remove DEGNERATE Curves in EG_traverseBody. Fix EG_makePCurves for periodic Edge. Remove modifying DEGENERATE input Edge in EG_makeTopolgy. Remove arbitrary tolerance increase in EG_getArea, EG_makeTopology(FACE), and EG_getUVInfo. EG_orientWire returns Face for efficiency. Fix geom reference for EG_makeFace(LOOP). Fix duplicate Makefile target. — galbramc / detail
  509. Fix for loop with single Edge — galbramc / detail
  510. Remove EG_flipObject(EDGE) from EG_ruled — galbramc / detail
  511. Makefile update for M1 — haimes / detail
  512. Config updates and removal of Edges from EG_filpObject — haimes / detail
  513. Fix max — galbramc / detail
  514. Fix tire.py — galbramc / detail
  515. Update pyEGADS for new EG_makeTopology(LOOP). Remove surface sensitvity for FACE in EG_setGeometry_dot(NULL). Use InifinitePoint check for wire orientation. Fix EG_makeFace_dot. — galbramc / detail
  516. cannot make TWONODE Edge if Nodes are the same; properly account for Loops senses when making Faces; fix EG_removeFaces to return error if remaining Faces are not contiguous — jfdannen / detail
  517. Fix Topology references when copying an EBody with different Body — haimes / detail
  518. Fix up copyObject with Tessellation Objects and EBodies also check that EBodies are closed — haimes / detail
  519. Update Windoze zlib to 1.2.11 — haimes / detail
  520. Add gprof config — haimes / detail
  521. Improve IGES reader to handle units; support changes EBody references during copyObject; Update docs — haimes / detail
  522. Fix redefined warning — galbramc / detail
  523. Fix flipObject for a Loop with SREVERSE edges created with makeTopology — galbramc / detail
  524. Added SINNER/SOUTER defines for FACE/SHELL senses. Updated docs for fixes to getArea/makeFace/makeTopology. Minor fix in blend/rule. — galbramc / detail
  525. Slightly better error message — galbramc / detail
  526. EGADSlite can now tessellate an EBody — haimes / detail
  527. Expanded Model now supported by EGADSlite — haimes / detail
  528. Flip not properly marking Loops as closed — haimes / detail
  529. Improve IGES export — haimes / detail
  530. Add EG_getTessFrame to expose the information for interior Face mappings — haimes / detail
  531. Fix of AFLR4 internal Edge use of setTessFace — haimes / detail
  532. Allow for output of setTess functions — haimes / detail
  533. Allow for multiple (more than 2) Loops touching a Node in setTessFace — haimes / detail
  534. NonManifold Nodes now functional in setTessFace — haimes / detail
  535. Fix Stanalizer warning — haimes / detail
  536. Almost have NonManifold Nodes working in setTessFace — haimes / detail
  537. Fix exportLite.mak — haimes / detail
  538. move towards full Model support in EGADSlite — haimes / detail
  539. rewrite of setTessFace to support internal Edges — haimes / detail
  540. Clarify .mixed for a single face with both triangles and quads. Uprev EGADS doc. — galbramc / detail
  541. Prepare EGADSlite for Effective Topology — haimes / detail
  542. Prepare EGADSlite for Effective Topology — haimes / detail
  543. Fix Stanitizer error — haimes / detail
  544. Improve Edge tessellation w/ arc length splitting — haimes / detail
  545. Uprev to 1.20 — haimes / detail
  546. update config and add attribute dup on EG_copyObject for tessellations — haimes / detail
  547. update README.txt — jfdannen / detail
  548. README updates — haimes / detail
  549. Update README — galbramc / detail
  550. Some Doc updates — haimes / detail
  551. Update PreBuilt READMEs — haimes / detail
  552. Update configure scripts and Fix seeding for inverse evaluations on toroidal surfaces — haimes / detail
  553. Try again to fix deleteObject on Model with Tess or EBody references — haimes / detail
  554. Revert last commit — haimes / detail
  555. Fix EG_deleteObject reference count for TESSELLATION & EBODY Objects in a Model — haimes / detail
  556. Update the error message in EG_imprint when EGADS fails and uses the OpenCASCADE method; also add a note in the documentation on this — haimes / detail
  557. Update the README for the next release — haimes / detail
  558. Generalize the last commit — haimes / detail
  559. Allow for getEdgeUV on single Face EFaces with Degenerate Edges, but not for multi-Face EFaces — haimes / detail
  560. Fix inverse evaluate on periodics where the Face limits are not in the periodic range — haimes / detail
  561. Fix py_to_c(takeOwnership=True) — galbramc / detail
  562. Update egads doc with py_to_c(takeOwnership=False) — galbramc / detail
  563. Add takeOwnership=False to py_to_c — galbramc / detail
  564. Add missing WIN32 dllexport — galbramc / detail
  565. UVMAP tester fix — haimes / detail
  566. Forget to change the UVMAP test code — haimes / detail
  567. Update UVMAP to the latest release — haimes / detail
  568. Remove old docs — haimes / detail
  569. Fix pyEGADS CDLL on Windows for Python >= 3.8 — galbramc / detail
  570. Fix warning generated when upgrading UVmap — haimes / detail
  571. Update UVmap for Effective Topology — haimes / detail
  572. Make tessellation handling more immune to bad topology — haimes / detail
  573. Properly delete scenegraph with multiple browsers — haimes / detail
  574. Fix segFault in EG_splitBody when given broken topology — haimes / detail
  575. Make sure the OCC Shape type does not change when fixing imported Bodies — haimes / detail
  576. Update EGADS API doc — haimes / detail
  577. Add undocumented EG_getTessEFace — haimes / detail
  578. Fix free on trmap in EG_destroyEBody — haimes / detail
  579. Add more tests — haimes / detail
  580. Allow EG_spline2dRaw to have fixed knot spacing — haimes / detail
  581. Only error out if the Loop's length differs — haimes / detail
  582. Fix scribe segFault; correct t value in multi segment EEdge — haimes / detail
  583. Configuration fix — haimes / detail
  584. Fix for Python 2.7 support — galbramc / detail
  585. Make getEdgeUV more consistent for EFaces with a single patch — haimes / detail
  586. rename callback in wv that can get called when scene is updated — jfdannen / detail
  587. Improve Effective Topology performance by walking the triangulation to find position — haimes / detail
  588. Fix Stanalyzer error — haimes / detail
  589. Update Effective Topology to all tolerances; fix sceneGraph call-back in wvServer; add map lookup in wvServer — haimes / detail
  590. add wvSceneUpdated() callback after scene graph has been updated — jfdannen / detail
  591. Reinstate EGADS_EXTRAPOL for EFace evaluations outside of the triangulation — haimes / detail
  592. Fix incorrect reference in a DEBUG block (stanalyzer has DEBUG on) — haimes / detail
  593. Refactor how Edges are internally handled in Effective Topology — haimes / detail
  594. Forget def file in last commit — haimes / detail
  595. Provide access to an EFace's triangles -- for sensitivities — haimes / detail
  596. Allow for return from makeAttrEFaces to be NULL — haimes / detail
  597. Better Python 2 string compatability — galbramc / detail
  598. Inform when an EEdge is rejected due to dihedral — haimes / detail
  599. Minor debug correction — haimes / detail
  600. Fix region checker for EEdges w/ multiple Edges in the (-) sense — haimes / detail
  601. Fix indexing problem in collecting Faces for makeAttrEFaaces — haimes / detail
  602. Fix indexing problem in collecting Faces for makeAttrEFaaces — haimes / detail
  603. Fix makeEFace with more than 2 ELoops — haimes / detail
  604. Prep for ESP beta — haimes / detail
  605. Config PYTHONPATH udpates. pyEGADS updates. doc updates for pyEGADS. — galbramc / detail
  606. Fix cases where DEGENERATE Edges end up without a tessellation; copyObject can now change the Body associted with a Tessellation; vAttr will use a stored Tessellation in the model — haimes / detail
  607. Adjust the ifort library dependencies — haimes / detail
  608. Finish the implementation of all Tessellation functions that support Effective Topology — haimes / detail
  609. Minor corrections — haimes / detail
  610. Fix last commit — haimes / detail
  611. Effective Topology tesselltion corrections — haimes / detail
  612. Cleanup up some closure issues in Effective Topology — haimes / detail
  613. Additional DEGENERATE EEdge updates — haimes / detail
  614. Fix t storage for DEGENERATE EEdges — haimes / detail
  615. Fix scan-build warning from last commit — haimes / detail
  616. Allow for retaining common attributes in Effective Topology merges — haimes / detail
  617. Fix ET BoundBox calculation; Update Edge Tesselltion for EBody; Document EG_getWindingAngle — haimes / detail
  618. Effective Topology: don't use Node positions when computing Edge winding angle — haimes / detail
  619. Full Attribution & Effective Topology — haimes / detail
  620. Fix ONENODE EEdge ELLOOP construction — haimes / detail
  621. Allow for wrap-around mappings assuming a single seam — haimes / detail
  622. Minor ET cleanup — haimes / detail
  623. Can now merge EEdges to make ONENODE — haimes / detail
  624. scan-build fixes — galbramc / detail
  625. stanalyzer corrections — haimes / detail
  626. Fix up wv_setKey from memory issues — haimes / detail
  627. Fix non-manifold initialization of UVs and reinstate the compute of 2nd derivatives for composites — haimes / detail
  628. Support changing outLevel and running select files — galbramc / detail
  629. Don't do jlEGADS testing just yet — galbramc / detail
  630. Revert ESP_venv for ESP_Beta — galbramc / detail
  631. Move virtualenv into ESP directory — galbramc / detail
  632. Only run minimal CAPS examples in beta — galbramc / detail
  633. Install torch for beta — galbramc / detail
  634. pip install torch for corsair — galbramc / detail
  635. Smartsr error log parse — galbramc / detail
  636. numpy suppression — galbramc / detail
  637. Always build egadslite — galbramc / detail
  638. Update julia path on linux — galbramc / detail
  639. Remove jlEGADS from Sanitizer and Valgrind — galbramc / detail
  640. mark helix3 and frustrum3 as expected successes — jfdannen / detail
  641. Add jlEGADS test to Sanitizer and valgrind — galbramc / detail
  642. Correct path — galbramc / detail
  643. Add julia testing — galbramc / detail
  644. Small fix in xfoil executables — galbramc / detail
  645. Higher output precision xfoil executables — galbramc / detail
  646. Upgrade to AFLR 10.22.23 — galbramc / detail
  647. Another regsx fix — galbramc / detail
  648. Fix email template — galbramc / detail
  649. Ignore ifort warnings — galbramc / detail
  650. Use updated wget for ESP_PreBuilt.bat — galbramc / detail
  651. Beta script updates — galbramc / detail
  652. Trying to limit pip install conflits. Cleaner batch pip install function. — galbramc / detail
  653. Skip some long running tests with Sanitizer and Valgrind — galbramc / detail
  654. Missed one more — galbramc / detail
  655. More python suppressions — galbramc / detail
  656. Suppress AFLR uninitialized data — galbramc / detail
  657. Yet more numpy suppressions — galbramc / detail
  658. Another numpy suppression — galbramc / detail
  659. Upgrade to AFLR 10.22.22 on Windoze. Suppress numpy leak. — galbramc / detail
  660. Upgrade to AFLR 10.22.22 on Unix systems — galbramc / detail
  661. Upgrade jenkins to SU2 7.3.1 — galbramc / detail
  662. Look for more tessellation errors in the log file — galbramc / detail
  663. Upgrade to AFLR 10.22.21 — galbramc / detail
  664. Add random sleep for Windoze pip install to avoid install conflicts — galbramc / detail
  665. Install corsairlite dependencies for ESP_Beta testing — galbramc / detail
  666. Python suppression — galbramc / detail
  667. More error checking in ESPbfr.bat — galbramc / detail
  668. Attempt Python 3.9.13 again — galbramc / detail
  669. macM1 uses 3.8.11 — galbramc / detail
  670. Revert back to ESP_Python 3.8.9 for now — galbramc / detail
  671. install matplotlib and scipy for corsairlite — galbramc / detail
  672. install packaging for corsairlite — galbramc / detail
  673. Upgade to ESP_Python-3.9.13 — galbramc / detail
  674. Install dill and cvxopt — galbramc / detail
  675. Fix funny permissions on DARWIN64 mastros — galbramc / detail
  676. Update macOS intel/M1 mastros with old macOS target — galbramc / detail
  677. astros has array out-of-bound problems — galbramc / detail
  678. Don't define ASTROS_ROOT on machines without astros — galbramc / detail
  679. Restore mastros on macOS, macM1, and restore astros on Linux — galbramc / detail
  680. Uses msys64 wget on Windoze — galbramc / detail
  681. fix formatting error associated with expected errors for frustrum3 and helix3 — jfdannen / detail
  682. fix formatting error associated with expected errors for frustrum3 and helix3 — jfdannen / detail
  683. add frustrum3 and helix3 to expected failures — jfdannen / detail
  684. Windoze requires exe extension — galbramc / detail
  685. Add mses to ESPbfr.tgz with tighter convergence tolerance — galbramc / detail
  686. Another python suppression — galbramc / detail
  687. change testing from serveCSM to serveESP — jfdannen / detail
  688. Third time is the charm — galbramc / detail
  689. Try updating Windoze avl again... — galbramc / detail
  690. Update avl exec on Linux and Windoze — galbramc / detail
  691. Try that again — galbramc / detail
  692. Update macOS avl executables without X11 dylib dependency — galbramc / detail
  693. Remove redundant testing — galbramc / detail
  694. Remove mastros.exe on macys and viggen because it does not work — galbramc / detail
  695. Don't look for python deprecation warnings — galbramc / detail
  696. Look for python deprecation warnings — galbramc / detail
  697. Limit threading with OMP_NUM_THREADS — galbramc / detail
  698. Don't pipe sanitize pyOCSM testing — galbramc / detail
  699. add numpy valgrind suppression — galbramc / detail
  700. Look for python unit test timing in log parse — galbramc / detail
  701. Reduce CAPS ESP_Commit testing — galbramc / detail
  702. scipy is now available on Monterey — galbramc / detail
  703. Look for planar meshing errors — galbramc / detail
  704. Update avl and DAWIN64/mastros.exe executables — galbramc / detail
  705. astros.exe does not work on Monterey — galbramc / detail
  706. Upgrade macOS santizer library path — galbramc / detail
  707. Remove libquadmath dependency on DARWIN64 — galbramc / detail
  708. Correct avl version number to 3.40 — galbramc / detail
  709. Reduce avl NVMAX for DARWINM1 — galbramc / detail
  710. Upgrade to avl 3.41 — galbramc / detail
  711. Upgrade to MYSTRAN 13.3A on Windoze — galbramc / detail
  712. Upgrade to Mystran 13.3a — galbramc / detail
  713. Another python suppression — galbramc / detail
  714. Update jenkins to run skeletonAIM example — galbramc / detail
  715. Upgrade to SU2-v7.3.0 for Jenkins — galbramc / detail
  716. Update error messages — galbramc / detail
  717. Upgrade to PointwiseV18.5R1 on macOS — galbramc / detail
  718. Another python suppression — galbramc / detail
  719. Don't build CAPS for OpenCSM with lint — galbramc / detail
  720. Upgrade to Pointwise V18.5R1 on reynolds. Compile serveESP for stanalizer — galbramc / detail
  721. Build serveESP — galbramc / detail
  722. Add csmOCCFailure_7.6.txt file — galbramc / detail
  723. Remove csmOCCFailure_7.6.txt directory — galbramc / detail
  724. Should have kept last numpy suppression — galbramc / detail
  725. Another try at suppressing numpy leaks — galbramc / detail
  726. Suppress numpy leak — galbramc / detail
  727. mark closeBody2 as expected success — jfdannen / detail
  728. Update sens parsers — galbramc / detail
  729. Jenkins updates for 7.6.0 — galbramc / detail
  730. update verification data for 7.6.0 — jfdannen / detail
  731. Add Warning: LockRelease to jenkins parser — galbramc / detail
  732. Don't set UDUNITS for beta testing — galbramc / detail
  733. Remove last alias — galbramc / detail
  734. Alias python3 on centOS8 — galbramc / detail
  735. Update mses path — galbramc / detail
  736. Add PATHs to MSES executables — galbramc / detail
  737. Upgrade Jenkins env for MSVC 2022 — galbramc / detail
  738. Update CASROOT — galbramc / detail
  739. Add 7.6 files (needs updates) — galbramc / detail
  740. Enable awave again for viggen — galbramc / detail
  741. mark closeBody2 as failure on 7.3.1 — jfdannen / detail
  742. changes to accomodate better sensitivities associated with tip treatment in BLENDs — jfdannen / detail
  743. Dissable astros and awave on viggen — galbramc / detail
  744. Use bash on Windoze as well — galbramc / detail
  745. Suppress output from test_pyOCSM to reduce email generation time. — galbramc / detail
  746. Update python suppression — galbramc / detail
  747. add debug.csm as known failure — jfdannen / detail
  748. Update how ESP_Python is found — galbramc / detail
  749. source .bashrc as part of env — galbramc / detail
  750. Fix scipy install on viggen — galbramc / detail
  751. Another Cart3D suppression — galbramc / detail
  752. Typo — galbramc / detail
  753. Use anaconda scipy on M1 for now — galbramc / detail
  754. Don't use system site packages for virtualenv — galbramc / detail
  755. Don't use system site packages for virtualenv — galbramc / detail
  756. Suppress perl memory leaks — galbramc / detail
  757. Remove cart perl command — galbramc / detail
  758. Missed CART3D_ARCH — galbramc / detail
  759. Update env for Cart3D design — galbramc / detail
  760. Change back the getdelim suppression — galbramc / detail
  761. Fix bug in Valgrind script not running CAPS unit test — galbramc / detail
  762. Try again to suppress libc problem — galbramc / detail
  763. Adjust sanitizer suppression — galbramc / detail
  764. Upgrade macOS clang 13.0.0 — galbramc / detail
  765. remove testing of plugs7a and plugs8a — jfdannen / detail
  766. Another Windoze fix — galbramc / detail
  767. Turn on echo again for Windoze — galbramc / detail
  768. Fix typo — galbramc / detail
  769. Add M1 to PreBuilt testing — galbramc / detail
  770. Upgrade to SU2 7.2.0 — galbramc / detail
  771. Fix for memcheck python script on darwin — galbramc / detail
  772. scipy and curses suppressions — galbramc / detail
  773. Use system site-packages — galbramc / detail
  774. Add openmdao to pip installs — galbramc / detail
  775. Globaly have minimal CAPS output for Jenkins — galbramc / detail
  776. Upgrade pointwise on macys — galbramc / detail
  777. Generalize valgrind suppression — galbramc / detail
  778. Another python suppression — galbramc / detail
  779. remove plugs6a from testing — jfdannen / detail
  780. Add keep-debuginfo=yes to valgrind flags — galbramc / detail
  781. Another attempt at suppression Pointwise memory problems — galbramc / detail
  782. Always suppress alloc dealloc missmatch — galbramc / detail
  783. Undo mystran exclusion from valgrind — galbramc / detail
  784. Suppress Pointwise alloc dealloc missmatch — galbramc / detail
  785. Exclude mystran from valgrind due to false positives — galbramc / detail
  786. Upgrade Pointwise on Reynolds — galbramc / detail
  787. Undo last change — galbramc / detail
  788. Fix virtualenv on macOS — galbramc / detail
  789. Don't install matplotlib for testing — galbramc / detail
  790. Upgrade valgrind version — galbramc / detail
  791. Dissable undefined sanitizer vptr option — galbramc / detail
  792. mark plugs4c as successful — jfdannen / detail
  793. Update mastros rpath on viggen — galbramc / detail
  794. Update ESPFLIBS for ubsan — galbramc / detail
  795. Another viggen update — galbramc / detail
  796. Enable viggen Memcheck and Undefined — galbramc / detail
  797. Switch back to bash on viggen — galbramc / detail
  798. Update ESPbft.tgz — galbramc / detail
  799. Remove anaconda from Windoze Env — galbramc / detail
  800. Correct python version on viggen — galbramc / detail
  801. Fix for viggen — galbramc / detail
  802. Upgrade to AFLR 10.17.5. Add DARWINM1 testing. — galbramc / detail
  803. One more try at Windoze — galbramc / detail
  804. Fix virtualenv on Windoze — galbramc / detail
  805. Also upgrade pip — galbramc / detail
  806. Try pip install multiple times — galbramc / detail
  807. Upgrade gcc version for sansLIP — galbramc / detail
  808. Suppress bash memory leak — galbramc / detail
  809. Suppress leak in sed — galbramc / detail
  810. Upgrade to libasan.so.6 — galbramc / detail
  811. Use gcc-11 for sanitizer — galbramc / detail
  812. fwrite valgrind suppression — galbramc / detail
  813. Fix typo — galbramc / detail
  814. Add valgrind to slugs testing — galbramc / detail
  815. One more memcheck fix — galbramc / detail
  816. Fix for MemcheckCaps — galbramc / detail
  817. Slugs fixes for sanitizer and valgrind — galbramc / detail
  818. Slashes... — galbramc / detail
  819. One more Windoze try — galbramc / detail
  820. Another Windoze Slugs script fix — galbramc / detail
  821. Windoze Slugs fix — galbramc / detail
  822. Slugs script updates — galbramc / detail
  823. Add Slugs testing scripts — galbramc / detail
  824. Only run plugs*.csm files for plugs — galbramc / detail
  825. Only run plugs*.csm files for plugs testing. — galbramc / detail
  826. plugs1c is not longer expected failure — jfdannen / detail
  827. Remove verbosity — galbramc / detail
  828. Finally fixed — galbramc / detail
  829. Getting closer — galbramc / detail
  830. what is going on... — galbramc / detail
  831. One more Plugs fix — galbramc / detail
  832. Update expectPLUGS script — galbramc / detail
  833. Windoze slashes — galbramc / detail
  834. Test plugs0 which is actually expected to pass — galbramc / detail
  835. Add numpy to venv for SU2 — galbramc / detail
  836. Plugs, not plugs — galbramc / detail
  837. Fix beta scripts — galbramc / detail
  838. mark plugs1c as expected failure (for now) — jfdannen / detail
  839. Catch tire errors on Windoze — galbramc / detail
  840. Update asan lib path — galbramc / detail
  841. Ignore pip timeout warning — galbramc / detail
  842. Of coarse, three slashes... — galbramc / detail
  843. Escape slashes on Windoze — galbramc / detail
  844. One more try at autoStart on windoze — galbramc / detail
  845. Update autoStart testing for Sanitizer and Valgrind — galbramc / detail
  846. Fix path for Windoze autoStart — galbramc / detail
  847. Fix autoStart testing — galbramc / detail
  848. Another valgrind supprsssion. Windoze fix — galbramc / detail
  849. Add autoStart testing for Sanitizer and Valgrind — galbramc / detail
  850. Add autoStart testing. Another OCC valgrind fix. — galbramc / detail
  851. Fix last commit — galbramc / detail
  852. Valgrind suppression fixes — galbramc / detail
  853. matplotlib valgrind suppressions — galbramc / detail
  854. Sanitizer suppressions — galbramc / detail
  855. Don't update Jenkins files in bfr — galbramc / detail
  856. Add Jenkins ESP_parse and ESP_email.template config files. Remove OCC 6.8 files. — galbramc / detail
  857. note that rocketnozzle1 and rocketnozzle2 are expected to fail — jfdannen / detail
  858. Update ESP_Beta testing. Add ESP_PreBuilt testing. — galbramc / detail
  859. Update to AFLR 10.15.6 — galbramc / detail
  860. SU2 path fix on macOS — galbramc / detail
  861. Correct SU2 path — galbramc / detail
  862. Upgrade to SU2 Blackbird — galbramc / detail
  863. Update to AFLR 10.15.3 — galbramc / detail
  864. Remove centOS68 if statements — galbramc / detail
  865. Remove 6.8 files, add legacy directory — galbramc / detail
  866. add imprint5 to list of expected failures — jfdannen / detail
  867. Upgrade to AFLR 10.15.1 — galbramc / detail
  868. change the name of configuration sensitivities to geometric sensitivities — jfdannen / detail
  869. Add pyOCSM to PYTHONPATH — galbramc / detail
  870. Update path to test_pyOCSM.py — galbramc / detail
  871. One more valgrind suppression — galbramc / detail
  872. Put back one suppression — galbramc / detail
  873. Suppress numpy memory leaks — galbramc / detail
  874. Fix setting memcheck and valgrind python — galbramc / detail
  875. Suppress python memory leak — galbramc / detail
  876. Suppress numpy memory leaks — galbramc / detail
  877. Add scan-build links — galbramc / detail
  878. Single PYTHON_VERSION for all Jenkins scipts — galbramc / detail
  879. Use python 3.8.9 — galbramc / detail
  880. Add --embed to python-config when appropriate — galbramc / detail
  881. Upgrade Python to 3.9.4 — galbramc / detail
  882. Python 2.6.6 is really dead — galbramc / detail
  883. Don't try to use Python 2.6 — galbramc / detail
  884. Fix script — galbramc / detail
  885. Run legacy pyCAPS tests — galbramc / detail
  886. Remove 2018 template_avl — galbramc / detail
  887. Enable python fault handler — galbramc / detail
  888. Don't try to compile IRIT when it does not exist — galbramc / detail
  889. Don't use Python 2.6 on CentOS 6.8 — galbramc / detail
  890. Don't run pointwise on commit — galbramc / detail
  891. Don't run on Python 2.6 — galbramc / detail
  892. Script fixes for rnning CAPS unit tests — galbramc / detail
  893. Minor beta fix — galbramc / detail
  894. One more path fix — galbramc / detail
  895. Path fix for Beta — galbramc / detail
  896. Update jenkins scripts for new pyCAPS — galbramc / detail
  897. Run pyCAPS unit tests with Sanitizer — galbramc / detail
  898. Fix PYTHONPATH — galbramc / detail
  899. Use new ctypes pyCAPS — galbramc / detail
  900. Upgrade ifort on Windoze — galbramc / detail
  901. Another Intel fix — galbramc / detail
  902. Missed sone intel updates — galbramc / detail
  903. Update intel compiler — galbramc / detail
  904. Remove scan-build directories if clean — galbramc / detail
  905. Remove CPATH for stanalizer — galbramc / detail

#169 (Jan 29, 2021, 8:44:02 AM)

  1. Makefile lint updaate — haimes / detail
  2. add perturbations in Plugs when LM fails to help avoid local minima — jfdannen / detail
  3. Add includes target — galbramc / detail
  4. remove unused variables in udpProp in previous release — jfdannen / detail
  5. add udpProp and its test cases — jfdannen / detail
  6. fix bug in velocityOfNode for a RULE/BLEND with a rotated Xsect; fix typo in Edge tessellation sensitivities; fix affected .tsen files; fix bug that drew too many things when showing tufts for tessellation sensitivities — jfdannen / detail
  7. Put lint in Makefile for Linux — haimes / detail
  8. Makefile lint updaate — haimes / detail
  9. Add includes target — galbramc / detail
  10. Add back rewind capabilities when removing Nodes in makeEFace — haimes / detail
  11. Make sure we have a valid EBody after an error in makeEFace — haimes / detail
  12. Put lint in Makefiles for Linux — haimes / detail
  13. Increase MSVC CPP optimization — galbramc / detail
  14. Fix copyEBody — haimes / detail
  15. Stanalier script fixes — galbramc / detail
  16. Stanalier script fixes — galbramc / detail
  17. Stanalier script fixes — galbramc / detail
  18. Add stanalizer script — galbramc / detail

#168 (Jan 26, 2021, 8:05:29 AM)

  1. improve Plugs messages for outLevel 0 — jfdannen / detail
  2. enable more spline functions in RULE/BLEND sensitivities — jfdannen / detail
  3. Add clang static analysis — galbramc / detail
  4. Add clang static analysis — galbramc / detail
  5. mapBody correction for reversed Edges; fix up copyEBody; protect against multiple vertex mappings — haimes / detail

#167 (Jan 25, 2021, 11:58:38 AM)

  1. add designP*d test cases; use new Node-only versions of EG_ruled and EG_blend; fix bug in Face orientation when SUBTRACTing two in-plane SheetBodys — jfdannen / detail
  2. fix warning messages generated by udpFitCurve, udpRadwaf, udpKulfan, and udfCatmull; remove __trace__ warning for Nodes in a REVOLVE since they might not exist in the SolidBody if they were on the centerline; do not run plugs if there is a pendingError; allow user to skip phase1 in Plugs; write plugs.despmtrs file at end of Plugs; remove perturbation process in Plugs since it did not work, especially for cases without LBOUNDs and UBOUNDs; fix bug when SWEEPing a WireBody; update sweep0a verification data; fix Edge blue/green coloring in ESP; update verification data for plugs1c, plugs4b, plugs7a, and plugs8a, since the results were close to the correct DESPMTRs — jfdannen / detail
  3. Updaate the Docs — haimes / detail
  4. update Plugs expected failures and ignore list — jfdannen / detail
  5. update Plugs expected failures and ignore list — jfdannen / detail

#166 (Jan 20, 2021, 11:56:40 AM)

  1. Fix known sense errors for Windoze — galbramc / detail