Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

インポート設定でのLOD範囲をメッシュコード内に存在する範囲で限定する #139

Open
dazzhe opened this issue Jan 5, 2023 · 1 comment

Comments

@dazzhe
Copy link
Contributor

dazzhe commented Jan 5, 2023

現状パッケージ情報からLOD範囲を取得してスライダーの範囲としているいるが、
これを実際に選択範囲内に存在するLOD範囲にさらに限定する。
これによって本当に存在するLODだけユーザーが選択できるようにする。

@dazzhe
Copy link
Contributor Author

dazzhe commented Jan 5, 2023

  • 範囲選択画面でLOD情報取得しているが非同期での取得であり扱いづらいため、範囲選択画面の決定ボタンを押した後に同期処理で選択範囲のLOD情報を取得しなおす。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant