Skip to content

Releases: i-RIC/prepost-gui

release_v4.1.0.6960

13 Mar 04:10
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6959...release_v4.1.0.6960

Japanese 日本語はこちら

バグ修正

#1521

特定の条件でグラフウィンドウを開くと異常終了する不具合が修正されました。

#1523

ツールバーに表示されるパーティクルの色、サイズの値がプロジェクトを開いた直後にデフォルト値になってしまう不具合が修正されました。

#1526

プリプロセッサ、二次元可視化ウィンドウ等にiRICのロゴマークが表示されない不具合が修正されました。

English

Bug Fixes

#1521

Fixed a crash that occurred when opening the Graph Window under certain conditions.

#1523

Fixed an issue where the color and size values of particles displayed on the toolbar were reset to default values immediately after opening a project.

#1526

Fixed an issue where the iRIC logo was not displayed in the Preprocessor, 2D Visualization Window, and other windows.

release_v4.1.0.6959

27 Feb 00:07
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6958...release_v4.1.0.6959

Japanese 日本語はこちら

バグ修正

#1497

カラーマップ設定ダイアログで値を入力直後にエンターキーを押すと値が反映されずダイアログが閉じてしまう不具合が修正されました。

#1515

3次元可視化ウィンドウでセル中心に定義された計算結果を描画すると異常終了または表示されない不具合が修正されました。

#1516

3次元可視化ウィンドウでエッジで定義された計算結果が表示されない不具合が修正されました。

ユーザー向け機能強化

#1427

プロジェクト単位でスカラー毎にデフォルトのカラーマップ設定が指定できるようになりました。
使い方は以下を御覧ください。
https://qiita.com/starfieldKt/items/173be90d2bf51e0ef89a

#1511

計算結果がある状態で格子を編集した際の保存ダイアログに確認メッセージを追加しました。

English

Bug Fixes

#1497

Fixed an issue where pressing the Enter key immediately after entering a value in the colormap settings dialog would close the dialog without applying the changes.

#1515

Fixed a crash or non-display issue when rendering calculation results defined at cell centers in the 3D visualization window.

#1516

Fixed an issue where calculation results defined on edges were not displayed in the 3D visualization window.

Enhancements for Users

#1427

Default colormap settings can now be specified for each scalar on a per-project basis.
For usage details, see the following link:
https://dev.to/starfieldkt/iric-new-feature-how-to-use-project-specific-default-colormap-settings-5hee

#1511

Added a confirmation message to the save dialog when editing the grid while calculation results are present.

release_v4.1.0.6958

13 Feb 02:31
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6957...release_v4.1.0.6958

Japanese 日本語はこちら

バグ修正

#1512

プリプロセッサーウィンドウにおいて、カラーマップの凡例プロパティを変更した際に変更内容が即座に反映されない不具合が修正されました。

#1513

一部のタイムステップでのみパーティクルを出力しているプロジェクトにおいて、3次元可視化ウィンドウでパーティクルが存在しないタイムステップの結果を表示するとiRICが異常終了する不具合が修正されました。

ユーザー向け機能強化

#1508

2次元可視化ウィンドウのオブジェクトブラウザーについて、地理情報はデフォルトで参照情報のみ表示されるようになり、その他の地理情報はユーザーが任意でオブジェクトブラウザーに追加するようになりました。

English

Bug Fixes

#1512

Fixed an issue where changes to the colormap legend properties in the Preprocessor Window were not immediately reflected.

#1513

Fixed a crash that occurred in the 3D visualization window when displaying results for time steps without particles in projects where particles were output only for specific time steps.

Enhancements for Users

#1508

In the 2D visualization window's Object Browser, only "Reference Information" is now displayed by default for geographic information. Other geographic information can be added to the Object Browser by the user as needed.

release_v4.1.0.6957

12 Feb 05:44
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6956...release_v4.1.0.6957

Japanese 日本語はこちら

バグ修正

#1509

凡例の表示に関する不具合が修正されました。

English

Bug Fixes

#1509

Fixed an issue related to the display of legends.

release_v4.1.0.6956

28 Jan 01:00
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6955...release_v4.1.0.6956

Japanese 日本語はこちら

バグ修正

#1491

横断測量データのない状態で既存の横断面ウィンドウを開くと異常終了する不具合が修正されました。

#1500

特定のサイズのラスタデータをもつプロジェクトで、二次元可視化ウィンドウを開くとフリーズする不具合が修正されました。

#1501

実測値をインポートするとフリーズする不具合が修正されました。

#1506

背景画像の表示が非常に遅くなる場合があった不具合に対応しました。

ユーザー向け機能強化

#1479

格子生成条件の線の太さ、色をiRICの設定ダイアログから設定できるようになりました。
image

#1241

  • 格子生成ダイアログ、境界条件設定ダイアログなどのダイアログにスクロールバーが追加されました。
  • ダイアログのデフォルトサイズを調整されました。
  • ダイアログが表示されたときに画面外にはみ出さないよう自動調整されるようになりました。

English

Bug Fixes

#1491

Fixed a crash that occurred when opening an existing Cross Section Window without cross-sectional survey data.

#1500

Fixed a freeze that occurred when opening a 2D visualization window in a project with raster data of certain sizes.

#1501

Fixed a freeze that occurred when importing measured values.

#1506

Addressed an issue where background images sometimes displayed very slowly.

Enhancements for Users

#1479

The line thickness and color for grid generation conditions can now be configured from the iRIC settings dialog.
image

#1241

  • Scrollbars have been added to dialogs such as the Grid Generation dialog and Boundary Condition settings dialog.
  • The default size of dialogs has been adjusted.
  • Dialogs are now automatically adjusted to avoid being displayed off-screen when opened.

release_v4.1.0.6955

15 Jan 00:46
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6954...release_v4.1.0.6955

Japanese 日本語はこちら

バグ修正

#1492

格子横断ウィンドウで存在しない格子のインデックスを参照したときに異常終了する不具合が修正されました。

ユーザー向け機能強化

#1188

  • 背景画像の描画方式を変更しました
  • 背景画像の読み込み範囲を広げました
  • 背景画像読み込み済みの範囲内であれば、表示範囲を移動しても再読み込みが行われず滑らかに移動可能です

English

Bug Fixes

#1492

Fixed a crash that occurred when referencing a non-existent grid index in the Grid CrossSection Window.

Enhancements for Users

#1188

  • Changed the rendering method for background images.
  • Expanded the range for loading background images.
  • If the displayed area remains within the range of the loaded background image, it can now be moved smoothly without reloading.

release_v4.1.0.6954

14 Jan 04:15
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6953...release_v4.1.0.6954

Japanese 日本語はこちら

バグ修正

#1493

横断測量データから点群データを生成する機能を実行すると異常終了する不具合が修正されました。

English

Bug Fixes

#1493

Fixed a crash that occurred when generating point cloud data from cross-sectional survey data.

release_v4.1.0.6953

09 Dec 00:25
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6952...release_v4.1.0.6953

Japanese 日本語はこちら

バグ修正

#1428

アニメーション再生時の処理を最適化し処理速度が向上しました。

#1474

格子を拡大表示した際に、画面内に格子点が含まれていないエッジが表示されない不具合が修正されました。
表示画面の一回り大きい範囲に格子点が含まれていればエッジが表示されるようになっています。

#1485

「横断測量データから生成」機能で分割点を削除した際に異常終了する不具合が修正されました。

#1486

パーティクルのもつスカラーのカラーバーが表示されない不具合が修正されました。

開発者向けバグ修正

#1471

definition.xmlSolverDefinitiongridtype="1d" にするとソルバー読み込み時に異常終了する不具合が修正されました。

English

Bug Fixes

#1428

Optimized animation playback processing to improve performance.

#1474

Fixed an issue where edges without grid points within the screen were not displayed when zooming into the grid.
Edges are now displayed if grid points are present in an area larger than the displayed screen.

#1485

Fixed a crash that occurred when deleting division points in the "Generate from Cross-Section Data" feature.

#1486

Fixed an issue where the scalar color bar for particles was not displayed.

Bug Fixes for Developers

#1471

Fixed a crash that occurred when setting gridtype="1d" in the SolverDefinition of definition.xml during solver loading.

release_v4.1.0.6952

05 Dec 10:24
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6951...release_v4.1.0.6952

Japanese 日本語はこちら

バグ修正

#1472

1次元ソルバーの計算結果をグラフで表示できない不具合が修正されました。

English

Bug Fixes

#1472

Fixed an issue where calculation results of 1D solvers could not be displayed in graphs.

release_v4.1.0.6951

26 Nov 04:34
Compare
Choose a tag to compare

Full Changelog: release_v4.1.0.6950...release_v4.1.0.6951

Japanese 日本語はこちら

ユーザー向け機能強化

#1483

格子チェックの機能の「セルの辺の長さの変化率」の入力しきい値の下限値が変更されました。

English

Enhancements for users

#1483

The lower limit of the input threshold for "variation of change length" in the grid check function has been changed.