Skip to content

release_v4.1.0.6955

Latest
Compare
Choose a tag to compare
@starfieldKt starfieldKt released this 15 Jan 00:46
· 122 commits to develop_v4 since this release

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.