Files
test/source
Clément Foucault 0df7b4daed Fix #103710: Crash on calling bpy.ops.mesh.loopcut in python script
In this case `region->runtime->type` is null in background mode.

This patch fixes it by just adding nullptr checks.

Pull Request: https://projects.blender.org/blender/blender/pulls/141324
2025-07-02 10:50:27 +02:00
..