Blender Git Commit Log

Git Commits -> Revision 2a20754

Revision 2a20754 by Julian Eisel (tracking_tools)
July 20, 2021, 13:36 (GMT)
Fix crash/undefined-behavior when opening tracker with clip region open

Python code was explicitly hiding the tool header region, but drawing
should not modify screen context. That can cause all kinds of issues,
like this one. Such stuff can be handled by editor C code.

Commit Details:

Full Hash: 2a20754467bb94c2451b095ae2afd83798aef1a3
Parent Commit: 4fc7e38
Lines Changed: +0, -3

1 Modified Path:

/release/scripts/startup/bl_ui/space_clip.py (+0, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021