Skip to content

Fixes for crashes in the app #243

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Fixes for crashes in the app #243

wants to merge 2 commits into from

Conversation

rozyczko
Copy link
Member

@rozyczko rozyczko commented May 16, 2025

  1. Fixed setting Model Index - no layer update is needed. Calling this here caused circular loop of signals layer->model->layer->model->....
  2. Fixed adding new layer. Adding new Material instance was done the "old" way which no longer is implemnted. This was also causing crashes.
  3. Fixed MacOS installer

fixed setting Model Index
@rozyczko rozyczko added [scope] bug Bug report or fix (major.minor.PATCH) [priority] highest Urgent. Needs attention ASAP labels May 16, 2025
* test with older charset_normalizer

* add other platforms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[priority] highest Urgent. Needs attention ASAP [scope] bug Bug report or fix (major.minor.PATCH)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant