Blender Git Loki
Git Commits -> Revision c323f3e
Revision c323f3e by Deep Majumder (master) August 5, 2020, 18:45 (GMT) |
Fix T77548: Crash when using Add Object Tool with Normal Orientation and zero objects in scene 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. Differential Revision: https://developer.blender.org/D7951 |
Commit Details:
Full Hash: c323f3e90a4a0d15e7d9e844e0473ed62a25862f
Parent Commit: f3e724b
Committed By: Germano Cavalcante
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/transform/transform_orientations.c (+2, -2) (Diff)