Blender Git Commit Log
Git Commits -> Revision f8a3636
Revision f8a3636 by Campbell Barton (master) June 23, 2018, 08:31 (GMT) |
UI: alternate fix for empty context menu block and layout could be NULL and checking this everywhere wasn't practical. Instead of lazy initializing, add UI_popup_menu_end_or_cancel which cancels empty popup menus. |
Commit Details:
Full Hash: f8a3636374b76f6db31be21beaa0e40857644bc4
Parent Commit: 6cd0484
Lines Changed: +46, -45