-
- Downloads
Merge pull request #115 from rinkk/MaterialGroupModding
Material group modding
No related branches found
No related tags found
Showing
- Gui/DataView/CMakeLists.txt 3 additions, 0 deletionsGui/DataView/CMakeLists.txt
- Gui/DataView/DirectConditionGenerator.cpp 4 additions, 4 deletionsGui/DataView/DirectConditionGenerator.cpp
- Gui/DataView/GeoMapper.cpp 2 additions, 2 deletionsGui/DataView/GeoMapper.cpp
- Gui/DataView/MeshValueEdit.ui 269 additions, 0 deletionsGui/DataView/MeshValueEdit.ui
- Gui/DataView/MeshValueEditDialog.cpp 76 additions, 0 deletionsGui/DataView/MeshValueEditDialog.cpp
- Gui/DataView/MeshValueEditDialog.h 56 additions, 0 deletionsGui/DataView/MeshValueEditDialog.h
- Gui/DataView/MshLayerMapper.cpp 3 additions, 3 deletionsGui/DataView/MshLayerMapper.cpp
- Gui/DataView/MshModel.cpp 13 additions, 0 deletionsGui/DataView/MshModel.cpp
- Gui/DataView/MshModel.h 2 additions, 0 deletionsGui/DataView/MshModel.h
- Gui/DataView/MshView.cpp 17 additions, 2 deletionsGui/DataView/MshView.cpp
- Gui/DataView/MshView.h 4 additions, 1 deletionGui/DataView/MshView.h
- Gui/mainwindow.cpp 2 additions, 2 deletionsGui/mainwindow.cpp
- MeshLib/CMakeLists.txt 2 additions, 1 deletionMeshLib/CMakeLists.txt
- MeshLib/MeshEditing/ElementValueModification.cpp 92 additions, 0 deletionsMeshLib/MeshEditing/ElementValueModification.cpp
- MeshLib/MeshEditing/ElementValueModification.h 45 additions, 0 deletionsMeshLib/MeshEditing/ElementValueModification.h
- MeshLib/MeshEditing/removeMeshNodes.cpp 77 additions, 0 deletionsMeshLib/MeshEditing/removeMeshNodes.cpp
- MeshLib/MeshEditing/removeMeshNodes.h 30 additions, 0 deletionsMeshLib/MeshEditing/removeMeshNodes.h
- MeshLib/MeshSurfaceExtraction.cpp 9 additions, 69 deletionsMeshLib/MeshSurfaceExtraction.cpp
- MeshLib/MeshSurfaceExtraction.h 7 additions, 12 deletionsMeshLib/MeshSurfaceExtraction.h
- MeshLib/Node.h 3 additions, 2 deletionsMeshLib/Node.h
Gui/DataView/MeshValueEdit.ui
0 → 100644
Gui/DataView/MeshValueEditDialog.cpp
0 → 100644
Gui/DataView/MeshValueEditDialog.h
0 → 100644
MeshLib/MeshEditing/removeMeshNodes.cpp
0 → 100644
MeshLib/MeshEditing/removeMeshNodes.h
0 → 100644
Please register or sign in to comment