E3V2 (Enhanced) Mesh Viewer (#22844)

This commit is contained in:
Miguel Risco-Castillo
2021-09-27 14:47:47 -05:00
committed by Scott Lahteine
parent b4c025a451
commit 25a131b942
10 changed files with 136 additions and 9 deletions

View File

@ -157,6 +157,7 @@ namespace Language_en {
LSTR MSG_NEXT_CORNER = _UxGT("Next Corner");
LSTR MSG_MESH_EDITOR = _UxGT("Mesh Editor");
LSTR MSG_EDIT_MESH = _UxGT("Edit Mesh");
LSTR MSG_MESH_VIEW = _UxGT("View Mesh");
LSTR MSG_EDITING_STOPPED = _UxGT("Mesh Editing Stopped");
LSTR MSG_PROBING_POINT = _UxGT("Probing Point");
LSTR MSG_MESH_X = _UxGT("Index X");