From 4165186fad2a9fc1ab0d0d2fd20ef6c0b6ef1bcc Mon Sep 17 00:00:00 2001 From: qw_fuku Date: Sun, 12 Jun 2016 12:09:09 +0900 Subject: [PATCH] =?utf8?q?=E6=93=8D=E4=BD=9C=E8=AA=AC=E6=98=8E=E3=82=92?= =?utf8?q?=E3=83=84=E3=83=BC=E3=83=AB=E3=83=81=E3=83=83=E3=83=97=E3=81=AB?= =?utf8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Src/QtGeoViewer/FormMain.ui | 22 ++++++++++++++++++++-- Src/QtGeoViewer/WidgetIOOption.ui | 18 ++++++++++++++++++ 2 files changed, 38 insertions(+), 2 deletions(-) diff --git a/Src/QtGeoViewer/FormMain.ui b/Src/QtGeoViewer/FormMain.ui index 2ea3ce2..9557b27 100644 --- a/Src/QtGeoViewer/FormMain.ui +++ b/Src/QtGeoViewer/FormMain.ui @@ -1315,7 +1315,7 @@ border: 1px solid black; 0 - 0 + -239 373 633 @@ -3205,6 +3205,9 @@ border: 1px solid black; &FlipY + + テクスチャ座標のY軸を反転 + @@ -3402,6 +3405,12 @@ border: 1px solid black; &ShowCursor + + <html><head/><body><p>3Dカーソル</p><p>Shift+左ドラッグでカーソル操作</p></body></html> + + + + @@ -3451,6 +3460,9 @@ border: 1px solid black; Measure + + <html><head/><body><p>メジャー</p><p>カーソルカラの距離を測定</p><p>Shift+右ドラッグで操作</p></body></html> + @@ -3770,7 +3782,7 @@ border: 1px solid black; ShowBaryCoord - Check face barycoord closest to curosr + <html><head/><body><p>カーソル最近傍面の重心座標を表示</p></body></html> @@ -3801,6 +3813,9 @@ border: 1px solid black; SelectCloseMat + + <html><head/><body><p>カーソル最近傍面のマテリアルを選択</p></body></html> + @@ -3881,6 +3896,9 @@ border: 1px solid black; RecordStroke + + <html><head/><body><p>カーソル操作時の経路を記録</p></body></html> + Shift+S diff --git a/Src/QtGeoViewer/WidgetIOOption.ui b/Src/QtGeoViewer/WidgetIOOption.ui index dbabede..7bd9f1f 100644 --- a/Src/QtGeoViewer/WidgetIOOption.ui +++ b/Src/QtGeoViewer/WidgetIOOption.ui @@ -14,6 +14,24 @@ WidgetIOOption + + 2 + + + 2 + + + 1 + + + 1 + + + 1 + + + 1 + -- 2.11.0