Skip to content
Started 3 yr 9 mo ago
Took 1 hr 57 min on reynolds
Success

#155 (Jun 29, 2020, 1:55:09 AM)

EGADS 1346 OpenCSM 1836
Revisions
  • svn+ssh://acdl.mit.edu/home/svnroot/EGADS : 1346
  • svn+ssh://acdl.mit.edu/home/svnroot/JenkinsESP : 432
  • svn+ssh://acdl.mit.edu/home/svnroot/OpenCSM : 1836
Changes
  1. add periodic argument to RULE and BLEND; change error to warning if a RULE has a Xsect with multiplicity more than 1; if begList and/or endList in BLEND contains 3 values, it specifiies the inward tangent vector; add rule19*, blend19*, blend20*, and boend21* test cases; improve description of BLEND in training slides (detail)
    by jfdannen
  2. allow comments to not start in column 1 in udpWaffle; fix message in udpWaffle to list CPOINT as a valid statement type; fix ESP indentation associated with CATEND in ESP editor; add training_2020/exercises slides; add a hint for PATBEG in ESP editor; add @version at-parameter; allow user to edit .csm if it only contains DESPMTR statements; fix bug that did not clear local Parameters associated with a UDC if an error was thrown in a UDC; add test cases for making training pictures: attribute8*, csystem6* sketch7*, tparams*, and waffle8*; add swap.udc and swapTest.csm; make assert_failed a catchable signal; fix error in round_pat test case; tell user which block is open when issuing error; fix bug in constraint solver if given Incidence was not between -180 and +180; fix bug in constraint solver if given Angle was not between -180 and +180; fix documentation associated with IMPORT when numbodies argument is -1 (to return all Bodys in a Group); allow spaces and tabs before >> for inline files; fix drawing of Axes in ESP so that they always extend to the origin (detail)
    by jfdannen
  3. Fix so RC tangency works for EG_blend (detail)
    by galbramc
  4. fix up LINUX build of EGADS (detail)
    by haimes
  5. Set UG_Output_File (detail)
    by haimes
  6. Fill in functions need by EGADS to utilize UVmao (detail)
    by haimes
  7. Update docs on blend and ruled (detail)
    by haimes
  8. Test FaceBody with rule/blend. Allow beg/end FaceBody or Face for periodic rule/blend. (detail)
    by galbramc
  9. Connect EGADS with UVmap (detail)
    by haimes
  10. Fix warnings (detail)
    by galbramc
  11. Accpet FaceBody for ruled/blend. Ignore repeated sections with rule. (detail)
    by galbramc
  12. Windows Makefile cleanup for UVmap (detail)
    by haimes
  13. Remove UVmap warnings (detail)
    by haimes
  14. More UVmap config changes (detail)
    by haimes
  15. Suppress uvmap warnings. Don't copy evaluate.c and rational.c for C++ compile. (detail)
    by galbramc
  16. Supress UVmap warning (detail)
    by haimes
  17. Additional configure/Makefile changes to support UVmap (detail)
    by haimes
  18. Bob-ify egadsSpline.cpp (detail)
    by haimes
  19. Enable v-closed rule and blend. Inified input checks for rule/blend. (detail)
    by galbramc
  20. avoid Jenkins auto testing in util (detail)
    by haimes
  21. add Marcum's uvmap code to EGADS (detail)
    by haimes
  22. update expected failures (detail)
    by jfdannen

Started by an SCM change

GNU C Compiler (gcc): No warnings
Packages: 88%   Files: 65%   Classes: 65%   Methods: 59%   Lines: 57%   Conditionals: 100%