Page MenuHome

Fix T84964: Crash when running Knife Project in the background
ClosedPublic

Authored by Germano Cavalcante (mano-wii) on Jan 22 2021, 7:42 PM.

Details

Summary

The crash happens in the function view3d_operator_needs_opengl.

Although the Knife Project operator converts 3D coordinates to screen
space, it doesn't really need opengl.

Investigating the code, GPU is only used in drawing callbacks.

Ref T84964

Diff Detail

Repository
rB Blender

Event Timeline

Germano Cavalcante (mano-wii) requested review of this revision.Jan 22 2021, 7:42 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 25 2021, 2:12 PM
This revision was automatically updated to reflect the committed changes.