-
- Downloads
* modified new internal CAD APIs to always preserve the order of the entities...
* modified new internal CAD APIs to always preserve the order of the entities in transformations (even across dimensions) * refactored extrusions - the refactoring of the old Geo code is complete (the parser does not include Geo.h anymore!) * fixed incoherence when deleting internal entities during boolean operations, after synchronzing them with GModel * made sure we don't bind OCC entities to multiple tags
Showing
- Geo/GModel.cpp 73 additions, 57 deletionsGeo/GModel.cpp
- Geo/GModel.h 3 additions, 1 deletionGeo/GModel.h
- Geo/GModelIO_GEO.cpp 184 additions, 53 deletionsGeo/GModelIO_GEO.cpp
- Geo/GModelIO_GEO.h 47 additions, 9 deletionsGeo/GModelIO_GEO.h
- Geo/GModelIO_OCC.cpp 258 additions, 153 deletionsGeo/GModelIO_OCC.cpp
- Geo/GModelIO_OCC.h 201 additions, 91 deletionsGeo/GModelIO_OCC.h
- Geo/Geo.cpp 14 additions, 15 deletionsGeo/Geo.cpp
- Geo/Geo.h 1 addition, 18 deletionsGeo/Geo.h
- Parser/Gmsh.tab.cpp 831 additions, 768 deletionsParser/Gmsh.tab.cpp
- Parser/Gmsh.tab.hpp 1 addition, 1 deletionParser/Gmsh.tab.hpp
- Parser/Gmsh.y 232 additions, 168 deletionsParser/Gmsh.y
- contrib/mobile/androidUtils.cpp 1 addition, 1 deletioncontrib/mobile/androidUtils.cpp
- contrib/mobile/utils/android_build.sh 3 additions, 0 deletionscontrib/mobile/utils/android_build.sh
- doc/texinfo/gmsh.texi 10 additions, 1 deletiondoc/texinfo/gmsh.texi
Loading
Please register or sign in to comment