Skip to content
Build History trend
 
EGADS 2037 OpenCSM 2476 CAPS 4152
 
EGADS 2036 OpenCSM 2476 CAPS 4125
 
EGADS 2035 OpenCSM 2476 CAPS 4117
 
EGADS 2034 OpenCSM 2476 CAPS 4117
 
EGADS 2033 OpenCSM 2475 CAPS 4116
 
EGADS 2033 OpenCSM 2475 CAPS 4113
 
EGADS 2032 OpenCSM 2475 CAPS 4085
 
EGADS 2029 OpenCSM 2475 CAPS 4085
 
EGADS 2029 OpenCSM 2475 CAPS 4082
 
EGADS 2029 OpenCSM 2475 CAPS 4076
 
EGADS 2029 OpenCSM 2475 CAPS 4074
 
EGADS 2028 OpenCSM 2474 CAPS 4074
 
EGADS 2027 OpenCSM 2474 CAPS 4074
 
EGADS 2025 OpenCSM 2474 CAPS 4074
 
EGADS 2021 OpenCSM 2472 CAPS 4074
 
EGADS 2020 OpenCSM 2472 CAPS 4074
 
EGADS 2020 OpenCSM 2472 CAPS 4073
 
EGADS 2017 OpenCSM 2471 CAPS 4073
 
EGADS 2016 OpenCSM 2469 CAPS 4072
 
EGADS 2015 OpenCSM 2469 CAPS 4066

Changes

#635 (Apr 16, 2024, 10:19:08 PM)

  1. Lint fix — galbramc / detail
  2. One more fix for convert_integerToString — galbramc / detail
  3. Fix friction AIM — galbramc / detail
  4. Fix last commit — galbramc / detail
  5. Cleanup ToString functions. Remove old mesh writing structures. — galbramc / detail
  6. Update libmeshb library — galbramc / detail
  7. Fix libmeshb rename — galbramc / detail
  8. Fix for windoze — galbramc / detail
  9. Fix libMeshb makefiles — galbramc / detail
  10. Cleanup egadsTess and aflr4 — galbramc / detail
  11. Update examples for new Mesh_Format interface — galbramc / detail
  12. Use lower case name for libMeshb library name — galbramc / detail
  13. Don't use case sensitvie names for mesh writer — galbramc / detail
  14. Mark calling aimPostAnalysis even during restart — galbramc / detail
  15. Lint fix — galbramc / detail
  16. Stanalier fix — galbramc / detail
  17. One more warning — galbramc / detail
  18. Fix warning — galbramc / detail
  19. Fix last commit — galbramc / detail
  20. Missed aflr3 — galbramc / detail
  21. Use meshWriters to write Mesh_Format requests — galbramc / detail
  22. Remove more Mesh_ASCII_Flag — galbramc / detail
  23. Add tecplot, stl, and bstl meshWriters — galbramc / detail
  24. Remove depricated Mesh_ASCII_Flag from fun3d — galbramc / detail
  25. Remove depricated Mesh_ASCII_Flag from fun3d — galbramc / detail
  26. Remove depricated Mesh_ASCII_Flag from fun3d — galbramc / detail
  27. AVL dox fixes — galbramc / detail
  28. Fix tolScale bug — galbramc / detail
  29. Suppress missaligned memory for OCC 7.8 — galbramc / detail
  30. Look for stanalizer runtime errors — galbramc / detail

#634 (Apr 13, 2024, 10:19:08 PM)

  1. Hopfully fix stanalizer — galbramc / detail
  2. Stanalizer fixes — galbramc / detail
  3. Another zaero Windoze fix — galbramc / detail
  4. zaero NMakefile again — galbramc / detail
  5. Warning ane NMakefile fix for zaero — galbramc / detail
  6. Lint fixes for zaero — galbramc / detail
  7. Initial implementation of zaero AIM — galbramc / detail
  8. Fix egadsTess aimPost return status — galbramc / detail
  9. Add lred, lgreen, and lblue to STEP/IGES IO — galbramc / detail

#633 (Apr 11, 2024, 10:19:09 PM)

  1. Avoid segfault when IGES file lacks units — galbramc / detail

#632 (Apr 9, 2024, 10:19:08 PM)

  1. Revert checking numer of feaProperty — galbramc / detail
  2. fix bug that causes output from pyscript to be lost if the pyscript uses os.chdir; fix bug that can lose attributes when SUBTRACTing two co-planar SheetBodys; add plateHoles* test cases; update _edgeID documentation in OpenCSM.h and ESP-help; change SUBTRACTion of two co-planar SheetBodys so that the tool always pokes a hole in the source (instead of scribing the source as was previously done if the source and tool intersect); update scribe11* and subtract7* test cases; if any boolean fails, leave the stack unchanged; add scribeAll argument to SUBTRACT to scribe Edges even when they are coincident with a Face; add scribe12* test cases — jfdannen / detail
  3. Fix EG_matchBody functions — galbramc / detail

#631 (Apr 6, 2024, 10:19:07 PM)

  1. Update flutter examples with missing properties — galbramc / detail
  2. Add another Femap Property comment to nastran files. Add F06FileLink to nastran. Other small fixes. — galbramc / detail
  3. Rais error for old scripts with incorrect eigenNormaliztion spelling — galbramc / detail

#630 (Apr 3, 2024, 9:08:38 PM)

  1. lint fixes — galbramc / detail
  2. Fix libMeshb AreaMesh writer for refine. Triangles must be correctly oriented in the incorrect direction. — galbramc / detail
  3. Anoter Python.h fix — galbramc / detail
  4. Fix Normaliztion misspelling — galbramc / detail
  5. Fix Normaliztion misspelling — galbramc / detail
  6. Fix Normaliztion misspelling — galbramc / detail
  7. Add Python.h to build dependencies — galbramc / detail
  8. Fix stanalizer warning — galbramc / detail
  9. Missed one file — galbramc / detail
  10. Fix Normaliztion misspelling — galbramc / detail
  11. Fix Normaliztion misspelling — galbramc / detail
  12. Fix Normaliztion misspelling — galbramc / detail
  13. Add property label when writing Nastran files — galbramc / detail
  14. Missed on file — galbramc / detail
  15. Add more futter options to nastran. Add MassProp outputs for nastran. — galbramc / detail
  16. Update AVL unit tests to check for spcified CL — galbramc / detail
  17. Fix logic for writing aimAreaMesh — galbramc / detail
  18. Lint fixes — galbramc / detail
  19. Forgot a file — galbramc / detail
  20. aim/Makefile fix — galbramc / detail
  21. Initial version of spinnakerAIM — galbramc / detail
  22. Allow refine to work with Area meshes — galbramc / detail
  23. Suppress lint for cgt — galbramc / detail
  24. Windoze fixes — galbramc / detail
  25. NMakefile fixes — galbramc / detail
  26. Build all aim subdirectories. More makefile updaets — galbramc / detail
  27. More makefile refactoring — galbramc / detail
  28. Update AFLR makefiles — galbramc / detail
  29. Upgrade ESP config to Python 3.11.9 — galbramc / detail

#627 (Mar 30, 2024, 10:19:10 PM)

  1. Further propagate Name attribute in step files — galbramc / detail
  2. Revert last commit — galbramc / detail
  3. Use face bbx in EG_matchBodyFaces — galbramc / detail

#626 (Mar 28, 2024, 10:19:08 PM)

  1. Allow setting CLaf on individual surfaces — galbramc / detail
  2. Fix up CLAF for avl — galbramc / detail
  3. Fix avl bug — galbramc / detail

#625 (Mar 26, 2024, 10:19:08 PM)

  1. Update cbaero test — galbramc / detail
  2. Fix typo — galbramc / detail
  3. dox build fixes — acdl / detail
  4. Add auto execution for cbaero AIM — galbramc / detail
  5. Lint and memory leak fix — galbramc / detail
  6. Add CLAF avl input — galbramc / detail

#624 (Mar 23, 2024, 10:19:07 PM)

  1. Add ability to link mass properties — galbramc / detail
  2. Update email address — galbramc / detail

#623 (Mar 19, 2024, 10:19:08 PM)

  1. fix bug when selecting with xmin=xmax, ymi=ymax, and zmin=zmax; update bentWaffle test case — jfdannen / detail
  2. Remove memory leaks from UVMAP when reporting errors — haimes / detail
  3. Supprees fighter4 with OCC 7.8 — galbramc / detail

#622 (Mar 16, 2024, 10:19:11 PM)

  1. Protect against segFaults for unusual situations in UVMAP — haimes / detail

#621 (Mar 14, 2024, 10:19:08 PM)

  1. Suppress lint — galbramc / detail
  2. Enable FullAttr for EG_imprintBody — galbramc / detail

#620 (Mar 7, 2024, 10:19:11 PM)

  1. pass flags from parent MODL into MODL created by udpCsm — jfdannen / detail
  2. add OCC 7.8.0 verification data — jfdannen / detail
  3. Consitency between Linux x86_64 and aarch64 — galbramc / detail
  4. Updated ESP config files for OCC 7.8 — galbramc / detail
  5. Fix typo — galbramc / detail
  6. Write Loop Name to underlying curves. Read WireBody from step files. — galbramc / detail
  7. Update Win Env for 7.8 — galbramc / detail

#619 (Mar 5, 2024, 10:19:11 PM)

  1. EG_isIsoPCurve only works for OCC 7.6 or above — galbramc / detail
  2. prepare for testing with OCC 7.8.0 — jfdannen / detail

#618 (Mar 2, 2024, 10:19:10 PM)

  1. Try pointise even more times — galbramc / detail

#617 (Feb 29, 2024, 10:19:10 PM)

  1. Fix OpenCSM.h dependencies when copying to include — haimes / detail
  2. Update egads.def — galbramc / detail
  3. Udpate addKnots test — galbramc / detail
  4. Expose EG_addKnots. Add EG_isIsoPCurve. Ensure convertToBspline for LINE/PLANE is degree 1 — galbramc / detail

#616 (Feb 27, 2024, 10:19:11 PM)

  1. More Linux RPATH changes — haimes / detail
  2. add blend32* test cases; add more OPAM1* test cases; add _vspID attribute to Faces in udpVsp3; update nuscale* verification data — jfdannen / detail
  3. More Linux RPATH changes — haimes / detail
  4. More Linux RPATH changes — haimes / detail

#615 (Feb 24, 2024, 10:19:08 PM)

  1. Actually get cbaero to compile on Windoze — galbramc / detail
  2. One more try — galbramc / detail
  3. Fix CBAero NMakefile — galbramc / detail
  4. Update CBAero dox. Build CBAero AIM on Windoze — galbramc / detail
  5. Stanalizer fix — galbramc / detail
  6. Fixes for cbaeroAIM — galbramc / detail
  7. Correctly trim a trimmed surface in convertToBspline — galbramc / detail

#614 (Feb 22, 2024, 10:19:10 PM)

  1. add checkVtk.c; remove blank lines in .vtk writer; add vtk2stl.c — jfdannen / detail
  2. Fix so blend rounded tip works when the first edge in the section loop is the trailing edge — galbramc / detail
  3. Use consistent CURVE/SURFACE approximation algorithms and preserve periodicity in convertToBspline — galbramc / detail