Page MenuHome

Fix T77548: Crash when using Interactive Mesh Tool with Normal Orientation and zero objects in scene.
ClosedPublic

Authored by Deep Majumder (dmcoder) on Jun 7 2020, 11:56 AM.

Details

Summary

The crash is caused by the fact that a NULL Object pointer is passed to calculate the transform orientation, which has been set to normal.
A check has been include to detect the same

Diff Detail

Repository
rB Blender

Event Timeline

Deep Majumder (dmcoder) requested review of this revision.Jun 7 2020, 11:56 AM
Deep Majumder (dmcoder) created this revision.
Alaska (Alaska) retitled this revision from Fixes T77548 to Fix T77548: Crash when using Interactive Mesh Tool with Normal Orientation and zero objects in scene..Jun 8 2020, 6:22 AM

Testing this patch out, I can confirm it fixes the issue.

Removing myself as a reviewer because I'm not a Blender developer and have very little experience in programming.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 5 2020, 8:46 PM
This revision was automatically updated to reflect the committed changes.