Skip to content

Fix Blender 5.0 compatibility: context override and region access#5

Open
Xostyrka wants to merge 1 commit into
strike-digital:mainfrom
Xostyrka:blender-5
Open

Fix Blender 5.0 compatibility: context override and region access#5
Xostyrka wants to merge 1 commit into
strike-digital:mainfrom
Xostyrka:blender-5

Conversation

@Xostyrka
Copy link
Copy Markdown

@Xostyrka Xostyrka commented Dec 9, 2025

Hi, i fixed the RuntimeError and ReferenceError for Blender 5.0 by:

  • Using context.temp_override with the correct 'WINDOW' region.
  • Replacing hardcoded region indices (e.g., regions[3]) with a dynamic lookup.

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

Successfully merging this pull request may close these issues.

1 participant