Skip to content
Success

Changes

Summary

  1. do not mark a Node as potentially spurious if it has a _Keep attribute; mark Nodes on axis of revolution of a REVOLVE command with a _Keep attribute; mark Nodes in JOIN or UNION that are in common with both parents with a _Keep attribute; mark new Nodes due to a scribe (via SUBTRACT a NodeBody or SheetBody) with a _Keep attribute; mark Nodes at beginning and end of RULE and BLEND with a _Keep attribute; add REMOVE_SPURIOUS compile-time option to remove spurious Nodes; add spurious* test cases; fix bug that made sensitivities of scribes susceptable to roundoff errors; fix documentation associated with SUBTRACT command
  2. if Body has _newSeqnum attribute, use a new sequence numbering scheme for _edgeID and _faceID that is not based upon cg positions or areas
  3. change signature of unpublished convertToBSplines routine; add mindeg argument to udfNuscale so that B-spline order can be increased; modify udfWarp so that it can be applied to a SheetBody; add warp4* and warp5* test cases; add seqnum* test cases
  4. fix malloc error while cleaning up UDP storage at end of serveESP; allow inline comments in udfEditAttr and udpWaffle; modify editAttrFile and waffleC1 test cases; if UDPRIM statment contains primtype=dollar-dollar-dollar/name, the .udc is found in the ESP_UDC_PATH directory; add udprim6 test case; convert udpWarp to udfWarp so that it takes a Body from the Stack if egadsfile is not specified; add warp2* and warp3 test cases; modify udfWarp to allow motion in normal-, X-, or Y-, or Z-direction; add warp1* test cases
  5. fix bug when recycling and last recycled Branch is a UDPARG; fix bug that did not transfer user-attributes from SheetBody on top of stack to result of a JOIN operation; add joinSheets7 test case; add _vspID and _vspSurf attributes to Bodys in udpVsp3; improve error detection for pmtrName in SET; add set2 test case; add EVALUATE EDGETESS and EVALUATE FACETESS to return the number of points and triangles in the tessellation of an Edge or Face; add tessSize test case; pressing Building button allows the user to reset the interface; improve error detection for pmtrName in PATBEG; add patbeg1 test case; improve error detection for pmtrName in GETATTR; add getattr3 test case
  6. fix typos in ESP-help; allow straight camber line to be generated in udpNaca (if thickness=0, camber=0, and series=0); modify nacas3 test case; add missing semi-colon in training/data/session03/fuselage.csm; add importColor test case; fix bug associated with writing VTK files for non-manifold Bodys; add fourSheets test case; allow illegal_func_name error be caught in CATBEG; error during the evaluation of an argument in IFTHEN and ELSEIF should jump after ENDIF; add evalError1* test cases; error during the evaluation of an argument in PATBEG and PATBREAK should jump after PATEND; add evalError2* test cases; error during the evaluation of an argument in SKBEG should jump after SKEND; add evalError3* test cases; fix bug that did not update the at-parameters if a UDPARG was present
  7. update ReleaseNotes.txt
  8. uprev to v1.26 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc, ESP_QuickReference.tex); fix infinite loop bug in compressFilename
  9. Remove dos line endings. Fix Windoze compile error.
  10. update SBOs so that they avoid creating spurious Nodes
  11. Fix possible segfault reading Name attribute from STEP/IGES
  12. Fixes for EG_isEquivalent and EG_isSame
  13. Fix EG_isSame for LINE
  14. Add the functions EG_mergeBSplineCurves and EG_removeNodes to the EGADS API
  15. Update copyright date
  16. Additional uprev mods
  17. Use full precision to write egads tessellations
  18. Uprev to 1.26
  19. Adjust Compiling in parse
  20. Track Compiling in log parse
  21. Update scripts for CAPS training material
  22. Add timing for ESPbfr.bat
  23. Ignore pip dependency
  24. Allow site packages for python. Look for python dlopen errors.
  25. Revert last commit
  26. Measure egads build time on windoze
  27. Dissable matplotlib interactive plotting with Jenkins
  28. update for numpy/openmdao version incompatibility
  29. remove pip install numpy because latest version is incompatible with openmdao
  30. Look for more errors while parsing
  31. Fixes for running 2023 CAPS training
Revision 2509 by jfdannen:
do not mark a Node as potentially spurious if it has a _Keep attribute; mark Nodes on axis of revolution of a REVOLVE command with a _Keep attribute; mark Nodes in JOIN or UNION that are in common with both parents with a _Keep attribute; mark new Nodes due to a scribe (via SUBTRACT a NodeBody or SheetBody) with a _Keep attribute; mark Nodes at beginning and end of RULE and BLEND with a _Keep attribute; add REMOVE_SPURIOUS compile-time option to remove spurious Nodes; add spurious* test cases; fix bug that made sensitivities of scribes susceptable to roundoff errors; fix documentation associated with SUBTRACT command
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlOpenCSM/trunk/ESP/ESP-help.html
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/basic/designZ9a.csmOpenCSM/trunk/data/basic/designZ9a.csm
The file was modified /trunk/data/basic/designZ9b.csmOpenCSM/trunk/data/basic/designZ9b.csm
The file was modified /trunk/data/basic/nodeAttribute.csmOpenCSM/trunk/data/basic/nodeAttribute.csm
The file was modified /trunk/data/basic/plateHoles3.csmOpenCSM/trunk/data/basic/plateHoles3.csm
The file was modified /trunk/data/basic/plateHoles4.csmOpenCSM/trunk/data/basic/plateHoles4.csm
The file was added/trunk/data/basic/spurious1.csmOpenCSM/trunk/data/basic/spurious1.csm
The file was added/trunk/data/basic/spurious2.csmOpenCSM/trunk/data/basic/spurious2.csm
The file was added/trunk/data/basic/spurious3.csmOpenCSM/trunk/data/basic/spurious3.csm
The file was added/trunk/data/basic/spurious4.csmOpenCSM/trunk/data/basic/spurious4.csm
The file was added/trunk/data/basic/spurious5.csmOpenCSM/trunk/data/basic/spurious5.csm
The file was added/trunk/data/basic/spurious6.csmOpenCSM/trunk/data/basic/spurious6.csm
The file was added/trunk/data/basic/spurious7.csmOpenCSM/trunk/data/basic/spurious7.csm
The file was added/trunk/data/basic/spurious8.csmOpenCSM/trunk/data/basic/spurious8.csm
The file was added/trunk/data/basic/spurious9.csmOpenCSM/trunk/data/basic/spurious9.csm
The file was modified /trunk/data/basic/verify_7.6.0/designZ9a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/designZ9a.vfy
The file was modified /trunk/data/basic/verify_7.6.0/designZ9b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/designZ9b.vfy
The file was modified /trunk/data/basic/verify_7.6.0/matchBodys4b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/matchBodys4b.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nodeAttribute.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nodeAttribute.vfy
The file was modified /trunk/data/basic/verify_7.6.0/plateHoles3.vfyOpenCSM/trunk/data/basic/verify_7.6.0/plateHoles3.vfy
The file was modified /trunk/data/basic/verify_7.6.0/plateHoles4.vfyOpenCSM/trunk/data/basic/verify_7.6.0/plateHoles4.vfy
The file was modified /trunk/data/basic/verify_7.6.0/slices2y.vfyOpenCSM/trunk/data/basic/verify_7.6.0/slices2y.vfy
The file was added/trunk/data/basic/verify_7.6.0/spurious1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/spurious1.vfy
The file was added/trunk/data/basic/verify_7.6.0/spurious2.vfyOpenCSM/trunk/data/basic/verify_7.6.0/spurious2.vfy
The file was added/trunk/data/basic/verify_7.6.0/spurious3.vfyOpenCSM/trunk/data/basic/verify_7.6.0/spurious3.vfy
The file was added/trunk/data/basic/verify_7.6.0/spurious4.vfyOpenCSM/trunk/data/basic/verify_7.6.0/spurious4.vfy
The file was added/trunk/data/basic/verify_7.6.0/spurious5.vfyOpenCSM/trunk/data/basic/verify_7.6.0/spurious5.vfy
The file was added/trunk/data/basic/verify_7.6.0/spurious6.vfyOpenCSM/trunk/data/basic/verify_7.6.0/spurious6.vfy
The file was added/trunk/data/basic/verify_7.6.0/spurious7.vfyOpenCSM/trunk/data/basic/verify_7.6.0/spurious7.vfy
The file was added/trunk/data/basic/verify_7.6.0/spurious8.vfyOpenCSM/trunk/data/basic/verify_7.6.0/spurious8.vfy
The file was added/trunk/data/basic/verify_7.6.0/spurious9.vfyOpenCSM/trunk/data/basic/verify_7.6.0/spurious9.vfy
The file was modified /trunk/data/basic/verify_7.7.0/designZ9a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/designZ9a.vfy
The file was modified /trunk/data/basic/verify_7.7.0/designZ9b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/designZ9b.vfy
The file was modified /trunk/data/basic/verify_7.7.0/matchBodys4b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/matchBodys4b.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nodeAttribute.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nodeAttribute.vfy
The file was modified /trunk/data/basic/verify_7.7.0/plateHoles3.vfyOpenCSM/trunk/data/basic/verify_7.7.0/plateHoles3.vfy
The file was modified /trunk/data/basic/verify_7.7.0/plateHoles4.vfyOpenCSM/trunk/data/basic/verify_7.7.0/plateHoles4.vfy
The file was modified /trunk/data/basic/verify_7.7.0/slices2y.vfyOpenCSM/trunk/data/basic/verify_7.7.0/slices2y.vfy
The file was added/trunk/data/basic/verify_7.7.0/spurious1.vfyOpenCSM/trunk/data/basic/verify_7.7.0/spurious1.vfy
The file was added/trunk/data/basic/verify_7.7.0/spurious2.vfyOpenCSM/trunk/data/basic/verify_7.7.0/spurious2.vfy
The file was added/trunk/data/basic/verify_7.7.0/spurious3.vfyOpenCSM/trunk/data/basic/verify_7.7.0/spurious3.vfy
The file was added/trunk/data/basic/verify_7.7.0/spurious4.vfyOpenCSM/trunk/data/basic/verify_7.7.0/spurious4.vfy
The file was added/trunk/data/basic/verify_7.7.0/spurious5.vfyOpenCSM/trunk/data/basic/verify_7.7.0/spurious5.vfy
The file was added/trunk/data/basic/verify_7.7.0/spurious6.vfyOpenCSM/trunk/data/basic/verify_7.7.0/spurious6.vfy
The file was added/trunk/data/basic/verify_7.7.0/spurious7.vfyOpenCSM/trunk/data/basic/verify_7.7.0/spurious7.vfy
The file was added/trunk/data/basic/verify_7.7.0/spurious8.vfyOpenCSM/trunk/data/basic/verify_7.7.0/spurious8.vfy
The file was added/trunk/data/basic/verify_7.7.0/spurious9.vfyOpenCSM/trunk/data/basic/verify_7.7.0/spurious9.vfy
The file was modified /trunk/data/basic/verify_7.8.0/designZ9a.vfyOpenCSM/trunk/data/basic/verify_7.8.0/designZ9a.vfy
The file was modified /trunk/data/basic/verify_7.8.0/designZ9b.vfyOpenCSM/trunk/data/basic/verify_7.8.0/designZ9b.vfy
The file was modified /trunk/data/basic/verify_7.8.0/matchBodys4b.vfyOpenCSM/trunk/data/basic/verify_7.8.0/matchBodys4b.vfy
The file was modified /trunk/data/basic/verify_7.8.0/nodeAttribute.vfyOpenCSM/trunk/data/basic/verify_7.8.0/nodeAttribute.vfy
The file was modified /trunk/data/basic/verify_7.8.0/plateHoles3.vfyOpenCSM/trunk/data/basic/verify_7.8.0/plateHoles3.vfy
The file was modified /trunk/data/basic/verify_7.8.0/plateHoles4.vfyOpenCSM/trunk/data/basic/verify_7.8.0/plateHoles4.vfy
The file was modified /trunk/data/basic/verify_7.8.0/slices2y.vfyOpenCSM/trunk/data/basic/verify_7.8.0/slices2y.vfy
The file was added/trunk/data/basic/verify_7.8.0/spurious1.vfyOpenCSM/trunk/data/basic/verify_7.8.0/spurious1.vfy
The file was added/trunk/data/basic/verify_7.8.0/spurious2.vfyOpenCSM/trunk/data/basic/verify_7.8.0/spurious2.vfy
The file was added/trunk/data/basic/verify_7.8.0/spurious3.vfyOpenCSM/trunk/data/basic/verify_7.8.0/spurious3.vfy
The file was added/trunk/data/basic/verify_7.8.0/spurious4.vfyOpenCSM/trunk/data/basic/verify_7.8.0/spurious4.vfy
The file was added/trunk/data/basic/verify_7.8.0/spurious5.vfyOpenCSM/trunk/data/basic/verify_7.8.0/spurious5.vfy
The file was added/trunk/data/basic/verify_7.8.0/spurious6.vfyOpenCSM/trunk/data/basic/verify_7.8.0/spurious6.vfy
The file was added/trunk/data/basic/verify_7.8.0/spurious7.vfyOpenCSM/trunk/data/basic/verify_7.8.0/spurious7.vfy
The file was added/trunk/data/basic/verify_7.8.0/spurious8.vfyOpenCSM/trunk/data/basic/verify_7.8.0/spurious8.vfy
The file was added/trunk/data/basic/verify_7.8.0/spurious9.vfyOpenCSM/trunk/data/basic/verify_7.8.0/spurious9.vfy
The file was modified /trunk/prebuiltTesting/testBetaOpenCSM/trunk/prebuiltTesting/testBeta
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
Revision 2508 by jfdannen:
if Body has _newSeqnum attribute, use a new sequence numbering scheme for _edgeID and _faceID that is not based upon cg positions or areas
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/basic/seqnum1.csmOpenCSM/trunk/data/basic/seqnum1.csm
The file was modified /trunk/data/basic/seqnum10.csmOpenCSM/trunk/data/basic/seqnum10.csm
The file was modified /trunk/data/basic/seqnum2.csmOpenCSM/trunk/data/basic/seqnum2.csm
The file was modified /trunk/data/basic/seqnum3.csmOpenCSM/trunk/data/basic/seqnum3.csm
The file was modified /trunk/data/basic/seqnum4.csmOpenCSM/trunk/data/basic/seqnum4.csm
The file was modified /trunk/data/basic/seqnum5.csmOpenCSM/trunk/data/basic/seqnum5.csm
The file was modified /trunk/data/basic/seqnum6.csmOpenCSM/trunk/data/basic/seqnum6.csm
The file was modified /trunk/data/basic/seqnum7.csmOpenCSM/trunk/data/basic/seqnum7.csm
The file was modified /trunk/data/basic/seqnum8.csmOpenCSM/trunk/data/basic/seqnum8.csm
The file was modified /trunk/data/basic/seqnum9.csmOpenCSM/trunk/data/basic/seqnum9.csm
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
Revision 2507 by jfdannen:
change signature of unpublished convertToBSplines routine; add mindeg argument to udfNuscale so that B-spline order can be increased; modify udfWarp so that it can be applied to a SheetBody; add warp4* and warp5* test cases; add seqnum* test cases
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlOpenCSM/trunk/ESP/ESP-help.html
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/seqnum1.csmOpenCSM/trunk/data/basic/seqnum1.csm
The file was added/trunk/data/basic/seqnum10.csmOpenCSM/trunk/data/basic/seqnum10.csm
The file was added/trunk/data/basic/seqnum2.csmOpenCSM/trunk/data/basic/seqnum2.csm
The file was added/trunk/data/basic/seqnum3.csmOpenCSM/trunk/data/basic/seqnum3.csm
The file was added/trunk/data/basic/seqnum4.csmOpenCSM/trunk/data/basic/seqnum4.csm
The file was added/trunk/data/basic/seqnum5.csmOpenCSM/trunk/data/basic/seqnum5.csm
The file was added/trunk/data/basic/seqnum6.csmOpenCSM/trunk/data/basic/seqnum6.csm
The file was added/trunk/data/basic/seqnum7.csmOpenCSM/trunk/data/basic/seqnum7.csm
The file was added/trunk/data/basic/seqnum8.csmOpenCSM/trunk/data/basic/seqnum8.csm
The file was added/trunk/data/basic/seqnum9.csmOpenCSM/trunk/data/basic/seqnum9.csm
The file was added/trunk/data/basic/verify_7.6.0/seqnum1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum1.vfy
The file was added/trunk/data/basic/verify_7.6.0/seqnum10.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum10.vfy
The file was added/trunk/data/basic/verify_7.6.0/seqnum2.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum2.vfy
The file was added/trunk/data/basic/verify_7.6.0/seqnum3.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum3.vfy
The file was added/trunk/data/basic/verify_7.6.0/seqnum4.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum4.vfy
The file was added/trunk/data/basic/verify_7.6.0/seqnum5.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum5.vfy
The file was added/trunk/data/basic/verify_7.6.0/seqnum6.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum6.vfy
The file was added/trunk/data/basic/verify_7.6.0/seqnum7.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum7.vfy
The file was added/trunk/data/basic/verify_7.6.0/seqnum8.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum8.vfy
The file was added/trunk/data/basic/verify_7.6.0/seqnum9.vfyOpenCSM/trunk/data/basic/verify_7.6.0/seqnum9.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp4a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp4a.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp4b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp4b.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp5a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp5a.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp5b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp5b.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum1.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum1.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum10.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum10.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum2.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum2.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum3.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum3.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum4.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum4.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum5.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum5.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum6.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum6.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum7.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum7.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum8.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum8.vfy
The file was added/trunk/data/basic/verify_7.7.0/seqnum9.vfyOpenCSM/trunk/data/basic/verify_7.7.0/seqnum9.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp4a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp4a.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp4b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp4b.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp5a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp5a.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp5b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp5b.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum1.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum1.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum10.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum10.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum2.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum2.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum3.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum3.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum4.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum4.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum5.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum5.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum6.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum6.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum7.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum7.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum8.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum8.vfy
The file was added/trunk/data/basic/verify_7.8.0/seqnum9.vfyOpenCSM/trunk/data/basic/verify_7.8.0/seqnum9.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp4a.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp4a.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp4b.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp4b.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp5a.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp5a.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp5b.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp5b.vfy
The file was added/trunk/data/basic/warp4a.csmOpenCSM/trunk/data/basic/warp4a.csm
The file was added/trunk/data/basic/warp4b.csmOpenCSM/trunk/data/basic/warp4b.csm
The file was added/trunk/data/basic/warp5a.csmOpenCSM/trunk/data/basic/warp5a.csm
The file was added/trunk/data/basic/warp5b.csmOpenCSM/trunk/data/basic/warp5b.csm
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/udfNuscale.cOpenCSM/trunk/src/udfNuscale.c
The file was modified /trunk/src/udfWarp.cOpenCSM/trunk/src/udfWarp.c
The file was modified /trunk/src/udpParabaloid.cOpenCSM/trunk/src/udpParabaloid.c
Revision 2506 by jfdannen:
fix malloc error while cleaning up UDP storage at end of serveESP; allow inline comments in udfEditAttr and udpWaffle; modify editAttrFile and waffleC1 test cases; if UDPRIM statment contains primtype=dollar-dollar-dollar/name, the .udc is found in the ESP_UDC_PATH directory; add udprim6 test case; convert udpWarp to udfWarp so that it takes a Body from the Stack if egadsfile is not specified;  add warp2* and warp3 test cases; modify udfWarp to allow motion in normal-, X-, or Y-, or Z-direction; add warp1* test cases
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
Revision 2505 by jfdannen:
fix bug when recycling and last recycled Branch is a UDPARG; fix bug that did not transfer user-attributes from SheetBody on top of stack to result of a JOIN operation; add joinSheets7 test case; add _vspID and _vspSurf attributes to Bodys in udpVsp3; improve error detection for pmtrName in SET; add set2 test case; add EVALUATE EDGETESS and EVALUATE FACETESS to return the number of points and triangles in the tessellation of an Edge or Face; add tessSize test case; pressing Building button allows the user to reset the interface; improve error detection for pmtrName in PATBEG; add patbeg1 test case; improve error detection for pmtrName in GETATTR; add getattr3 test case
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlOpenCSM/trunk/ESP/ESP-help.html
The file was modified /trunk/ESP/ESP.jsOpenCSM/trunk/ESP/ESP.js
The file was added/trunk/ESP/examples/warp_udf_1.csm.txtOpenCSM/trunk/ESP/examples/warp_udf_1.csm.txt
The file was added/trunk/ESP/examples/warp_udf_1.egadsOpenCSM/trunk/ESP/examples/warp_udf_1.egads
The file was added/trunk/ESP/examples/warp_udf_1.htmlOpenCSM/trunk/ESP/examples/warp_udf_1.html
The file was added/trunk/ESP/examples/warp_udf_1.pngOpenCSM/trunk/ESP/examples/warp_udf_1.png
The file was removed/trunk/ESP/examples/warp_udp_1.csm.txtOpenCSM/trunk/ESP/examples/warp_udp_1.csm.txt
The file was removed/trunk/ESP/examples/warp_udp_1.egadsOpenCSM/trunk/ESP/examples/warp_udp_1.egads
The file was removed/trunk/ESP/examples/warp_udp_1.htmlOpenCSM/trunk/ESP/examples/warp_udp_1.html
The file was removed/trunk/ESP/examples/warp_udp_1.pngOpenCSM/trunk/ESP/examples/warp_udp_1.png
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/data/basic/editAttrFile.csmOpenCSM/trunk/data/basic/editAttrFile.csm
The file was added/trunk/data/basic/getattr3.csmOpenCSM/trunk/data/basic/getattr3.csm
The file was added/trunk/data/basic/joinSheets7.csmOpenCSM/trunk/data/basic/joinSheets7.csm
The file was added/trunk/data/basic/patbeg1.csmOpenCSM/trunk/data/basic/patbeg1.csm
The file was added/trunk/data/basic/set2.csmOpenCSM/trunk/data/basic/set2.csm
The file was added/trunk/data/basic/tessSize.csmOpenCSM/trunk/data/basic/tessSize.csm
The file was added/trunk/data/basic/verify_7.6.0/getattr3.vfyOpenCSM/trunk/data/basic/verify_7.6.0/getattr3.vfy
The file was added/trunk/data/basic/verify_7.6.0/joinSheets7.vfyOpenCSM/trunk/data/basic/verify_7.6.0/joinSheets7.vfy
The file was added/trunk/data/basic/verify_7.6.0/patbeg1.vfyOpenCSM/trunk/data/basic/verify_7.6.0/patbeg1.vfy
The file was added/trunk/data/basic/verify_7.6.0/set2.vfyOpenCSM/trunk/data/basic/verify_7.6.0/set2.vfy
The file was added/trunk/data/basic/verify_7.6.0/tessSize.vfyOpenCSM/trunk/data/basic/verify_7.6.0/tessSize.vfy
The file was added/trunk/data/basic/verify_7.6.0/udprim6.vfyOpenCSM/trunk/data/basic/verify_7.6.0/udprim6.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp1n.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp1n.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp1x.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp1x.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp1y.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp1y.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp1z.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp1z.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp2a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp2a.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp2b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp2b.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp2c.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp2c.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp2d.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp2d.vfy
The file was added/trunk/data/basic/verify_7.6.0/warp3.vfyOpenCSM/trunk/data/basic/verify_7.6.0/warp3.vfy
The file was added/trunk/data/basic/verify_7.7.0/getattr3.vfyOpenCSM/trunk/data/basic/verify_7.7.0/getattr3.vfy
The file was added/trunk/data/basic/verify_7.7.0/joinSheets7.vfyOpenCSM/trunk/data/basic/verify_7.7.0/joinSheets7.vfy
The file was added/trunk/data/basic/verify_7.7.0/patbeg1.vfyOpenCSM/trunk/data/basic/verify_7.7.0/patbeg1.vfy
The file was added/trunk/data/basic/verify_7.7.0/set2.vfyOpenCSM/trunk/data/basic/verify_7.7.0/set2.vfy
The file was added/trunk/data/basic/verify_7.7.0/tessSize.vfyOpenCSM/trunk/data/basic/verify_7.7.0/tessSize.vfy
The file was added/trunk/data/basic/verify_7.7.0/udprim6.vfyOpenCSM/trunk/data/basic/verify_7.7.0/udprim6.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp1n.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp1n.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp1x.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp1x.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp1y.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp1y.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp1z.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp1z.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp2a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp2a.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp2b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp2b.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp2c.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp2c.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp2d.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp2d.vfy
The file was added/trunk/data/basic/verify_7.7.0/warp3.vfyOpenCSM/trunk/data/basic/verify_7.7.0/warp3.vfy
The file was added/trunk/data/basic/verify_7.8.0/getattr3.vfyOpenCSM/trunk/data/basic/verify_7.8.0/getattr3.vfy
The file was added/trunk/data/basic/verify_7.8.0/joinSheets7.vfyOpenCSM/trunk/data/basic/verify_7.8.0/joinSheets7.vfy
The file was added/trunk/data/basic/verify_7.8.0/patbeg1.vfyOpenCSM/trunk/data/basic/verify_7.8.0/patbeg1.vfy
The file was added/trunk/data/basic/verify_7.8.0/set2.vfyOpenCSM/trunk/data/basic/verify_7.8.0/set2.vfy
The file was added/trunk/data/basic/verify_7.8.0/tessSize.vfyOpenCSM/trunk/data/basic/verify_7.8.0/tessSize.vfy
The file was added/trunk/data/basic/verify_7.8.0/udprim6.vfyOpenCSM/trunk/data/basic/verify_7.8.0/udprim6.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp1n.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp1n.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp1x.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp1x.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp1y.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp1y.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp1z.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp1z.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp2a.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp2a.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp2b.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp2b.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp2c.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp2c.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp2d.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp2d.vfy
The file was added/trunk/data/basic/verify_7.8.0/warp3.vfyOpenCSM/trunk/data/basic/verify_7.8.0/warp3.vfy
The file was modified /trunk/data/basic/waffleC1.csmOpenCSM/trunk/data/basic/waffleC1.csm
The file was added/trunk/data/basic/warp1n.csmOpenCSM/trunk/data/basic/warp1n.csm
The file was added/trunk/data/basic/warp1x.csmOpenCSM/trunk/data/basic/warp1x.csm
The file was added/trunk/data/basic/warp1y.csmOpenCSM/trunk/data/basic/warp1y.csm
The file was added/trunk/data/basic/warp1z.csmOpenCSM/trunk/data/basic/warp1z.csm
The file was added/trunk/data/basic/warp2a.csmOpenCSM/trunk/data/basic/warp2a.csm
The file was added/trunk/data/basic/warp2b.csmOpenCSM/trunk/data/basic/warp2b.csm
The file was added/trunk/data/basic/warp2c.csmOpenCSM/trunk/data/basic/warp2c.csm
The file was added/trunk/data/basic/warp2d.csmOpenCSM/trunk/data/basic/warp2d.csm
The file was added/trunk/data/basic/warp3.csmOpenCSM/trunk/data/basic/warp3.csm
The file was added/trunk/personalUdcOpenCSM/trunk/personalUdc
The file was added/trunk/personalUdc/simpleBox.udcOpenCSM/trunk/personalUdc/simpleBox.udc
The file was modified /trunk/src/MakefileOpenCSM/trunk/src/Makefile
The file was modified /trunk/src/Makefile.DARWIN64OpenCSM/trunk/src/Makefile.DARWIN64
The file was modified /trunk/src/Makefile.DARWIN64.gccOpenCSM/trunk/src/Makefile.DARWIN64.gcc
The file was modified /trunk/src/Makefile.LINUX64OpenCSM/trunk/src/Makefile.LINUX64
The file was modified /trunk/src/NMakefileOpenCSM/trunk/src/NMakefile
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/udfEditAttr.cOpenCSM/trunk/src/udfEditAttr.c
The file was added/trunk/src/udfWarp.cOpenCSM/trunk/src/udfWarp.c
The file was modified /trunk/src/udpUtilities.cOpenCSM/trunk/src/udpUtilities.c
The file was modified /trunk/src/udpVsp3.cOpenCSM/trunk/src/udpVsp3.c
The file was modified /trunk/src/udpWaffle.cOpenCSM/trunk/src/udpWaffle.c
The file was removed/trunk/src/udpWarp.cOpenCSM/trunk/src/udpWarp.c
Revision 2504 by jfdannen:
fix typos in ESP-help; allow straight camber line to be generated in udpNaca (if thickness=0, camber=0, and series=0); modify nacas3 test case; add missing semi-colon in training/data/session03/fuselage.csm; add importColor test case; fix bug associated with writing VTK files for non-manifold Bodys; add fourSheets test case; allow illegal_func_name error be caught in CATBEG; error during the evaluation of an argument in IFTHEN and ELSEIF should jump after ENDIF; add evalError1* test cases; error during the evaluation of an argument in PATBEG and PATBREAK should jump after PATEND; add evalError2* test cases; error during the evaluation of an argument in SKBEG should jump after SKEND; add evalError3* test cases; fix bug that did not update the at-parameters if a UDPARG was present
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlOpenCSM/trunk/ESP/ESP-help.html
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was added/trunk/data/basic/evalError1a.csmOpenCSM/trunk/data/basic/evalError1a.csm
The file was added/trunk/data/basic/evalError1b.csmOpenCSM/trunk/data/basic/evalError1b.csm
The file was added/trunk/data/basic/evalError1c.csmOpenCSM/trunk/data/basic/evalError1c.csm
The file was added/trunk/data/basic/evalError1d.csmOpenCSM/trunk/data/basic/evalError1d.csm
The file was added/trunk/data/basic/evalError2a.csmOpenCSM/trunk/data/basic/evalError2a.csm
The file was added/trunk/data/basic/evalError2b.csmOpenCSM/trunk/data/basic/evalError2b.csm
The file was added/trunk/data/basic/evalError2c.csmOpenCSM/trunk/data/basic/evalError2c.csm
The file was added/trunk/data/basic/evalError2d.csmOpenCSM/trunk/data/basic/evalError2d.csm
The file was added/trunk/data/basic/evalError3a.csmOpenCSM/trunk/data/basic/evalError3a.csm
The file was added/trunk/data/basic/evalError3b.csmOpenCSM/trunk/data/basic/evalError3b.csm
The file was added/trunk/data/basic/evalError3c.csmOpenCSM/trunk/data/basic/evalError3c.csm
The file was added/trunk/data/basic/evalError3d.csmOpenCSM/trunk/data/basic/evalError3d.csm
The file was added/trunk/data/basic/fourSheets.csmOpenCSM/trunk/data/basic/fourSheets.csm
The file was added/trunk/data/basic/importColor.csmOpenCSM/trunk/data/basic/importColor.csm
The file was modified /trunk/data/basic/nacas3.csmOpenCSM/trunk/data/basic/nacas3.csm
The file was added/trunk/data/basic/verify_7.6.0/evalError1a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError1a.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError1b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError1b.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError1c.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError1c.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError1d.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError1d.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError2a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError2a.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError2b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError2b.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError2c.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError2c.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError2d.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError2d.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError3a.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError3a.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError3b.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError3b.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError3c.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError3c.vfy
The file was added/trunk/data/basic/verify_7.6.0/evalError3d.vfyOpenCSM/trunk/data/basic/verify_7.6.0/evalError3d.vfy
The file was added/trunk/data/basic/verify_7.6.0/fourSheets.vfyOpenCSM/trunk/data/basic/verify_7.6.0/fourSheets.vfy
The file was added/trunk/data/basic/verify_7.6.0/importColor.vfyOpenCSM/trunk/data/basic/verify_7.6.0/importColor.vfy
The file was modified /trunk/data/basic/verify_7.6.0/nacas3.vfyOpenCSM/trunk/data/basic/verify_7.6.0/nacas3.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError1a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError1a.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError1b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError1b.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError1c.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError1c.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError1d.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError1d.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError2a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError2a.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError2b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError2b.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError2c.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError2c.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError2d.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError2d.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError3a.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError3a.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError3b.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError3b.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError3c.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError3c.vfy
The file was added/trunk/data/basic/verify_7.7.0/evalError3d.vfyOpenCSM/trunk/data/basic/verify_7.7.0/evalError3d.vfy
The file was added/trunk/data/basic/verify_7.7.0/fourSheets.vfyOpenCSM/trunk/data/basic/verify_7.7.0/fourSheets.vfy
The file was added/trunk/data/basic/verify_7.7.0/importColor.vfyOpenCSM/trunk/data/basic/verify_7.7.0/importColor.vfy
The file was modified /trunk/data/basic/verify_7.7.0/nacas3.vfyOpenCSM/trunk/data/basic/verify_7.7.0/nacas3.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError1a.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError1a.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError1b.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError1b.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError1c.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError1c.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError1d.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError1d.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError2a.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError2a.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError2b.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError2b.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError2c.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError2c.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError2d.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError2d.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError3a.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError3a.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError3b.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError3b.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError3c.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError3c.vfy
The file was added/trunk/data/basic/verify_7.8.0/evalError3d.vfyOpenCSM/trunk/data/basic/verify_7.8.0/evalError3d.vfy
The file was added/trunk/data/basic/verify_7.8.0/fourSheets.vfyOpenCSM/trunk/data/basic/verify_7.8.0/fourSheets.vfy
The file was added/trunk/data/basic/verify_7.8.0/importColor.vfyOpenCSM/trunk/data/basic/verify_7.8.0/importColor.vfy
The file was modified /trunk/data/basic/verify_7.8.0/nacas3.vfyOpenCSM/trunk/data/basic/verify_7.8.0/nacas3.vfy
The file was modified /trunk/data/legacy/tutorial1_new.csmOpenCSM/trunk/data/legacy/tutorial1_new.csm
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/udpNaca.cOpenCSM/trunk/src/udpNaca.c
Revision 2503 by jfdannen:
update ReleaseNotes.txt
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ReleaseNotes.txtOpenCSM/trunk/ESP/ReleaseNotes.txt
Revision 2502 by jfdannen:
uprev to v1.26 (ESP.html, ESP-localhost.html, ESP-help.html, OpenCSM.h, ocsm.rc, ESP_QuickReference.tex); fix infinite loop bug in compressFilename
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/ESP/ESP-help.htmlOpenCSM/trunk/ESP/ESP-help.html
The file was modified /trunk/ESP/ESP-localhost7681.htmlOpenCSM/trunk/ESP/ESP-localhost7681.html
The file was modified /trunk/ESP/ESP.htmlOpenCSM/trunk/ESP/ESP.html
The file was modified /trunk/ToDo.txtOpenCSM/trunk/ToDo.txt
The file was modified /trunk/doc/ESP_QuickReference.pdfOpenCSM/trunk/doc/ESP_QuickReference.pdf
The file was modified /trunk/doc/ESP_QuickReference.texOpenCSM/trunk/doc/ESP_QuickReference.tex
The file was modified /trunk/src/OpenCSM.cOpenCSM/trunk/src/OpenCSM.c
The file was modified /trunk/src/OpenCSM.hOpenCSM/trunk/src/OpenCSM.h
The file was modified /trunk/src/ocsm.rcOpenCSM/trunk/src/ocsm.rc
Revision 2056 by galbramc:
Remove dos line endings. Fix Windoze compile error.
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OCC/BRepLib_FuseEdges.cppEGADS/trunk/src/OCC/BRepLib_FuseEdges.cpp
The file was modified /trunk/src/egadsHLevel.cppEGADS/trunk/src/egadsHLevel.cpp
Revision 2055 by jfdannen:
update SBOs so that they avoid creating spurious Nodes
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/OCC/BRepLib_FuseEdges.cppEGADS/trunk/src/OCC/BRepLib_FuseEdges.cpp
The file was modified /trunk/src/egadsHLevel.cppEGADS/trunk/src/egadsHLevel.cpp
Revision 2054 by galbramc:
Fix possible segfault reading Name attribute from STEP/IGES
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsIO.cppEGADS/trunk/src/egadsIO.cpp
Revision 2053 by galbramc:
Fixes for EG_isEquivalent and EG_isSame
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsBase.cEGADS/trunk/src/egadsBase.c
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
Revision 2052 by galbramc:
Fix EG_isSame for LINE
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsBase.cEGADS/trunk/src/egadsBase.c
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
Revision 2051 by haimes:
Add the functions EG_mergeBSplineCurves and EG_removeNodes to the EGADS API
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/docs/EGADS_ref/egads.pdfEGADS/trunk/docs/EGADS_ref/egads.pdf
The file was modified /trunk/docs/EGADS_ref/egads.texEGADS/trunk/docs/EGADS_ref/egads.tex
The file was modified /trunk/include/egads.hEGADS/trunk/include/egads.h
The file was modified /trunk/src/egads.defEGADS/trunk/src/egads.def
The file was modified /trunk/src/egadsGeom.cppEGADS/trunk/src/egadsGeom.cpp
The file was modified /trunk/src/egadsTopo.cppEGADS/trunk/src/egadsTopo.cpp
The file was modified /trunk/src/fgadsGeom.cEGADS/trunk/src/fgadsGeom.c
The file was modified /trunk/src/fgadsTopo.cEGADS/trunk/src/fgadsTopo.c
Revision 2050 by galbramc:
Update copyright date
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egads.rcEGADS/trunk/src/egads.rc
Revision 2049 by haimes:
Additional uprev mods
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/include/DARWIN64EGADS/trunk/include/DARWIN64
The file was modified /trunk/include/DARWIN64.clangEGADS/trunk/include/DARWIN64.clang
The file was modified /trunk/include/DARWIN64.gccEGADS/trunk/include/DARWIN64.gcc
The file was modified /trunk/lite/egadslite.rcEGADS/trunk/lite/egadslite.rc
The file was modified /trunk/src/egads.rcEGADS/trunk/src/egads.rc
Revision 2048 by galbramc:
Use full precision to write egads tessellations
Change TypePath in RepositoryPath in Workspace
The file was modified /trunk/src/egadsIO.cppEGADS/trunk/src/egadsIO.cpp
Revision 2047 by galbramc:
Uprev to 1.26
Change TypePath in RepositoryPath in Workspace
The file was added/trunk/config/DownloadsMAC.txtEGADS/trunk/config/DownloadsMAC.txt
The file was added/trunk/config/DownloadsWIN.txtEGADS/trunk/config/DownloadsWIN.txt
The file was removed/trunk/config/MACdownloads.txtEGADS/trunk/config/MACdownloads.txt
The file was modified /trunk/config/README.txtEGADS/trunk/config/README.txt
The file was removed/trunk/config/WINdownloads.txtEGADS/trunk/config/WINdownloads.txt
The file was modified /trunk/config/linREADME.txtEGADS/trunk/config/linREADME.txt
The file was modified /trunk/config/macREADME.txtEGADS/trunk/config/macREADME.txt
The file was modified /trunk/config/setup.cmdEGADS/trunk/config/setup.cmd
The file was modified /trunk/config/setup.commandEGADS/trunk/config/setup.command
The file was modified /trunk/config/setup.shEGADS/trunk/config/setup.sh
The file was modified /trunk/config/winREADME.txtEGADS/trunk/config/winREADME.txt
The file was modified /trunk/docs/EGADS_dot/egads_dot.pdfEGADS/trunk/docs/EGADS_dot/egads_dot.pdf
The file was modified /trunk/docs/EGADS_dot/egads_dot.texEGADS/trunk/docs/EGADS_dot/egads_dot.tex
The file was modified /trunk/docs/EGADS_ref/egads.pdfEGADS/trunk/docs/EGADS_ref/egads.pdf
The file was modified /trunk/docs/EGADS_ref/egads.texEGADS/trunk/docs/EGADS_ref/egads.tex
The file was modified /trunk/docs/ESPconcepts/Concepts.pdfEGADS/trunk/docs/ESPconcepts/Concepts.pdf
The file was modified /trunk/docs/ESPconcepts/Concepts.texEGADS/trunk/docs/ESPconcepts/Concepts.tex
The file was modified /trunk/docs/Tutorial/Tutorial.pdfEGADS/trunk/docs/Tutorial/Tutorial.pdf
The file was modified /trunk/docs/Tutorial/Tutorial.texEGADS/trunk/docs/Tutorial/Tutorial.tex
The file was modified /trunk/docs/UDP_UDF/udp_udf.pdfEGADS/trunk/docs/UDP_UDF/udp_udf.pdf
The file was modified /trunk/docs/UDP_UDF/udp_udf.texEGADS/trunk/docs/UDP_UDF/udp_udf.tex
The file was modified /trunk/docs/Viewer.pdfEGADS/trunk/docs/Viewer.pdf
The file was modified /trunk/docs/Viewer.pptEGADS/trunk/docs/Viewer.ppt
The file was modified /trunk/include/egadsTypes.hEGADS/trunk/include/egadsTypes.h
The file was modified /trunk/jlEGADS/egadscommon/egadscommon.jlEGADS/trunk/jlEGADS/egadscommon/egadscommon.jl
Revision 876 by galbramc:
Adjust Compiling in parse
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_parseJenkinsESP/ESP_parse
Revision 875 by galbramc:
Track Compiling in log parse
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_parseJenkinsESP/ESP_parse
Revision 874 by galbramc:
Update scripts for CAPS training material
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Beta.batJenkinsESP/ESP_Beta.bat
The file was modified /ESP_PreBuilt.batJenkinsESP/ESP_PreBuilt.bat
The file was modified /ESP_PreBuilt.shJenkinsESP/ESP_PreBuilt.sh
The file was modified /ESP_Regression.batJenkinsESP/ESP_Regression.bat
The file was modified /ESPbfr.batJenkinsESP/ESPbfr.bat
Revision 873 by galbramc:
Add timing for ESPbfr.bat
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.batJenkinsESP/ESPbfr.bat
The file was added/TimeMemJenkinsESP/TimeMem
The file was added/TimeMem/NMakefileJenkinsESP/TimeMem/NMakefile
The file was added/TimeMem/TimeMem.cJenkinsESP/TimeMem/TimeMem.c
The file was added/TimeMem/TimeMem.exeJenkinsESP/TimeMem/TimeMem.exe
Revision 872 by galbramc:
Ignore pip dependency
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_email.templateJenkinsESP/ESP_email.template
Revision 871 by galbramc:
Allow site packages for python. Look for python dlopen errors.
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_parseJenkinsESP/ESP_parse
The file was modified /ESPbfr.shJenkinsESP/ESPbfr.sh
Revision 870 by galbramc:
Revert last commit
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.batJenkinsESP/ESPbfr.bat
Revision 869 by galbramc:
Measure egads build time on windoze
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.batJenkinsESP/ESPbfr.bat
Revision 868 by galbramc:
Dissable matplotlib interactive plotting with Jenkins
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Env.batJenkinsESP/ESP_Env.bat
The file was modified /ESP_Env.shJenkinsESP/ESP_Env.sh
Revision 867 by jfdannen:
update for numpy/openmdao version incompatibility
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Beta.batJenkinsESP/ESP_Beta.bat
Revision 866 by jfdannen:
remove pip install numpy because latest version is incompatible with openmdao
Change TypePath in RepositoryPath in Workspace
The file was modified /ESPbfr.batJenkinsESP/ESPbfr.bat
Revision 865 by galbramc:
Look for more errors while parsing
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_parseJenkinsESP/ESP_parse
Revision 864 by galbramc:
Fixes for running 2023 CAPS training
Change TypePath in RepositoryPath in Workspace
The file was modified /ESP_Sanitize.shJenkinsESP/ESP_Sanitize.sh
The file was modified /ESP_Valgrind.shJenkinsESP/ESP_Valgrind.sh
The file was modified /RunRegression.shJenkinsESP/RunRegression.sh